Your message dated Thu, 27 May 2010 22:09:49 +0000
with message-id <e1ohlgv-0000k3...@ries.debian.org>
and subject line Bug#583462: fixed in libnet-https-any-perl 0.10-3
has caused the Debian Bug report #583462,
regarding libnet-https-any-perl: FTBFS: tests failed
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 ow...@bugs.debian.org
immediately.)
--
583462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libnet-https-any-perl
Version: 0.10-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100527 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-libnet-https-any-perl_0.10-2-amd64-cAAOkr/libnet-https-any-perl-0.10'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> # Testing Net::HTTPS::Any 0.10, Perl 5.010001, /usr/bin/perl
> t/00-load.t ........... ok
>
> # Failed test 'Received 200 (OK) response'
> # at t/get-cryptssleay.t line 25.
> # '500 Connect failed: connect: Connection refused;
> Connection refused'
> # doesn't match '(?i-xsm:^200)'
>
> # Failed test 'Received 404 (Not found) response'
> # at t/get-cryptssleay.t line 40.
> # '500 Connect failed: connect: Connection refused;
> Connection refused'
> # doesn't match '(?i-xsm:^404)'
> # Looks like you failed 2 tests of 4.
> t/get-cryptssleay.t ...
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/4 subtests
> Use of uninitialized value $headers in split at blib/lib/Net/SSLeay.pm
> (autosplit into blib/lib/auto/Net/SSLeay/do_httpx2.al) line 2606.
>
> # Failed test 'Received 200 (OK) response'
> # at t/get-netssleay.t line 23.
> # '900 NET OR SSL ERROR
'
> # doesn't match '(?i-xsm:^200)'
> Use of uninitialized value $content in length at t/get-netssleay.t line 25.
>
> # Failed test 'Received content'
> # at t/get-netssleay.t line 25.
> Use of uninitialized value $headers in split at blib/lib/Net/SSLeay.pm
> (autosplit into blib/lib/auto/Net/SSLeay/do_httpx2.al) line 2606.
>
> # Failed test 'Received 404 (Not Found) response'
> # at t/get-netssleay.t line 38.
> # '900 NET OR SSL ERROR
'
> # doesn't match '(?i-xsm:^404)'
> # Looks like you failed 3 tests of 4.
> t/get-netssleay.t .....
> Dubious, test returned 3 (wstat 768, 0x300)
> Failed 3/4 subtests
> t/pod-coverage.t ...... skipped: Test::Pod::Coverage 1.08 required for
> testing POD coverage
> t/pod.t ............... skipped: Test::Pod 1.22 required for testing POD
>
> # Failed test 'Received 200 (OK) response'
> # at t/post-cryptssleay.t line 26.
> # '500 Connect failed: connect: Connection refused;
> Connection refused'
> # doesn't match '(?i-xsm:^200)'
>
> # Failed test 'Received 404 (Not Found) response'
> # at t/post-cryptssleay.t line 41.
> # '500 Connect failed: connect: Connection refused;
> Connection refused'
> # doesn't match '(?i-xsm:^404)'
> # Looks like you failed 2 tests of 4.
> t/post-cryptssleay.t ..
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/4 subtests
> Use of uninitialized value $headers in split at blib/lib/Net/SSLeay.pm
> (autosplit into blib/lib/auto/Net/SSLeay/do_httpx2.al) line 2606.
>
> # Failed test 'Received 200 (OK) response'
> # at t/post-netssleay.t line 23.
> # '900 NET OR SSL ERROR
'
> # doesn't match '(?i-xsm:^200)'
> Use of uninitialized value $content in length at t/post-netssleay.t line 25.
>
> # Failed test 'Received content'
> # at t/post-netssleay.t line 25.
> Use of uninitialized value $headers in split at blib/lib/Net/SSLeay.pm
> (autosplit into blib/lib/auto/Net/SSLeay/do_httpx2.al) line 2606.
>
> # Failed test 'Received 404 (Not Found) response'
> # at t/post-netssleay.t line 38.
> # '900 NET OR SSL ERROR
'
> # doesn't match '(?i-xsm:^404)'
> # Looks like you failed 3 tests of 4.
> t/post-netssleay.t ....
> Dubious, test returned 3 (wstat 768, 0x300)
> Failed 3/4 subtests
>
> Test Summary Report
> -------------------
> t/get-cryptssleay.t (Wstat: 512 Tests: 4 Failed: 2)
> Failed tests: 2, 4
> Non-zero exit status: 2
> t/get-netssleay.t (Wstat: 768 Tests: 4 Failed: 3)
> Failed tests: 2-4
> Non-zero exit status: 3
> t/post-cryptssleay.t (Wstat: 512 Tests: 4 Failed: 2)
> Failed tests: 2, 4
> Non-zero exit status: 2
> t/post-netssleay.t (Wstat: 768 Tests: 4 Failed: 3)
> Failed tests: 2-4
> Non-zero exit status: 3
> Files=7, Tests=17, 25 wallclock secs ( 0.03 usr 0.01 sys + 0.32 cusr 0.17
> csys = 0.53 CPU)
> Result: FAIL
> Failed 4/7 test programs. 10/17 subtests failed.
> make[1]: *** [test_dynamic] Error 3
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/05/27/libnet-https-any-perl_0.10-2_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libnet-https-any-perl
Source-Version: 0.10-3
We believe that the bug you reported is fixed in the latest version of
libnet-https-any-perl, which is due to be installed in the Debian FTP archive:
libnet-https-any-perl_0.10-3.debian.tar.gz
to main/libn/libnet-https-any-perl/libnet-https-any-perl_0.10-3.debian.tar.gz
libnet-https-any-perl_0.10-3.dsc
to main/libn/libnet-https-any-perl/libnet-https-any-perl_0.10-3.dsc
libnet-https-any-perl_0.10-3_all.deb
to main/libn/libnet-https-any-perl/libnet-https-any-perl_0.10-3_all.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 583...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libnet-https-any-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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 27 May 2010 22:57:44 +0200
Source: libnet-https-any-perl
Binary: libnet-https-any-perl
Architecture: source all
Version: 0.10-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
libnet-https-any-perl - Perl module for HTTPS GET and POST using any available
SSL module
Closes: 583462
Changes:
libnet-https-any-perl (0.10-3) unstable; urgency=low
.
* Explicitly run only the non-network tests (closes: #583462).
* Convert to source format 3.0 (quilt).
* Add /me to Uploaders.
* Add additional build dependencies.
* Improve short and long description.
* Don't install README anymore.
* Update years of upstream copyright.
Checksums-Sha1:
058b94c9ecc9b16a6603140fbb85cffe5cf9e687 2186 libnet-https-any-perl_0.10-3.dsc
3a667e10081850c2dd2c74a646c043c30ffc4d84 1794
libnet-https-any-perl_0.10-3.debian.tar.gz
529975a88ceaf1d87cb96bcaff1db4a72bc032b9 9684
libnet-https-any-perl_0.10-3_all.deb
Checksums-Sha256:
233b40e99e37e22080bf530ef3a7bfb29168f26b148109428ca34b9d98013f77 2186
libnet-https-any-perl_0.10-3.dsc
a9a05bb76bd51390b259a4618d4e87632a0bd563932f1d87540515b51fd11bf6 1794
libnet-https-any-perl_0.10-3.debian.tar.gz
514e284c58f964ac2bb1a973fbc54c6241014ba9dc1a96d4aeab516391d8e664 9684
libnet-https-any-perl_0.10-3_all.deb
Files:
fd7b3c850e32cf148d095aa4bb58fb1e 2186 perl optional
libnet-https-any-perl_0.10-3.dsc
4be6c3dcc2b9a745fd13843226da6869 1794 perl optional
libnet-https-any-perl_0.10-3.debian.tar.gz
1b3a4a796a31f4b9de5525c0051c9c84 9684 perl optional
libnet-https-any-perl_0.10-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJL/t1CAAoJELs6aAGGSaoGq10P/3jYJrc6WxumhoDlegEJgnOV
H9iVjuzHve7PYel0z238wBlK5rB+oXM2q3mAsUU5If1Dx+WSUYEyXapIx83ielI+
wb49KXu566ZNQd5BBK3dQPAPHSh4BH5QjB5w3gJ050W7o1KWijzNkaHLfVBFi5BT
yf1itVDBrH3jcMmPRJ1CiAwFq8tK1OOgP94WQuLydYsQvu0hM2Vy+r0u1+Sqfd9L
T0PamjcKfkgbCTguZ0rZqC6Yj/S7rMlgABGcCdu9/QU8m6CV43qJvC2qp9bsPN5k
mtpP8zP+WEdqZg9sW5XWN/2/1BePUjTnBoDjsE8BVXB5VncB5IXadgJORsLxrEtB
wmAIoj+4fGE2jmYxSz4UfbDXA5uYUeyhjjqwsMVGjUU3lWEZ+LKuaqnqj9iU4lv4
UJeOFvH6Y0oMrdZQEP/FekoV/1HTkcdMUs+RBVawTaum6136tShyl24bOvOHMbxD
g/Jn/xlZWiOb+vxdjluCy4nbk7dSi2ZwamTCLx9Lfpkwo5CN2JGuUm0FqGyLvFEz
55/sJAHNt4QsdOurBh+nBxQcfptBrMvQhDZCmUdrvp/7OoQgx7AnX9hXc86PxPBo
G5Cgb8vwGoNQJhxmBOTrgcN+PEdjs8dxDM549LemBJWq3ZtRSB2qXKvsQWBFIogz
gCFXSmlD/bTZnaH9FkeT
=YXI2
-----END PGP SIGNATURE-----
--- End Message ---