Your message dated Thu, 8 Nov 2007 09:08:46 +1100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443708: auto-generated script 
/usr/local/share/perl/5.8.8/Errno.pm is buged
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: perl-base
Version: 5.8.8-11

the auto-generated file
/usr/local/share/perl/5.8.8/Errno.pm

includet after install/upgrade from perl follow at line 11

------

"$Config{'archname'}-$Config{'osvers'}" eq
"x86_64-linux-gnu-thread-multi-2.6.18-1-amd64" or
        die "Errno architecture (x86_64-linux-gnu-thread-multi-2.6.18-1-amd64)
does not match executable architecture ($Config{'archname'}-$Config{'osvers'})";

------

if arch == xyz or die?

after this working many install scripts not more so
/usr/sbin/install-info
give an error


$: /usr/sbin/install-info
Errno architecture (x86_64-linux-gnu-thread-multi-2.6.18-1-amd64) does not match
executable architecture (x86_64-linux-gnu-thread-multi-2.6.17-2-vserver-amd64)
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.


or on a apt-get upgrade from util-linux
------------
Vorbereiten zum Ersetzen von util-linux 2.13-5 (durch
.../util-linux_2.13-7_amd64.deb) ...
Errno architecture (x86_64-linux-gnu-thread-multi-2.6.18-1-amd64) does not match
executable architecture (x86_64-linux-g
nu-thread-multi-2.6.17-2-vserver-amd64) 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.
-----------
and more....



uname -a
Linux xxxxx 2.6.22.6-amd64-smp #1 SMP PREEMPT Sun Sep 9 06:39:20 CEST 2007
x86_64 GNU/Linux

dpkg      1.14.6
perl      5.8.8-11


ps: editing and comment out the line help


thanks to all Maintainer

Rene



--- End Message ---
--- Begin Message ---
On Sun, Sep 23, 2007 at 04:58:51PM +0200, Rene Wunderlich wrote:
>the auto-generated file
>/usr/local/share/perl/5.8.8/Errno.pm

Note /usr/local in that path.  This is not part of the Debian perl
packages.

>"$Config{'archname'}-$Config{'osvers'}" eq
>"x86_64-linux-gnu-thread-multi-2.6.18-1-amd64" or
>        die "Errno architecture (x86_64-linux-gnu-thread-multi-2.6.18-1-amd64)
>does not match executable architecture 
>($Config{'archname'}-$Config{'osvers'})";

Remove the file, or remove that check.

--bod


--- End Message ---

Reply via email to