Your message dated Fri, 06 Apr 2012 21:00:47 +0000
with message-id <e1sggh1-0004pv...@franck.debian.org>
and subject line Bug#666651: fixed in librpc-xml-perl 0.76-2
has caused the Debian Bug report #666651,
regarding librpc-xml-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.)
--
666651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: librpc-xml-perl
Version: 0.76-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120331 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 `/«PKGBUILDDIR»'
> /usr/bin/perl etc/make_method --base=lib/Apache/RPC/status
> /usr/bin/perl etc/make_method --base=methods/identity
> /usr/bin/perl etc/make_method --base=methods/introspection
> /usr/bin/perl etc/make_method --base=methods/listMethods
> /usr/bin/perl etc/make_method --base=methods/methodHelp
> /usr/bin/perl etc/make_method --base=methods/methodSignature
> /usr/bin/perl etc/make_method --base=methods/multicall
> /usr/bin/perl etc/make_method --base=methods/status
> cp methods/status.xpl blib/lib/RPC/XML/status.xpl
> cp lib/Apache/RPC/Status.pm blib/lib/Apache/RPC/Status.pm
> cp methods/methodHelp.xpl blib/lib/RPC/XML/methodHelp.xpl
> cp lib/RPC/XML/Procedure.pm blib/lib/RPC/XML/Procedure.pm
> cp methods/introspection.xpl blib/lib/RPC/XML/introspection.xpl
> cp lib/RPC/XML/Parser/XMLLibXML.pm blib/lib/RPC/XML/Parser/XMLLibXML.pm
> cp lib/RPC/XML/Parser.pm blib/lib/RPC/XML/Parser.pm
> cp methods/identity.xpl blib/lib/RPC/XML/identity.xpl
> cp lib/RPC/XML/Server.pm blib/lib/RPC/XML/Server.pm
> cp lib/Apache/RPC/Server.pm blib/lib/Apache/RPC/Server.pm
> cp methods/multicall.xpl blib/lib/RPC/XML/multicall.xpl
> cp lib/Apache/RPC/status.xpl blib/lib/Apache/RPC/status.xpl
> cp lib/RPC/XML.pm blib/lib/RPC/XML.pm
> cp methods/listMethods.xpl blib/lib/RPC/XML/listMethods.xpl
> cp lib/RPC/XML/Client.pm blib/lib/RPC/XML/Client.pm
> cp methods/methodSignature.xpl blib/lib/RPC/XML/methodSignature.xpl
> cp lib/RPC/XML/ParserFactory.pm blib/lib/RPC/XML/ParserFactory.pm
> cp lib/RPC/XML/Parser/XMLParser.pm blib/lib/RPC/XML/Parser/XMLParser.pm
> cp etc/make_method blib/script/make_method
> /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/make_method
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00_load.t ..................... ok
> t/10_data.t ..................... ok
> t/11_base64_fh.t ................ ok
> t/12_nil.t ...................... ok
> t/13_no_deep_recursion.t ........ ok
> t/14_datetime_iso8601.t ......... ok
> t/15_serialize.t ................ ok
> t/20_xml_parser.t ............... ok
> t/21_xml_libxml.t ............... ok
> t/25_parser_negative.t .......... ok
> t/29_parserfactory.t ............ ok
> t/30_method.t ................... ok
> t/35_namespaces.t ............... ok
> t/40_server.t ................... ok
> t/40_server_xmllibxml.t ......... ok
> t/41_server_hang.t .............. ok
> t/50_client.t ................... ok
> t/51_client_with_host_header.t .. ok
>
> # Failed test 'system.identity matches $srv->product_tokens'
> # at t/60_net_server.t line 60.
> # got: undef
> # expected: 'RPC::XML::Server/1.68'
>
> # Failed test 'system.listMethods returned ARRAY ref'
> # at t/60_net_server.t line 68.
> # got: ''
> # expected: 'ARRAY'
>
> # Failed test 'system.listMethods returned ARRAY ref'
> # at t/60_net_server.t line 80.
> # got: ''
> # expected: 'ARRAY'
>
> # Failed test 'system.listMethods returned ARRAY ref'
> # at t/60_net_server.t line 90.
> # got: ''
> # expected: 'ARRAY'
>
> # Failed test 'system.listMethods returned HASH ref'
> # at t/60_net_server.t line 100.
> # got: ''
> # expected: 'HASH'
>
> # Failed test 'system.methodHelp returned correct string'
> # at t/60_net_server.t line 110.
> # got: undef
> # expected: 'Return the server name and version as a string'
>
> # Failed test 'system.methodHelp returned ARRAY ref'
> # at t/60_net_server.t line 116.
> # got: ''
> # expected: 'ARRAY'
>
> # Failed test 'system.methodHelp (bad arg) response isa RPC::XML::fault'
> # at t/60_net_server.t line 127.
> # system.methodHelp (bad arg) response isn't a 'RPC::XML::fault' it's a ''
>
> # Failed test 'system.methodHelp returned ARRAY ref'
> # at t/60_net_server.t line 136.
> # got: ''
> # expected: 'ARRAY'
>
> # Failed test 'system.methodSignature (bad arg) response isa
> RPC::XML::fault'
> # at t/60_net_server.t line 146.
> # system.methodSignature (bad arg) response isn't a 'RPC::XML::fault'
> it's a ''
>
> # Failed test 'system.methodHelp returned ARRAY ref'
> # at t/60_net_server.t line 193.
> # got: ''
> # expected: 'ARRAY'
> # Looks like you planned 30 tests but ran 29.
> # Looks like you failed 11 tests of 29 run.
> t/60_net_server.t ...............
> Dubious, test returned 11 (wstat 2816, 0xb00)
> Failed 12/30 subtests
> (less 16 skipped subtests: 2 okay)
> t/70_compression_detect.t ....... ok
> t/90_rt50013_parser_bugs.t ...... ok
> t/90_rt54183_sigpipe.t .......... ok
> t/90_rt54494_blessed_refs.t ..... ok
> t/90_rt58065_allow_nil.t ........ ok
> t/90_rt58323_push_parser.t ...... ok
>
> Test Summary Report
> -------------------
> t/60_net_server.t (Wstat: 2816 Tests: 29 Failed: 11)
> Failed tests: 3-4, 7, 9, 11, 14-15, 17, 19, 21, 24
> Non-zero exit status: 11
> Parse errors: Bad plan. You planned 30 tests but ran 29.
> Files=25, Tests=1090, 50 wallclock secs ( 0.25 usr 0.14 sys + 7.24 cusr
> 1.22 csys = 8.85 CPU)
> Result: FAIL
> Failed 1/25 test programs. 11/1090 subtests failed.
> make[1]: *** [test_dynamic] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/31/librpc-xml-perl_0.76-1_unstable.log
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.
--- End Message ---
--- Begin Message ---
Source: librpc-xml-perl
Source-Version: 0.76-2
We believe that the bug you reported is fixed in the latest version of
librpc-xml-perl, which is due to be installed in the Debian FTP archive:
librpc-xml-perl_0.76-2.debian.tar.gz
to main/libr/librpc-xml-perl/librpc-xml-perl_0.76-2.debian.tar.gz
librpc-xml-perl_0.76-2.dsc
to main/libr/librpc-xml-perl/librpc-xml-perl_0.76-2.dsc
librpc-xml-perl_0.76-2_all.deb
to main/libr/librpc-xml-perl/librpc-xml-perl_0.76-2_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 666...@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 librpc-xml-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, 06 Apr 2012 21:55:04 +0200
Source: librpc-xml-perl
Binary: librpc-xml-perl
Architecture: source all
Version: 0.76-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
librpc-xml-perl - Perl implementation of the XML-RPC protocol
Closes: 666651
Changes:
librpc-xml-perl (0.76-2) unstable; urgency=low
.
* Add patch 0001-Explicitly-use-an-IPv4-socket-in-the-Net-Server-
test.patch: Use 127.0.0.1 to force IPv4 usage in test to avoid IPv6
problems in libnet-server-perl. Thanks to Niko Tyni for triaging the
problem and creating the patch. (Closes: #666651)
* debian/copyright: update to Copyright-Format 1.0.
* Update years of packaging copyright.
* Bump Standards-Version to 3.9.3 (no changes).
Checksums-Sha1:
31ae5b40d03afbdb718f9202ed271c1ff7bcebf4 2462 librpc-xml-perl_0.76-2.dsc
9fd9aad41882cf80eecf70097aaf9b3af1259515 9383
librpc-xml-perl_0.76-2.debian.tar.gz
48b903a5829fceb80ed85bceeeb8d43ca3c7719b 226454 librpc-xml-perl_0.76-2_all.deb
Checksums-Sha256:
2a413ec09c5a249797f9e7fd722b962e98768775c413471406790afcb3e5a31e 2462
librpc-xml-perl_0.76-2.dsc
0301c5a23879b92878f134d77599810dfad6d298013bbcb31643c178b7d61392 9383
librpc-xml-perl_0.76-2.debian.tar.gz
2ad4efc4e87cf0dba951c596a7c629f1d6cd2700c3f2c7e481f79078a42fb84b 226454
librpc-xml-perl_0.76-2_all.deb
Files:
fe3c68ad12b536cab9ca2a1d54296009 2462 perl optional librpc-xml-perl_0.76-2.dsc
d350a823b37ff3a4c6d768be8f4caf7a 9383 perl optional
librpc-xml-perl_0.76-2.debian.tar.gz
eaca2772129c0ffac227cede9fd29e88 226454 perl optional
librpc-xml-perl_0.76-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPf0pgAAoJELs6aAGGSaoGXCsP/2nYuxDXvxRxpILwA42+GRfM
twv7qctR/qEnljJaSN+rIustpnqGAPPgS8cSRyQafR5cpsAGuPXQO7uOalm55EoR
LkiNcgozTNyPHH4Fo0VR0sHq4Crc7fUfPQTKYcvn5DD4HrbvoMSL/zBbJdMctwFi
1ftN4sHtAPYcSSZnjah1P15nLEufT+szyT6m1Klk5kJ9ipxXshYHrrp7MMgi4Jv1
y/lNyXQNPlenVRsF3tn93trTcP4bDgtS4dSuZW/E5vQPkJ0kC1ZQnSpYRyVFYj2m
JgUjpB8gPpCgHZQCp00q4zjsoVQQi2q8HjbaRhFfFw2m0wcRWFgxXmUa7ywUyMnF
xkqgUWN1yuWlvEB7Tn7c8puiktVmRHgC3S8TydmShSkjDjn+tNBhf4kTBo4hd18A
EQdgopTdSlYi4pUIfJLZ52MARiM9NGpBW5jjKct9waK6B4FSOpE+qQ5tX8z2thX9
12B04t1m4QnjtnTL2IyARrZ+xlHTl0kGJLBwAih4FeU/zHMBwwVhUdBal+TqqJ59
beN2sf3pBIyYM1MKjMLH4hvGFwD8r6T4yfL4V7/1jHTuiTnCVm1AdZ6cepyNS1q0
YLCwKxYJwiGohDciYDrly+K8ybCvtYjfS0RiUONccZqyhVg6QhVne2E7E4XJdQlv
BQPJ/E9tlS/PyeTJ3RAG
=u2fd
-----END PGP SIGNATURE-----
--- End Message ---