Your message dated Sat, 03 Jun 2006 05:17:18 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#362949: fixed in perl 5.8.8-5 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 Version: 5.8.7-10 Severity: important The debain perl policy says that: "Modules should be installed to the directories described above in Module Path, Section 2.3 as site (current), programs to /usr/local/bin and manual pages under /usr/local/man." However, the perl in debian installs modules under /usr/local/lib, and binaries in /usr/bin: Installing /usr/local/share/perl/5.8.7/Crossfire.pm Installing /usr/local/share/perl/5.8.7/Crossfire/MapWidget.pm Installing /usr/local/share/perl/5.8.7/Crossfire/Data.pm Installing /usr/local/share/perl/5.8.7/Crossfire/Map.pm Installing /usr/local/share/perl/5.8.7/Crossfire/Protocol.pm Installing /usr/local/man/man3/Crossfire::Map.3pm Installing /usr/local/man/man3/Crossfire::Data.3pm Installing /usr/local/man/man3/Crossfire::Map.3 Installing /usr/local/man/man3/Crossfire::Protocol.3 Installing /usr/local/man/man3/Crossfire::MapWidget.3 Installing /usr/local/man/man3/Crossfire.3pm Installing /usr/local/man/man3/Crossfire.3 Installing /usr/local/man/man3/Crossfire::Data.3 Installing /usr/local/man/man3/Crossfire::Protocol.3pm Installing /usr/local/man/man3/Crossfire::MapWidget.3pm Installing /usr/bin/cfmap-normalize (Tested with the Crossfire perl module, the Makefile.PL in use was: use ExtUtils::MakeMaker; use Config; my $mm = MM->new({ dist => { COMPRESS => 'gzip -9v', SUFFIX => '.gz', }, NAME => "Crossfire", VERSION_FROM => "Crossfire.pm", EXE_FILES => ["bin/cfmap-normalize"], }); $mm->flush; So no paths were being overwritten. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15.1 Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages perl depends on: hi libc6 2.3.5-12 GNU C Library: Shared libraries an ii libdb4.3 4.3.29-4.1 Berkeley v4.3 Database Libraries [ ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime ii perl-base 5.8.7-10 The Pathologically Eclectic Rubbis ii perl-modules 5.8.7-10 Core Perl modules Versions of packages perl recommends: ii perl-doc 5.8.7-10 Perl documentation -- no debconf information
--- End Message ---
--- Begin Message ---Source: perl Source-Version: 5.8.8-5 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.8-5_all.deb to pool/main/p/perl/libcgi-fast-perl_5.8.8-5_all.deb libperl-dev_5.8.8-5_sparc.deb to pool/main/p/perl/libperl-dev_5.8.8-5_sparc.deb libperl5.8_5.8.8-5_sparc.deb to pool/main/p/perl/libperl5.8_5.8.8-5_sparc.deb perl-base_5.8.8-5_sparc.deb to pool/main/p/perl/perl-base_5.8.8-5_sparc.deb perl-debug_5.8.8-5_sparc.deb to pool/main/p/perl/perl-debug_5.8.8-5_sparc.deb perl-doc_5.8.8-5_all.deb to pool/main/p/perl/perl-doc_5.8.8-5_all.deb perl-modules_5.8.8-5_all.deb to pool/main/p/perl/perl-modules_5.8.8-5_all.deb perl-suid_5.8.8-5_sparc.deb to pool/main/p/perl/perl-suid_5.8.8-5_sparc.deb perl_5.8.8-5.diff.gz to pool/main/p/perl/perl_5.8.8-5.diff.gz perl_5.8.8-5.dsc to pool/main/p/perl/perl_5.8.8-5.dsc perl_5.8.8-5_sparc.deb to pool/main/p/perl/perl_5.8.8-5_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: Sat, 3 Jun 2006 17:06:45 +1000 Source: perl Binary: perl-base libcgi-fast-perl libperl-dev perl-debug perl-modules perl libperl5.8 perl-suid perl-doc Architecture: source sparc all Version: 5.8.8-5 Distribution: unstable Urgency: low Maintainer: Brendan O'Dea <[EMAIL PROTECTED]> Changed-By: Brendan O'Dea <[EMAIL PROTECTED]> Description: libcgi-fast-perl - CGI::Fast Perl module 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-doc - Perl documentation perl-modules - Core Perl modules perl-suid - Runs setuid Perl scripts Closes: 357264 362949 369481 Changes: perl (5.8.8-5) unstable; urgency=low . * Correctly identify arch-specific modules in ext/ where the .pm files are under lib. Adjust perl-base.files (closes: #369481). . * Ensure that POSIX/SigAction is kept with the rest of the POSIX module under archlib. . * Apply upstream change 26536: add INSTALL{VENDOR,SITE}SCRIPT macros (closes: #362949). . * [Don Armstrong] Revert part of upstream change 24524 to always use PERLRUNINST when building perl modules (closes: #357264). Files: c5409bc19e97d8e134a9dbcb8c4bfede 731 perl standard perl_5.8.8-5.dsc 035a29468d0bee0c63b57c1cc85352cf 85702 perl standard perl_5.8.8-5.diff.gz de0e02a16eaaa24e1d1b7babb65e9790 40160 perl optional libcgi-fast-perl_5.8.8-5_all.deb c02ef2e4d2ba43e9e06f5d66955ba46a 7353280 doc optional perl-doc_5.8.8-5_all.deb f30996a010b8786b2d64dfcb45e4e269 2309184 perl standard perl-modules_5.8.8-5_all.deb ca9e6f483c3a4339e610b489a41edd6b 781914 perl required perl-base_5.8.8-5_sparc.deb c693246ae8719c0aa50536c176780a1e 2505816 perl optional perl-debug_5.8.8-5_sparc.deb 07506ecdda09215cdf2512e7e51f49a3 29650 perl optional perl-suid_5.8.8-5_sparc.deb 29d7a79f1af1b012121e3b1166df7d2f 1012 libs optional libperl5.8_5.8.8-5_sparc.deb bc0ff187c267941a61fa9684ac50dbce 595560 libdevel optional libperl-dev_5.8.8-5_sparc.deb 9d043b8c77358a6bf48f8a6441e3fcbf 3793286 perl standard perl_5.8.8-5_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEgXsN8NyOALKMWZURAkv3AKDBm62bnfxAiGO3N22ce1aZMxWYHwCgu+CK oGoeLr1N24SlVJJ2C+PPhjE= =yhiy -----END PGP SIGNATURE-----
--- End Message ---

