[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bugs in latest upgrade for Debian etch



On Mon, May 05, 2008 at 16:01:42 +0100, Lesley Binks wrote:
> Hi
> 
> I just did an 'apt-get upgrade -s'  and found these updates were required
> 
> Reading package lists... Done
> Building dependency tree... Done
> The following packages will be upgraded:
>   cpio libperl5.8 linux-image-2.6.18-6-486 perl perl-base perl-doc perl-modules
> 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

[...]

> So I did an 'apt-get upgrade' and got these problems

[...]

> Preparing to replace linux-image-2.6.18-6-486 2.6.18.dfsg.1-18etch1
> (using .../linux-image-2.6.18-6-486_2.6.18.dfsg.1-18etch3_i386.deb)
> ...
> The directory /lib/modules/2.6.18-6-486 still exists. Continuing as directed.
> Done.
> Unpacking replacement linux-image-2.6.18-6-486 ...
> Running postrm hook script /sbin/update-grub.
> You shouldn't call /sbin/update-grub. Please call /usr/sbin/update-grub instead!

This is not critical right now, but it might cause problems in the
future. Check /etc/kernel-img.conf and change the two "hook" lines so
that they look like this:

postinst_hook = /usr/sbin/update-grub
postrm_hook   = /usr/sbin/update-grub

[...]

> Setting up cpio (2.6-18.1+etch1) ...
> Errno architecture (i486-linux-gnu-thread-multi-2.6.22-3-amd64) does
> not match executable architecture
> (i486-linux-gnu-thread-multi-2.6.24.4) at
> /usr/local/share/perl/5.8.8/Errno.pm line 11.

This is a non-Debian perl module; get rid of it. Everything should be
fine if the proper module (/usr/lib/perl/5.8.8/Errno.pm, part of
perl-base) is used instead. 

> Compilation failed in require at /usr/sbin/install-info line 308.
> BEGIN failed--compilation aborted at /usr/sbin/install-info line 308.
> dpkg: error processing cpio (--configure):
>  subprocess post-installation script returned error exit status 9

[...]

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


Reply to: