Your message dated Fri, 02 Mar 2012 10:17:56 +0000
with message-id <e1s3pyi-0007kl...@franck.debian.org>
and subject line Bug#661874: fixed in libhttp-exception-perl 0.04001-1
has caused the Debian Bug report #661874,
regarding libhttp-exception-perl: FTBFS
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.)


-- 
661874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libhttp-exception-perl
Version: 0.03001-1
Severity: serious

Your package fails to build from source:

cp lib/HTTP/Exception/4XX.pm blib/lib/HTTP/Exception/4XX.pm
cp lib/HTTP/Exception/2XX.pm blib/lib/HTTP/Exception/2XX.pm
cp lib/HTTP/Exception.pm blib/lib/HTTP/Exception.pm
Manifying blib/man3/HTTP::Exception::1XX.3pm
Manifying blib/man3/HTTP::Exception::5XX.3pm
Manifying blib/man3/HTTP::Exception::3XX.3pm
Manifying blib/man3/HTTP::Exception::Loader.3pm
Manifying blib/man3/HTTP::Exception::Base.3pm
Manifying blib/man3/HTTP::Exception::2XX.3pm
Manifying blib/man3/HTTP::Exception::4XX.3pm
Manifying blib/man3/HTTP::Exception.3pm
make[1]: Leaving directory `/home/jmm/libhttp-exception-perl-0.03001'
   dh_auto_test
make[1]: Entering directory `/home/jmm/libhttp-exception-perl-0.03001'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ............... 1/? Having no space between pattern and following 
word is deprecated at (eval 27) line 5.
t/00-load.t ............... ok   
t/01-exceptions.t ......... Having no space between pattern and following word 
is deprecated at (eval 20) line 5.
t/01-exceptions.t ......... 1/? Can't locate object method "code" via package 
"HTTP::Exception::200" at t/01-exceptions.t line 74.
# Tests were run but no plan was declared and done_testing() was not seen.
t/01-exceptions.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
All 6 subtests passed 
t/02-combinations.t ....... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/02-combinations.t ....... 1/? Can't locate object method "code" via package 
"HTTP::Exception::200" at t/02-combinations.t line 11.
# Tests were run but no plan was declared and done_testing() was not seen.
t/02-combinations.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
t/03-nice.t ............... Having no space between pattern and following word 
is deprecated at (eval 20) line 5.
t/03-nice.t ............... ok   
t/04-subclassing.t ........ Having no space between pattern and following word 
is deprecated at (eval 20) line 5.
t/04-subclassing.t ........ 1/? 
#   Failed test 'custom HTTP::Exception caught with HTTP::Exception::OK'
#   at t/04-subclassing.t line 25.
# Looks like you failed 1 test of 10.
t/04-subclassing.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests 
t/05-plack.t .............. skipped: Plack 0.9913 or newer required for this 
test
t/06-is_methods.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/06-is_methods.t ......... ok    
t/07-status_messages.t .... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/07-status_messages.t .... 1/? Can't call method "status_message" on an 
undefined value at t/07-status_messages.t line 62.
# Tests were run but no plan was declared and done_testing() was not seen.
t/07-status_messages.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
All 19 subtests passed 
t/10-fields_1xx.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/10-fields_1xx.t ......... skipped: no fields for HTTP::Exception::1XX yet
t/11-fields_2xx.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/11-fields_2xx.t ......... skipped: no fields for HTTP::Exception::2XX yet
t/12-fields_3xx.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/12-fields_3xx.t ......... ok    
t/13-fields_4xx.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/13-fields_4xx.t ......... skipped: no fields for HTTP::Exception::4XX yet
t/14-fields_5xx.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/14-fields_5xx.t ......... skipped: no fields for HTTP::Exception::5XX yet
t/15-fields_ec.t .......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
Can't locate object method "_status_message" via package "HTTP::Exception::100" 
at /home/jmm/libhttp-exception-perl-0.03001/blib/lib/HTTP/Exception/Base.pm 
line 30.
t/15-fields_ec.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/20-load_1XX.t ........... ok   
t/21-load_2XX.t ........... ok   
t/22-load_3XX.t ........... ok   
t/23-load_4XX.t ........... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/23-load_4XX.t ........... ok   
t/24-load_5XX.t ........... ok   
t/25-load_all.t ........... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/25-load_all.t ........... ok   
t/26-load_server_error.t .. ok   
t/27-load_client_error.t .. Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/27-load_client_error.t .. ok   
t/28-load_errors.t ........ Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/28-load_errors.t ........ ok   
t/29-load_redirection.t ... ok   
t/30-implicit_all.t ....... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/30-implicit_all.t ....... ok   
t/31-load_mixed.t ......... Having no space between pattern and following word 
is deprecated at (eval 19) line 5.
t/31-load_mixed.t ......... ok   
t/boilerplate.t ........... skipped: Author tests not required for installation
t/eol.t ................... skipped: Author tests not required for installation
t/eol_special.t ........... skipped: Author tests not required for installation
t/manifest.t .............. skipped: Author tests not required for installation
t/pod.t ................... skipped: Author tests not required for installation

Test Summary Report
-------------------
t/01-exceptions.t       (Wstat: 65280 Tests: 6 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/02-combinations.t     (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/04-subclassing.t      (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/07-status_messages.t  (Wstat: 65280 Tests: 19 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/15-fields_ec.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=31, Tests=152,  3 wallclock secs ( 0.17 usr  0.37 sys +  1.68 cusr  0.56 
csys =  2.78 CPU)
Result: FAIL
Failed 5/31 test programs. 1/152 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/jmm/libhttp-exception-perl-0.03001'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: libhttp-exception-perl
Source-Version: 0.04001-1

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

libhttp-exception-perl_0.04001-1.debian.tar.gz
  to 
main/libh/libhttp-exception-perl/libhttp-exception-perl_0.04001-1.debian.tar.gz
libhttp-exception-perl_0.04001-1.dsc
  to main/libh/libhttp-exception-perl/libhttp-exception-perl_0.04001-1.dsc
libhttp-exception-perl_0.04001-1_all.deb
  to main/libh/libhttp-exception-perl/libhttp-exception-perl_0.04001-1_all.deb
libhttp-exception-perl_0.04001.orig.tar.gz
  to main/libh/libhttp-exception-perl/libhttp-exception-perl_0.04001.orig.tar.gz



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 661...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <car...@debian.org> (supplier of updated 
libhttp-exception-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: Fri, 02 Mar 2012 11:08:29 +0100
Source: libhttp-exception-perl
Binary: libhttp-exception-perl
Architecture: source all
Version: 0.04001-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Salvatore Bonaccorso <car...@debian.org>
Description: 
 libhttp-exception-perl - throw HTTP-Errors as (Exception::Class-) Exceptions
Closes: 661874
Changes: 
 libhttp-exception-perl (0.04001-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ gregor herrmann ]
   * Remove alternative (build) dependencies that are already satisfied
     in oldstable.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Imported Upstream version 0.04001
     Fixes build failure due to failing tests (Closes: #661874).
   * Don't install README file to docs
   * Update debian/copyright information.
     Adjust URL to format specification to the copyright-format 1.0 location.
     Add copyright years for upstream files
   * Bump Standards-Version to 3.9.3
Checksums-Sha1: 
 051993e9e6c3d2f5cfde46a3d31780a6a50d9e02 2304 
libhttp-exception-perl_0.04001-1.dsc
 7a6a3026df782734db04df03a20d7c69d1f57cb0 22604 
libhttp-exception-perl_0.04001.orig.tar.gz
 c95395f6ab1aeb778598301107c38a9f9d266e59 1693 
libhttp-exception-perl_0.04001-1.debian.tar.gz
 f15631f6b9a2b036c41d3e33c6dab1539d1f83b8 32282 
libhttp-exception-perl_0.04001-1_all.deb
Checksums-Sha256: 
 11840fb10814ec2c2a6697f8beeac400f9d14916945a09618dc01a07e59dbd23 2304 
libhttp-exception-perl_0.04001-1.dsc
 3d182f53c6e6f35cb0f6407d793298746563463b1c0e3418a0aaf15e8d33a21f 22604 
libhttp-exception-perl_0.04001.orig.tar.gz
 859dd6bb68f7e9dccc79506d8c1b41fdb3d04d5930622535086e960f4bb847f4 1693 
libhttp-exception-perl_0.04001-1.debian.tar.gz
 5b9f048506d76195f409fba66f1cad2ca10846e7973547d0be782cf909be8af1 32282 
libhttp-exception-perl_0.04001-1_all.deb
Files: 
 97715db29fae7c790a310360271d967f 2304 perl optional 
libhttp-exception-perl_0.04001-1.dsc
 5dec6019debb7e66ac77544ccfd5498e 22604 perl optional 
libhttp-exception-perl_0.04001.orig.tar.gz
 6b665ba4bfe1475ae75d638176cc6111 1693 perl optional 
libhttp-exception-perl_0.04001-1.debian.tar.gz
 72e6d93887e671dc44db42a9fe7e513b 32282 perl optional 
libhttp-exception-perl_0.04001-1_all.deb

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

iQIcBAEBCAAGBQJPUJxfAAoJEHidbwV/2GP+cX8P/RGE+YHsxAfQlR508Dbr/GkN
Q48B1drNCusOCalCdirLo7VTMEBoAP4H2vK4fEkad9N6d3Qu1tG5zsHSHvSgYcEq
uf2LZcZ2jTFtW6DNrzn9VSUrGK+6co3AwJ9NVX7chs3oSn6qs0g3IkbsQN2WrTdJ
XFpz+9w0aDUq2xWrTA9zO6uzup1TQikEpmWUzdj2mgMKc7SYo2gHgwLJG/wUn4du
jVB6at46KhVObXRR1UMHR8HFEKVbAet9I6OthX6oAUgBk2OzJwm0KA6BCJxPPCn3
9Zd8CM/o9m4hiKoJY1FKl0ltAF7FRntC8TDqNyb4Q7cjq2qUxJ7uqMHeOaCVq4QN
cuh+DHeWFF9ljBrRedhpjAcVwlO/v72QdFMdQGs+yZV7PZGv91c8/D3GXTwJjZ9S
ZcZYygfqTJPXFPsiJeYq1Ahfbw+N7vXI/JnvWGS4XH7WHYBSSIJYZ8cVyKgJQ4s2
05IKSpdPG6QJw4nqyReb7zO0LrM48LHJs7/XWjjuLq++gFAUC9HEiz/wi50LshXK
IJbj0RQTndZE4wIFoJ0Q9vOwsla8zgSqppJTme97eWlPOyItLoItC933IQPKxJZH
ohyhjCQDOiVjBxnNA3tSmi1W88q++3VzcP/wkN7/J/qmgbNvWvzP7gPaxNBqB51g
5lqXwYDEBbMhJy0dGtF5
=WWSW
-----END PGP SIGNATURE-----



--- End Message ---
  • Bug#661874: FTBFS Moritz Muehlenhoff
    • Bug#661874: marked as done (libhttp-except... Debian Bug Tracking System

Reply via email to