I found a blog entry about a similar error related to  Errno.pm.

http://www.debian-administration.org/users/simonw/weblog/201


I tried the suggested fix in there and it worked for me.

 r...@zuul:~# locate Errno.pm
 /usr/lib/perl/5.8.8/Errno.pm
 /usr/local/share/perl/5.8.8/Errno.pm
 r...@zuul:~# mv /usr/local/share/perl/5.8.8/Errno.pm 
/usr/local/share/perl/5.8.8/DONOTUSE-Errno.pm

After that change I was able to successfully run apt-get upgrade.

-- 
apt-get dist-upgrade failed - architecture 
(i486-linux-gnu-thread-multi-2.6.15.7) does not match executable architecture 
(i486-linux-gnu-thread-multi-2.6.24-14-server)
https://bugs.launchpad.net/bugs/316013
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