Your message dated Sun, 24 Jan 2010 19:17:21 +0000
with message-id <[email protected]>
and subject line Bug#564412: fixed in libpoe-component-irc-perl 6.22+dfsg-1
has caused the Debian Bug report #564412,
regarding libpoe-component-irc-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 [email protected]
immediately.)
--
564412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpoe-component-irc-perl
Version: 6.18+dfsg-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-2010-01-08 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[2]: Entering directory
> `/build/user-libpoe-component-irc-perl_6.18+dfsg-1-amd64-P_iqJ2/libpoe-component-irc-perl-6.18+dfsg'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01_base/*.t
> t/02_behavior/*.t t/03_subclasses/*.t t/04_plugins/01_ctcp/*.t
> t/04_plugins/02_connector/*.t t/04_plugins/03_botaddressed/*.t
> t/04_plugins/04_bottraffic/*.t t/04_plugins/05_isupport/*.t
> t/04_plugins/06_plugman/*.t t/04_plugins/07_console/*.t
> t/04_plugins/08_proxy/*.t t/04_plugins/09_nickreclaim/*.t
> t/04_plugins/10_followtail/*.t t/04_plugins/11_cycleempty/*.t
> t/04_plugins/12_autojoin/*.t t/04_plugins/13_botcommand/*.t
> t/04_plugins/14_logger/*.t t/04_plugins/15_nickservid/*.t
> t/04_plugins/16_whois/*.t t/04_plugins/17_dcc/*.t t/05_regression/*.t
> t/01_base/01_compile.t ............................. ok
> t/01_base/02_filters.t ............................. ok
> t/01_base/03_common.t .............................. ok
> t/01_base/04_pocosi.t .............................. ok
> t/02_behavior/01_public_methods.t .................. ok
> t/02_behavior/02_connect.t ......................... ok
> t/02_behavior/03_socketerr.t ....................... ok
> t/02_behavior/04_ipv6.t ............................ ok
> t/02_behavior/05_resolver.t ........................ ok
> t/02_behavior/06_online.t .......................... ok
> t/02_behavior/07_subclass.t ........................ ok
> t/02_behavior/08_parent_session.t .................. ok
> t/02_behavior/09_multiple.t ........................ ok
> t/02_behavior/10_signal.t .......................... ok
> t/02_behavior/11_multi_signal.t .................... ok
> t/02_behavior/12_delays.t .......................... ok
> t/02_behavior/13_activity.t ........................ ok
> t/02_behavior/14_newline.t ......................... ok
> t/03_subclasses/01_state.t ......................... ok
> t/03_subclasses/02_qnet.t .......................... ok
> t/03_subclasses/03_qnet_state.t .................... ok
> t/03_subclasses/04_netsplit.t ...................... ok
> t/03_subclasses/05_state_awaypoll.t ................ ok
> t/04_plugins/01_ctcp/01_load.t ..................... ok
> t/04_plugins/01_ctcp/02_replies.t .................. ok
> t/04_plugins/02_connector/01_load.t ................ ok
> t/04_plugins/02_connector/02_reconnect.t ........... ok
> t/04_plugins/03_botaddressed/01_load.t ............. ok
> t/04_plugins/03_botaddressed/02_output.t ........... ok
> t/04_plugins/04_bottraffic/01_load.t ............... ok
> t/04_plugins/04_bottraffic/02_output.t ............. ok
> t/04_plugins/05_isupport/01_load.t ................. ok
> t/04_plugins/05_isupport/02_isupport.t ............. ok
> t/04_plugins/06_plugman/01_load.t .................. ok
> t/04_plugins/06_plugman/02_add.t ................... ok
> t/04_plugins/06_plugman/03_irc_interface.t ......... ok
> t/04_plugins/06_plugman/04_auth_sub.t .............. ok
> t/04_plugins/07_console/01_load.t .................. ok
> t/04_plugins/08_proxy/01_load.t .................... ok
> t/04_plugins/08_proxy/02_connect.t ................. ok
> t/04_plugins/09_nickreclaim/01_load.t .............. ok
> t/04_plugins/09_nickreclaim/02_reclaim.t ........... ok
> t/04_plugins/09_nickreclaim/03_immediate_change.t .. ok
> t/04_plugins/09_nickreclaim/04_immediate_quit.t .... ok
>
> # Failed test 'Cows go moo!'
> # at t/04_plugins/10_followtail/01_load.t line 59.
> # got: 'moocow'
> # expected: 'Cows go moo, yes they do'
> # Looks like you failed 1 test of 5.
> t/04_plugins/10_followtail/01_load.t ...............
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/5 subtests
> t/04_plugins/11_cycleempty/01_load.t ............... ok
> t/04_plugins/11_cycleempty/02_cycle.t .............. ok
> t/04_plugins/12_autojoin/01_load.t ................. ok
> t/04_plugins/12_autojoin/02_join.t ................. ok
> t/04_plugins/12_autojoin/03_banned.t ............... ok
> t/04_plugins/12_autojoin/04_kicked.t ............... ok
> t/04_plugins/12_autojoin/05_password.t ............. ok
> t/04_plugins/12_autojoin/06_kick_ban_password.t .... ok
> t/04_plugins/13_botcommand/01_load.t ............... ok
> t/04_plugins/13_botcommand/02_commands.t ........... ok
> t/04_plugins/13_botcommand/03_options.t ............ ok
> t/04_plugins/13_botcommand/04_help.t ............... ok
> t/04_plugins/14_logger/01_load.t ................... ok
> t/04_plugins/14_logger/02_public.t ................. ok
> t/04_plugins/14_logger/03_private.t ................ ok
> t/04_plugins/14_logger/04_dcc_chat.t ............... ok
> t/04_plugins/15_nickservid/01_load.t ............... ok
> t/04_plugins/16_whois/01_load.t .................... ok
> t/04_plugins/16_whois/02_whois.t ................... ok
> t/04_plugins/17_dcc/01_load.t ...................... ok
> t/04_plugins/17_dcc/02_timeout.t ................... ok
> t/04_plugins/17_dcc/03_send.t ...................... ok
> t/04_plugins/17_dcc/04_send_spaces.t ............... ok
> t/04_plugins/17_dcc/05_resume.t .................... ok
> t/04_plugins/17_dcc/06_chat.t ...................... ok
> t/04_plugins/17_dcc/07_nat.t ....................... ok
> t/05_regression/01_dcc_chat_close.t ................ ok
>
> Test Summary Report
> -------------------
> t/03_subclasses/04_netsplit.t (Wstat: 0 Tests: 42 Failed:
> 0)
> TODO passed: 42
> t/04_plugins/10_followtail/01_load.t (Wstat: 256 Tests: 5 Failed:
> 1)
> Failed test: 3
> Non-zero exit status: 1
> Files=72, Tests=880, 78 wallclock secs ( 0.26 usr 0.14 sys + 14.15 cusr
> 1.75 csys = 16.30 CPU)
> Result: FAIL
> Failed 1/72 test programs. 1/880 subtests failed.
> make[2]: *** [test_dynamic] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2010-01-08/libpoe-component-irc-perl_6.18+dfsg-1_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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libpoe-component-irc-perl
Source-Version: 6.22+dfsg-1
We believe that the bug you reported is fixed in the latest version of
libpoe-component-irc-perl, which is due to be installed in the Debian FTP
archive:
libpoe-component-irc-perl_6.22+dfsg-1.diff.gz
to
main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.22+dfsg-1.diff.gz
libpoe-component-irc-perl_6.22+dfsg-1.dsc
to
main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.22+dfsg-1.dsc
libpoe-component-irc-perl_6.22+dfsg-1_all.deb
to
main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.22+dfsg-1_all.deb
libpoe-component-irc-perl_6.22+dfsg.orig.tar.gz
to
main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.22+dfsg.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated
libpoe-component-irc-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: Sun, 24 Jan 2010 20:02:30 +0100
Source: libpoe-component-irc-perl
Binary: libpoe-component-irc-perl
Architecture: source all
Version: 6.22+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libpoe-component-irc-perl - POE Component for manipulating IRC sessions
Closes: 564412
Changes:
libpoe-component-irc-perl (6.22+dfsg-1) unstable; urgency=low
.
* New upstream release:
- "Depend on POE 1.284 so we won't get FAIL test reports from CPAN testers
because of the FollowTail plugin." (closes: #564412)
- bump (build) dependency in debian/control accordingly
* Update years of packaging copyright.
* Remove old fix-pod-spelling.patch, applied upstream.
* Add new fix-pod-spelling.patch to fix new spelling mistakes.
Checksums-Sha1:
82645656854bc74952cef51e2d87a740a4f65262 2473
libpoe-component-irc-perl_6.22+dfsg-1.dsc
d65f5181052cd95b10d70b76446ee5a7891c3703 222016
libpoe-component-irc-perl_6.22+dfsg.orig.tar.gz
ac26d32f7b5fe9c135311aa2732923206fc56056 6622
libpoe-component-irc-perl_6.22+dfsg-1.diff.gz
d8e27728fc4ec4290b10f7ade47787f7de853f96 263286
libpoe-component-irc-perl_6.22+dfsg-1_all.deb
Checksums-Sha256:
819ffe449571d7e22088769bfa57635f16f8e2650c4c23ed4d48f3ff7685e1a5 2473
libpoe-component-irc-perl_6.22+dfsg-1.dsc
d796af5220dd3ee6649460234e695fd72604b652554a4b78e2bed2a421894879 222016
libpoe-component-irc-perl_6.22+dfsg.orig.tar.gz
d2c328997aef2bd5f17c4947300c73e1006355921dd2c30743b5e5b17f73e694 6622
libpoe-component-irc-perl_6.22+dfsg-1.diff.gz
59f73531678b260506baada208cd8991d46cea4d7aa96c85c8b040590c262926 263286
libpoe-component-irc-perl_6.22+dfsg-1_all.deb
Files:
eba7182995060c4302bb614eade395ec 2473 perl optional
libpoe-component-irc-perl_6.22+dfsg-1.dsc
dc6a19dc4fdd974ee3be722b23e68cdf 222016 perl optional
libpoe-component-irc-perl_6.22+dfsg.orig.tar.gz
73686c335b8e7add3ee26ed879ba3acf 6622 perl optional
libpoe-component-irc-perl_6.22+dfsg-1.diff.gz
97545f7fd24eac02c736a9c1a940a4fd 263286 perl optional
libpoe-component-irc-perl_6.22+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLXJmvAAoJELs6aAGGSaoGDMsQAJ3D8EsjAJpU+vky2cdWW2D+
3N7LnMfLuvCxSoLfVeERNOxno8sXfD+/qFYcw9k62q7vRZpUmP1lsZPyCSKYxNaM
c7pheY6JsgQ1EM+5VV+CZJY3HTjD8yAE1kVgqKOunaGtD8559Nqfiv5KGh8ZHAu/
79PlxtHB5Y9yDuEgT1Lq1QRYE+rUwMN6tZuFoxHj91HaCJE0uf5Wd7Np5UknJSmp
x5O0FAJEfwl5muVX+6GSqt38K3adfx+1gSHOOXe1XS2oQB0uNIg95zIvQX7o02Rg
+mlIGe6r8Dvw0DcjtOfrG97hjcbqXCbzuLbDJZ/xlCS9eE/tcTLW/DPTEcRN6CU2
nR5BsRdVb0x1lrspXX0B/tdOOm2DZEijjjC6NmmtXLFOy7EoF8vJwj331oJSxlzp
xHCAi9GmKBNY2FUFyrJwf6iA07kt5gyhQVgeCGvyzWrXkBJPgWWUzzXoN24//iWV
WuYF1wIJ4D/ZmRMu9+AJUbWuXgpnWNwUwQyBBoeXa9D+48eXvFKKEbi//l0uOivX
YOt1NuU6Ba59NuzH5wl1nIGYTDrF0T7y+FPQtReG0vmZUzF8DXwedUz733tQwI96
3fNZpNL3+TpKJomQ2n8I2SAdrQrhOdpCRL+bmdGtLw8v4vLNUaMSMN221vlqH4Cv
mAV+Rw7duH1lfeaU2JjJ
=ONT4
-----END PGP SIGNATURE-----
--- End Message ---