Hi Philip,
I'd ask this on SO, but I don't have enough reputation to comment on
questions yet...
What happens if you just install libpython2.7 before wsgi? That particular
package is available in 12.04 so it seems odd it says it wouldn't be
installed.
James
On 25 Feb 2014 00:00, "Philip Hunt" <cabalamat@???> wrote:
> I went a slightly different root but my VPS is working now. Unfortunately
> I now seem to be in apt-get hell if such a thing exists. (
> http://askubuntu.com/questions/425777/trying-to-install-libapache2-mod-wsgi-on-ubuntu-12-04-but-it-says-i-have-unmetif you're interested in the sordid details).
>
> On 24 February 2014 00:16, Andy Smith <andy@???> wrote:
>
>> Hi Philip,
>>
>> On Sun, Feb 23, 2014 at 11:46:40PM +0000, Philip Hunt wrote:
>> > I have a VPS, meowc.at, which was running Ubuntu 10.04. I upgraded to
>> > 12.04, but now whenevenr I try to do anything to the filing system, it
>> says
>> > "Read-only file system".
>>
>> Try disabling filesystem barriers.
>>
>> To do this you'll need to:
>>
>> - Boot into rescue VM
>>
>> - mount /dev/xvda1 /mnt # for example
>>
>> - edit /mnt/etc/fstab to add "barrier=0" to the list of options for
>> the root filesystem, so for example it would read like:
>>
>> /dev/xvda1 / ext3 defaults,relatime,barrier=0
>>
>> - umount /mnt
>>
>> - sudo halt
>>
>> - boot VPS
>>
>> Cheers,
>> Andy
>>
>> --
>> http://bitfolk.com/ -- No-nonsense VPS hosting
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.10 (GNU/Linux)
>>
>> iEYEAREDAAYFAlMKj2UACgkQIJm2TL8VSQtd+wCdGNie5eE/VyKhIzfhD11wYoNa
>> 8IoAoMOaYd2q4fOZO7CRhIeAmqT/jJaw
>> =Eh8z
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> users mailing list
>> users@???
>> https://lists.bitfolk.com/mailman/listinfo/users
>>
>>
>
>
> --
> Phil Hunt, <cabalamat@???>
>
> _______________________________________________
> users mailing list
> users@???
> https://lists.bitfolk.com/mailman/listinfo/users
>
>