Gandi.net Groups

Hosting General: Upgrading Debian Etch to Debian Lenny

You should be logged in to post new messages. Create an account.

If you're planning on doing this, add the lenny repositories to your
/etc/apt/sources.list then do the following

apt-get update

mv /lib/tls/i686 /lib/tls/i686.old

apt-get install libc6 libc6-xen

apt-get dist-upgrade

That should set you right as rain.