A user on ubuntuforums has reported to have got through this problem by
booting from CD and entering chroot.
Problematic packages have to be installed by:
dpkg -i /var/cache/apt/archives/.deb
then running:
apt-get -f install
apt-get -f upgrade
sometimes:
dpkg --configure
A circular depency
Here is the full log of the error messages after trying again:
language-pack-en-base:amd64 conflicts with language-pack-en:amd64
language-pack-gnome-en-base:amd64 conflicts with language-pack-gnome-en:amd64
Can not write log, openpty() failed (/dev/pts not mounted?)
dpkg: error processing libg
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: update-manager (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985015
Title
I am still having problems though. The upgrade process gets interrupted
with the following errors:
Processing triggers for libc-bin ...
/bin/df: `/run/shm': No such file or directory
ldconfig deferred processing now taking place
Errors were encountered while processing:
libfontconfig1:i386
libca
I mounted the wrong partition, my bad. Using GParted Partition Editor I
was able to see that the actual partition was sda2, not sda1. Weirdly
enough though, fdisk showed only sda1 partition.
I was able to continue the upgrade, and fix the keyboard and mouse
problem, by running the following comman