Your message dated Mon, 1 Oct 2007 12:25:56 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443834: util-linux: Unable to install and upgrade
Util-linux
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: util-linux
Version: 2.13-5
Severity: important
When i want to upgrade to the new unstable version 2.13-7 i am getting the
problem below.
Also i am getting in perl (perl -MCPAN -e shell) alot of the same problems.
This started when upgrading to the new version... Please advice
centurion:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
snmp snmpd
The following packages will be upgraded:
util-linux
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 433kB of archives.
After unpacking 8192B of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 ftp://ftp.debian.nl unstable/main util-linux 2.13-7 [433kB]
Fetched 433kB in 5s (79.2kB/s)
(Reading database ... 38309 files and directories currently installed.)
Preparing to replace util-linux 2.13-5 (using .../util-linux_2.13-7_i386.deb)
...
Errno architecture (i486-linux-gnu-thread-multi-2.6.18.3) does not match
executable architecture (i486-linux-gnu-
thread-multi-2.6.22.6) at /usr/local/share/perl/5.8.8/Errno.pm line 11.
Compilation failed in require at /usr/sbin/install-info line 304.
BEGIN failed--compilation aborted at /usr/sbin/install-info line 304.
dpkg: warning - old pre-removal script returned error exit status 9
dpkg - trying script from the new package instead ...
Errno architecture (i486-linux-gnu-thread-multi-2.6.18.3) does not match
executable architecture (i486-linux-gnu-
thread-multi-2.6.22.6) at /usr/local/share/perl/5.8.8/Errno.pm line 11.
Compilation failed in require at /usr/sbin/install-info line 304.
BEGIN failed--compilation aborted at /usr/sbin/install-info line 304.
dpkg: error processing /var/cache/apt/archives/util-linux_2.13-7_i386.deb
(--unpack):
subprocess new pre-removal script returned error exit status 9
Errno architecture (i486-linux-gnu-thread-multi-2.6.18.3) does not match
executable architecture (i486-linux-gnu-
thread-multi-2.6.22.6) at /usr/local/share/perl/5.8.8/Errno.pm line 11.
Compilation failed in require at /usr/sbin/install-info line 304.
BEGIN failed--compilation aborted at /usr/sbin/install-info line 304.
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 9
Errors were encountered while processing:
/var/cache/apt/archives/util-linux_2.13-7_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages util-linux depends on:
ii libc6 2.6.1-5 GNU C Library: Shared libraries
ii libncurses5 5.6+20070908-1 Shared libraries for terminal hand
ii libselinux1 2.0.15-2+b1 SELinux shared libraries
ii libslang2 2.0.7-5 The S-Lang programming library - r
ii libuuid1 1.40.2-1 universally unique id library
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii tzdata 2007g-2 time zone and daylight-saving time
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
util-linux recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Sep 24, 2007 at 05:00:58PM +0200, Paul van der Holst wrote:
> Thou i have no clue how to fix this.
It looks like the copy in /usr/local/share is overriding the copy in
/usr/share. getting rid of the /usr/local installed copy should fix the
issue for dpkg.
In any case, not a util-linux issue.
--- End Message ---