Your message dated Wed, 02 Feb 2005 10:17:16 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#290336: fixed in perl 5.8.4-6
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jan 2005 16:56:02 +0000
>From [EMAIL PROTECTED] Thu Jan 13 08:56:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from uucp.gnuu.de [151.189.20.84] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cp8GQ-0004K1-00; Thu, 13 Jan 2005 08:56:02 -0800
Received: from ds9.argh.org ([EMAIL PROTECTED])
        by uucp.gnuu.de (8.12.9/8.12.9) with bsmtp id j0DGtUQ4031722
        for [EMAIL PROTECTED]; Thu, 13 Jan 2005 17:55:30 +0100 (CET)
        (envelope-from [EMAIL PROTECTED])
Received: from oweh by ds9.argh.org with local (Exim 4.34)
        id 1Cp8DM-00020b-Qh; Thu, 13 Jan 2005 17:52:52 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Sven Hartge <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/bin/enc2xs: /usr/bin/enc2xs: enc2xs fails with 
/ConfigLocal_PM.e2x : No
 such file or directory
X-Mailer: reportbug 3.5
Date: Thu, 13 Jan 2005 17:52:52 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Sven Hartge <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: perl
Version: 5.8.4-5
Severity: normal


enc2xs fails while generating its ConfigLocal.pm:

skuld:~# enc2xs -C
Checking /usr/lib/perl/5.8/Encode...
require Encode/CJKConstants.pm;
require Encode/Byte.pm;
require Encode/CN.pm;
require Encode/EBCDIC.pm;
require Encode/Encoder.pm;
require Encode/Guess.pm;
require Encode/JP.pm;
require Encode/KR.pm;
require Encode/Symbol.pm;
require Encode/TW.pm;
Checking /usr/share/perl/5.8/Encode...
$Encode::ExtModule{'ascii-ctrl'} =      "Encode::CJKConstants";
$Encode::ExtModule{'null'} =    "Encode::CJKConstants";
Can't stat /usr/local/lib/perl/5.8.4: No such file or directory
 at /usr/bin/enc2xs line 928
Can't stat /usr/local/share/perl/5.8.4: No such file or directory
 at /usr/bin/enc2xs line 928
Can't stat /usr/local/lib/site_perl: No such file or directory
 at /usr/bin/enc2xs line 928

Generating /usr/lib/perl/5.8/Encode/ConfigLocal.pm...
/ConfigLocal_PM.e2x : No such file or directory at /usr/bin/enc2xs line 1023.

The missing directories beneath /usr/local are not the cause for the
failure, but the path the function find_e2x() returns: it is empty.

So enc2xs tries to find /ConfigLocal_PM.e2x instead of
/usr/share/perl/5.8/Encode/ConfigLocal_PM.e2x

I debugged further and found File::find::find() seems to choke on the
symlink 5.8 -> 5.8.4 in /usr/share/perl, because if I remove the symlink
and "cp -a 5.8.4 5.8", enc2xs runs without problems:

skuld:~# enc2xs -C
Checking /usr/lib/perl/5.8/Encode...
require Encode/CJKConstants.pm;
require Encode/Byte.pm;
require Encode/CN.pm;
require Encode/EBCDIC.pm;
require Encode/Encoder.pm;
require Encode/Guess.pm;
require Encode/JP.pm;
require Encode/KR.pm;
require Encode/Symbol.pm;
require Encode/TW.pm;
Checking /usr/share/perl/5.8/Encode...
$Encode::ExtModule{'ascii-ctrl'} =      "Encode::CJKConstants";
$Encode::ExtModule{'null'} =    "Encode::CJKConstants";
Can't stat /usr/local/lib/perl/5.8.4: No such file or directory
 at /usr/bin/enc2xs line 928
Can't stat /usr/local/share/perl/5.8.4: No such file or directory
 at /usr/bin/enc2xs line 928
Can't stat /usr/local/lib/site_perl: No such file or directory
 at /usr/bin/enc2xs line 928
/usr/share/perl/5.8/Encode
Generating /usr/lib/perl/5.8/Encode/ConfigLocal.pm...

I have _no_ idea, why it behaves this way, but it sure is disturbing and
might even affect other packages.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.28-185
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages perl depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libgdbm3                    1.8.3-2      GNU dbm database routines (runtime
ii  perl-base                   5.8.4-5      The Pathologically Eclectic Rubbis
ii  perl-modules                5.8.4-5      Core Perl modules

-- no debconf information

---------------------------------------
Received: (at 290336-close) by bugs.debian.org; 2 Feb 2005 15:23:04 +0000
>From [EMAIL PROTECTED] Wed Feb 02 07:23:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CwMLP-0006gj-00; Wed, 02 Feb 2005 07:23:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CwMFo-0005Sv-00; Wed, 02 Feb 2005 10:17:16 -0500
From: Brendan O'Dea <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#290336: fixed in perl 5.8.4-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 02 Feb 2005 10:17:16 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: perl
Source-Version: 5.8.4-6

We believe that the bug you reported is fixed in the latest version of
perl, which is due to be installed in the Debian FTP archive:

libcgi-fast-perl_5.8.4-6_all.deb
  to pool/main/p/perl/libcgi-fast-perl_5.8.4-6_all.deb
libperl-dev_5.8.4-6_i386.deb
  to pool/main/p/perl/libperl-dev_5.8.4-6_i386.deb
libperl-dev_5.8.4-6_powerpc.deb
  to pool/main/p/perl/libperl-dev_5.8.4-6_powerpc.deb
libperl-dev_5.8.4-6_sparc.deb
  to pool/main/p/perl/libperl-dev_5.8.4-6_sparc.deb
libperl5.8_5.8.4-6_i386.deb
  to pool/main/p/perl/libperl5.8_5.8.4-6_i386.deb
libperl5.8_5.8.4-6_powerpc.deb
  to pool/main/p/perl/libperl5.8_5.8.4-6_powerpc.deb
libperl5.8_5.8.4-6_sparc.deb
  to pool/main/p/perl/libperl5.8_5.8.4-6_sparc.deb
perl-base_5.8.4-6_i386.deb
  to pool/main/p/perl/perl-base_5.8.4-6_i386.deb
perl-base_5.8.4-6_powerpc.deb
  to pool/main/p/perl/perl-base_5.8.4-6_powerpc.deb
perl-base_5.8.4-6_sparc.deb
  to pool/main/p/perl/perl-base_5.8.4-6_sparc.deb
perl-debug_5.8.4-6_i386.deb
  to pool/main/p/perl/perl-debug_5.8.4-6_i386.deb
perl-debug_5.8.4-6_powerpc.deb
  to pool/main/p/perl/perl-debug_5.8.4-6_powerpc.deb
perl-debug_5.8.4-6_sparc.deb
  to pool/main/p/perl/perl-debug_5.8.4-6_sparc.deb
perl-doc_5.8.4-6_all.deb
  to pool/main/p/perl/perl-doc_5.8.4-6_all.deb
perl-modules_5.8.4-6_all.deb
  to pool/main/p/perl/perl-modules_5.8.4-6_all.deb
perl-suid_5.8.4-6_i386.deb
  to pool/main/p/perl/perl-suid_5.8.4-6_i386.deb
perl-suid_5.8.4-6_powerpc.deb
  to pool/main/p/perl/perl-suid_5.8.4-6_powerpc.deb
perl-suid_5.8.4-6_sparc.deb
  to pool/main/p/perl/perl-suid_5.8.4-6_sparc.deb
perl_5.8.4-6.diff.gz
  to pool/main/p/perl/perl_5.8.4-6.diff.gz
perl_5.8.4-6.dsc
  to pool/main/p/perl/perl_5.8.4-6.dsc
perl_5.8.4-6_i386.deb
  to pool/main/p/perl/perl_5.8.4-6_i386.deb
perl_5.8.4-6_powerpc.deb
  to pool/main/p/perl/perl_5.8.4-6_powerpc.deb
perl_5.8.4-6_sparc.deb
  to pool/main/p/perl/perl_5.8.4-6_sparc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brendan O'Dea <[EMAIL PROTECTED]> (supplier of updated perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  2 Feb 2005 23:55:27 +1100
Source: perl
Binary: perl-base libcgi-fast-perl libperl-dev perl-debug perl-modules perl 
libperl5.8 perl-suid perl-doc
Architecture: all i386 powerpc source sparc 
Version: 5.8.4-6
Distribution: unstable
Urgency: high
Maintainer: Brendan O'Dea <[EMAIL PROTECTED]>
Changed-By: Brendan O'Dea <[EMAIL PROTECTED]>
Description: 
 libperl-dev - Perl library: development files
 libperl5.8 - Shared Perl library
 perl       - Larry Wall's Practical Extraction and Report Language
 perl-base  - The Pathologically Eclectic Rubbish Lister
 perl-debug - Debug-enabled Perl interpreter
 perl-suid  - Runs setuid Perl scripts
Closes: 285435 290336
Changes: 
 perl (5.8.4-6) unstable; urgency=high
 .
   * SECURITY [CAN-2005-0155, CAN-2005-0156]: apply Mandrake patch to
     perlio.c which removes a privilege escalation in debug mode and a
     buffer overflow.
 .
   * Make close return false if the stream had prior errors (patch from
     Jim Meyering; closes: #285435).
 .
   * Fix enc2xs to handle missing entries symlinks in @INC, and missing
     directories (thanks to Sven Hartge; closes: #290336).
 .
   * Add --no-backup-if-mismatch to patch/unpatch rules.
   * Correct some minor errors in 09_fix_insecure_tempfiles:  wrong
     quoting in c2ph.PL, documentation of .perldbtty in perldebug.pod .
Files: 
 0b0aae6d903eda8100ef4d6ec71fdad8 508828 libs optional 
libperl5.8_5.8.4-6_i386.deb
 1031252bb1192b1a9f57b9eb6bf937a6 31696 perl optional perl-suid_5.8.4-6_i386.deb
 16255cbc1bd37cd319c045ff80b280f8 7051068 doc optional perl-doc_5.8.4-6_all.deb
 2df3f51a0fca303f8dc51dd042b908f7 3724858 perl optional 
perl-debug_5.8.4-6_sparc.deb
 ec3f5c2fa2ff2ea22d399afc1d27589c 726 perl standard perl_5.8.4-6.dsc
 5d7b3d4be06893bc35ffd998aa2593e1 3587748 perl optional 
perl-debug_5.8.4-6_powerpc.deb
 64379515ef23061cb27f4d9a4f4e421a 751108 base required 
perl-base_5.8.4-6_i386.deb
 69d2b01041a24a50fd2ec6d7c799fa56 3626968 perl optional 
perl-debug_5.8.4-6_i386.deb
 6f858de5cc1be65a3c64b0563711be8b 3547186 perl standard perl_5.8.4-6_sparc.deb
 7ab146a8db513f0ec2938c6162fd0c3c 567016 libdevel optional 
libperl-dev_5.8.4-6_i386.deb
 82c3090d0c799c46f77a63009c6beb9b 31022 perl optional 
perl-suid_5.8.4-6_sparc.deb
 8421b40d8f42cc7b43716d6520000d71 1030 libs optional 
libperl5.8_5.8.4-6_powerpc.deb
 b5dccae7300f2e35198ef3cfe64aca1e 3509124 perl standard perl_5.8.4-6_powerpc.deb
 c570e5b89b0d37d612ec12af485d18b6 78696 perl standard perl_5.8.4-6.diff.gz
 c69ca4e42ae4ad7852e18af4a9c7e771 37492 perl extra 
libcgi-fast-perl_5.8.4-6_all.deb
 c8de5ebee1d27e6ca3555f4bccecfcc2 2178272 perl standard 
perl-modules_5.8.4-6_all.deb
 d74f4174b25d93ba7f5121a2d346af5a 33578 perl optional 
perl-suid_5.8.4-6_powerpc.deb
 da371972a9553c6689c48e44e99e0ac0 624944 libdevel optional 
libperl-dev_5.8.4-6_powerpc.deb
 f26be4ccf428a29cbc6b18421745611d 3237900 perl standard perl_5.8.4-6_i386.deb
 f7c018f8a7c3db8ac2007ddc55fae9ae 1030 libs optional 
libperl5.8_5.8.4-6_sparc.deb
 f8d6ebb4ac315e5fc2072ade06fb0a63 582230 libdevel optional 
libperl-dev_5.8.4-6_sparc.deb
 fe888ca0a6a830722c2960f73fdc419e 774694 base required 
perl-base_5.8.4-6_sparc.deb
 fea71362bd03fcf12448d8d4557a093c 789112 base required 
perl-base_5.8.4-6_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCAOtw8NyOALKMWZURAvnRAJ9xoUsp27fCcLJJJ6uKoirMktcuegCgj7ls
CuKP8AxHS/rGWFOM4nKSjwk=
=zu7Y
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to