Your message dated Mon, 13 Apr 2009 12:02:19 +0000
with message-id <[email protected]>
and subject line Bug#522099: fixed in perl 5.10.0-20
has caused the Debian Bug report #522099,
regarding improve PERL_SYS_INIT3 documentation
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
522099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522099
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl
Version: 5.10.0-19
Severity: normal

*** Please type your report below this line ***

Perl 5.10.0 seems not to be able to create, destroy, then recreate an
embedded Perl interpreter the way Perl 5.8.8 could under etch.

Please see attached test case.  Untar, then:

        ./configure && make && ./embperl

On Etch / Perl 5.8.8, it prints "I'm very happy!" twice.

On Lenny / Perl 5.10.0, it prints "I'm very happy!" the first time
and then:

panic: MUTEX_LOCK (22) [op.c:453] at script.pl line 1.
BEGIN failed--compilation aborted at script.pl line 1.
panic: MUTEX_LOCK (22) [op.c:453] at script.pl line 1.

See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516913

-- System Information:
Debian Release: 5.0
 APT prefers testing
 APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages perl depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libdb4.6                      4.6.21-11  Berkeley v4.6 Database Libraries [
ii  libgdbm3                      1.8.3-3    GNU dbm database routines (runtime
ii  perl-base                     5.10.0-19  minimal Perl system
ii  perl-modules                  5.10.0-19  Core Perl modules

Versions of packages perl recommends:
ii  netbase                       4.34       Basic TCP/IP networking system

Versions of packages perl suggests:
pn  libterm-readline-gnu-perl | l <none>     (no description available)
ii  perl-doc                      5.10.0-19  Perl documentation

-- no debconf information

Attachment: embperl-bug.tar.gz
Description: Unix tar archive


--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.10.0-20

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.10.0-20_all.deb
  to pool/main/p/perl/libcgi-fast-perl_5.10.0-20_all.deb
perl-doc_5.10.0-20_all.deb
  to pool/main/p/perl/perl-doc_5.10.0-20_all.deb
perl-modules_5.10.0-20_all.deb
  to pool/main/p/perl/perl-modules_5.10.0-20_all.deb
perl_5.10.0-20.diff.gz
  to pool/main/p/perl/perl_5.10.0-20.diff.gz
perl_5.10.0-20.dsc
  to pool/main/p/perl/perl_5.10.0-20.dsc



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.
Niko Tyni <[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.8
Date: Mon, 13 Apr 2009 00:01:02 +0300
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid 
libperl5.10 libperl-dev perl
Architecture: all source 
Version: 5.10.0-20
Distribution: experimental
Urgency: low
Maintainer: Brendan O'Dea <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Closes: 320826 405470 444932 483150 493421 498807 498885 502297 505289 510895 
511848 512036 512796 516289 517938 521256 522099 522673
Description:
 libcgi-fast-perl - CGI::Fast Perl module
 libperl5.10 - Shared Perl library
 libperl-dev - Perl library: development files
 perl-base  - minimal Perl system
 perl-debug - Debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl       - Larry Wall's Practical Extraction and Report Language
 perl-modules - Core Perl modules
 perl-suid  - Runs setuid Perl scripts
Changes:
 perl (5.10.0-20) experimental; urgency=low
 .
   * Manage debian/patches with TopGit as documented in README.source.
     + tweak patch descriptions to consistently have a one-line subject
   * Fixes cherry-picked from upstream:
     + Elaborate a confusing cross-reference in 'perldoc -f sort'.
       (Closes: #405470)
     + Fix a crash on binary-or lvalue operation on qr//. (Closes: #483150)
     + Fix h2xs enum handling with C++ comments. (Closes: #320826)
     + Fix Data::Dumper::new() argument checking. (Closes: #512036)
     + setpgrp() no longer corrupts the stack. (Closes: #512796)
     + Document PERL_SYS_* macros. (Closes: #522099)
     + Fix pod2man to escape backslashes in .IX entries. (Closes: #521256)
     + Fix h2xs enum handling. (Closes: #502297)
     + Add a SEE ALSO section to perldoc.pod. (Closes: #444932)
   * Activate delayed-branch optimizations on hppa and mips again.
   * Disable ext/threads/shared/t/waithires.t on m68k due to missing TLS.
     (Closes: #517938)
   * Make perlivp skip include directories in /usr/local. (Closes: #510895)
   * Wrap overlong dependency lines in debian/control.
   * Add conflicts/replaces/provides for
     + libcpanplus-perl (Closes: #516289)
     + libsys-syslog-perl (Closes: #498885)
     + libcompress-zlib-perl
     + libcompress-raw-zlib-perl
     + libio-compress-zlib-perl
     + libio-compress-base-perl
     + libpod-escapes-perl
   * Version the build-conflict with libterm-readline-gnu-perl.
     (Closes: #498807)
   * Remove the Etch->Lenny upgrade specific conflicts introduced in 5.10.0-14.
   * Remove the obsolete replacement of libclass-multimethods-perl.
   * Remove the obsolete conflict with libapache-mod-perl.
   * Include copyright and license information for
     + the Unicode database (Closes: #493421)
     + the embedded zlib source in Compress::Raw::Zlib
     + the Cwd module
     + the C parts of File::Glob
   * Test .ph files during the build phase. Thanks to Kees Cook for the patch.
     (Closes: #511848)
     + fix h2ph to find <syslimits.h> again. (Closes: #522673)
   * Various lintian fixes and overrides, most importantly:
     + Use ${binary:Version} for arch:any->any dependencies.
     + Disable zlib bundling in Compress::Raw::Zlib.
       * needs a build-dependency on zlib1g-dev | libz-dev.
   * Include sysexits.ph. (Closes: #505289)
   * Upgrade to Standards-Version 3.8.1.
   * Upload to experimental to test the new h2ph checks.
Checksums-Sha1: 
 1655e8a957aeb1cb2a542437758bcb8b0bc65929 48046 
libcgi-fast-perl_5.10.0-20_all.deb
 28b9920ae47949c8a5057a3848be0d005b2a31b0 8218572 perl-doc_5.10.0-20_all.deb
 2efb15f470f5abbee29e46bb85afb56fd82bad02 158509 perl_5.10.0-20.diff.gz
 7e4be5bb3ef680de0e0acaac80bfc190aa93ad05 3197800 perl-modules_5.10.0-20_all.deb
 c01fe2efee10d7864d351bdcb583ba369c0be552 1340 perl_5.10.0-20.dsc
Checksums-Sha256: 
 2c9102f9dfa26a8518025fa9dc005efc2307ffd6681588fbbc08fcb131ad6363 1340 
perl_5.10.0-20.dsc
 3bf7fb523b9cb0f693e5397bbcf45f154044f13dd1e547ee7eb0a14c8b35c277 48046 
libcgi-fast-perl_5.10.0-20_all.deb
 625b17884d69edf2d24dff0c9f4d6d4331b1091ba2297de362b3807a8243e4f0 3197800 
perl-modules_5.10.0-20_all.deb
 a393ff74d43a0270fe596ab9c438de653a0a3d0bebbb7d34e745daf8e84b8c15 158509 
perl_5.10.0-20.diff.gz
 a61b2653760e539cbac3731fd3de73c642caf6e6562ae2f9becd8466f7d934a9 8218572 
perl-doc_5.10.0-20_all.deb
Files: 
 2c2b9c4471371682f5d554b5566211a2 48046 perl optional 
libcgi-fast-perl_5.10.0-20_all.deb
 7df6eb3eed620d278f5165ef98d65c16 8218572 doc optional 
perl-doc_5.10.0-20_all.deb
 996a8e2f329675779ed656069bdce43c 1340 perl standard perl_5.10.0-20.dsc
 e705915bc7ec8f310652cc2726a3d64e 158509 perl standard perl_5.10.0-20.diff.gz
 eff7879128d4dab5a1dfe095ad716f2d 3197800 perl standard 
perl-modules_5.10.0-20_all.deb

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

iEYEARECAAYFAkniYoUACgkQiyizGWoHLTnWPwCfa+3mZf9jTT5y62zSsdKnNfBF
fUEAn05errsudCO7vpcaw4TUMa3BGE9i
=WlvI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to