With help from oskar- on IRC, I solved my issue following these steps:
reboot from LiveCD, mount the partitions to /mnt/ubuntu/...
download the libc6 package
run "dpkg --root=/mnt/ubuntu -i libcxxxx.deb"
chroot into /mnt/ubuntu
run:
  aptitude clean
  aptitude update
  aptitude upgrade
  aptitude dist-upgrade
It proceeded to download the other half of packages again and then installed 
them with some minor problems solved as suggested by apt-get or aptitude 
(apt-get -f install...)

My system is working now. If anyone would be interested in some log
files, tell me what to upload.

-- 
Update to 8.10 - libc.so.6 error leaves system unbootable
https://bugs.launchpad.net/bugs/297804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to