Your message dated Thu, 22 Aug 2013 12:18:00 +0000
with message-id <[email protected]>
and subject line Bug#702847: fixed in libdevel-cover-perl 1.07-1
has caused the Debian Bug report #702847,
regarding libdevel-cover-perl: Failure under mod_perl2 due to using $^X
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.)


-- 
702847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702847
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdevel-cover-perl
Version: 0.96-1
Severity: normal
Tags: upstream

Since a few versions ago, Devel::Cover is using $^X to call perl for an ugly
hack to get a default @INC. The problem is that $^X is not always 'perl', under
mod_perl it would normally be 'httpd', but in our case, it is 'apache2'. So
hilarity ensues when this is executed:

execve("/usr/lib/apache2/mpm-prefork/apache2", 
["/usr/lib/apache2/mpm-prefork/apache2", "-MData::Dumper", "-e", "print Dumper 
\\@INC"], [/* 2 vars */]) = 0

The old versions relied on mod_perl-specific environment variables to realise
they were running under mod_perl. The current check ($^X =~ /httpd$/) is pretty
silly.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libdevel-cover-perl depends on:
ii  libc6                       2.13-38
ii  perl                        5.14.2-19
ii  perl-base [perlapi-5.14.2]  5.14.2-19

libdevel-cover-perl recommends no packages.

Versions of packages libdevel-cover-perl suggests:
pn  libbrowser-open-perl         <none>
ii  libjson-xs-perl              2.330-1
ii  libpod-coverage-perl         0.22-1
pn  libppi-html-perl | perltidy  <none>
pn  libtemplate-perl             <none>
pn  libtest-differences-perl     <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libdevel-cover-perl
Source-Version: 1.07-1

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

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.
Florian Schlichting <[email protected]> (supplier of updated libdevel-cover-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: SHA256

Format: 1.8
Date: Thu, 22 Aug 2013 14:10:04 +0200
Source: libdevel-cover-perl
Binary: libdevel-cover-perl
Architecture: source amd64
Version: 1.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Florian Schlichting <[email protected]>
Description: 
 libdevel-cover-perl - Perl tool for determining code coverage metrics
Closes: 702847
Changes: 
 libdevel-cover-perl (1.07-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * New upstream release.
   * Refresh patch keep-non-existent-dirs-in-INC.patch.
   * Bump Standards-Version to 3.9.4 (no changes).
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Florian Schlichting ]
   * Import Upstream version 1.07 (closes: #702847)
   * Bump years of upstream copyright
   * Drop keep-non-existent-dirs-in-INC.patch, fixed upstream (but differently)
   * Add myself to uploaders and copyright
Checksums-Sha1: 
 caaa285808b426f208c81f04fd80560d287c27b8 2321 libdevel-cover-perl_1.07-1.dsc
 535d40ea847b6294ac39a382a27ffac421ab9b4e 191680 
libdevel-cover-perl_1.07.orig.tar.gz
 786f8f8c4357b52974a59348870c877429129369 4834 
libdevel-cover-perl_1.07-1.debian.tar.gz
 9cbe11787135d14d1013a611a4de291f33519d7f 196242 
libdevel-cover-perl_1.07-1_amd64.deb
Checksums-Sha256: 
 1f764b51dce3e468ae07c3b44406e8eeeb3725c3a8f3a30881ea7c224e11a9f9 2321 
libdevel-cover-perl_1.07-1.dsc
 479c74f4c739261199b9e14f6e18ca50481ddac4d241955c586a68902a82c548 191680 
libdevel-cover-perl_1.07.orig.tar.gz
 09938dcff4debdbf17455a9b1c58a60192ab7ab8575bb5f37a606deb06cfe5df 4834 
libdevel-cover-perl_1.07-1.debian.tar.gz
 e6f639ee9309df0d712cc2ce0f88bad9a090f7b728a11acc497c6d69d7791b37 196242 
libdevel-cover-perl_1.07-1_amd64.deb
Files: 
 4ebafa100597fbfa15db638ea23feea1 2321 perl optional 
libdevel-cover-perl_1.07-1.dsc
 fda37b686e0db95c8e772d6270477e6e 191680 perl optional 
libdevel-cover-perl_1.07.orig.tar.gz
 4e0341d68bd0230697bf733fde3f0895 4834 perl optional 
libdevel-cover-perl_1.07-1.debian.tar.gz
 99dd52d22bf738a01a0aa9b0c5f95ac5 196242 perl optional 
libdevel-cover-perl_1.07-1_amd64.deb

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

iQIcBAEBCAAGBQJSFgBKAAoJEBKXO25y3Ae1LdsP/ibfvLZ+QoHuzX58MJ7LLM2L
kj9ZzR42evgqHCz2Vba7YzD9HsA2RjB8ukMJ2baJ+hmWv7qo1GGFe9lpV1w/wg/v
7Pgw9Uqz5otVF/KIjJCCU59m14bCh3BbrrgC0NIbPWcOwip4nwp4y59XlcJVVqDH
Iii/93ZOSzNrH7hldgZR7PgqY09SI21s60EWu6lK8/A6ukuGWOklupm0QmjIPRKP
JEIf9bNmJ4UResq1i1H83sOCJmOKNF99l1qAzFLsk7Q5es9vn9STL8mnmrAf8sBG
/AzLp4UWwSJPEr3EB6+vON4bo+F1gp6qBO1uIUJEEZJZWb4cnTa47ajhir9aT/3e
cevMefIGUgdm1TTUfXElH2QsCcKYivR1dxoxySRQPOSSttl06D90z/zDkxMiVS/N
8spee/hN48i60GIQDg312T/GbVyHmcOjZS+sY9ByDfh9IYcXnngN6jjF0Gtrft6/
VX0BtFltmwnNIJMyYJ5tiNpwhdSbYhhXTjfGYnJOv+BDo8wksqRPTPeV5je41TYv
UqvP3fnqcul+5ofnOMkc1r4oIIm+8tCaRVy6wic3Y34kEsNgTmjg457IbN/iTOCR
sbeIcKTz8lENbHA3TE3CqN2jArz2332iijFfDXM2YIgnKn688wd94S26mMrFzWpK
vAGhgFQLRLjOPKU66kNJ
=FvBU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to