Izak Burger <[email protected]> added the comment: Hi again,
The psf virtual host has been upgraded to Debian squeeze, and the necessary changes has been made to make it start with the new dependency based init. I also had to change /etc/init.d/roundup, because /bin/sh is now provided by dash and it does not understand "source" among others. I simply changed the bit at the top to say /bin/bash, since that is what it really wants. I assigned an ipv6 address to the virtual host. It does not work yet, I need to implement some kind of routing and this seems to be sufficiently different to ipv4 that I'm not certain how to do it just yet. An upgrade from postgresql 8.3 to 8.4 will also be required at some point. It is possible to run them side by side, all that is required is to dump it in 8.3 and load it in 8.4. regards, Izak _______________________________________________________ PSF Meta Tracker <[email protected]> <http://psf.upfronthosting.co.za/roundup/meta/issue442> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list [email protected] http://mail.python.org/mailman/listinfo/tracker-discuss
