Skip Menu |

This queue is for tickets about the POE-API-Peek CPAN distribution.

Report information
The Basics
Id: 60810
Status: open
Priority: 0/
Queue: POE-API-Peek

People
Owner: Nobody in particular
Requestors: CARNIL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1)
Date: Fri, 27 Aug 2010 20:33:02 +0200
To: bug-POE-API-Peek [...] rt.cpan.org
From: Salvatore Bonaccorso <carnil [...] cpan.org>
Hi I'm forwarding the bugreport from Debian Bugtracker here too, see [1]. These failures show up too from cpan testers. [1] http://bugs.debian.org/593014 Thanks for looking into this! Bests Salvatore ---(snip)--------------------------------------------------------------- Source: libpoe-api-peek-perl Version: 1.3400-1 Justification: ftbfs Severity: serious Tags: sid Hi libpoe-api-peek-perl 1.3400-1 FTBFS in sid, but not in squeeze. The difference I see is libpoe 2:1.2920-1 in unstable: Taging this only affecting squeeze as libpoe-perl is blocked by freeze. The failure is: Show quoted text
> dh_auto_test > make[1]: Entering directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t > t/00-basic.t .......... ok > t/000-distribution.t .. ok > t/01-session.t ........ ok > t/02-alias.t .......... ok > > # Failed test 'event_queue_dump() returns the right number of items' > # at t/03-event.t line 70. > # got: '0' > # expected: '1' > > # Failed test 'event_queue_dump() item has proper type' > # at t/03-event.t line 73. > # got: undef > # expected: 'User' > > # Failed test 'event_queue_dump() item has proper event name' > # at t/03-event.t line 74. > # got: undef > # expected: 'dummy' > # Looks like you failed 3 tests of 12. > t/03-event.t .......... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/12 subtests > t/04-extref.t ......... ok > t/05-filehandle.t ..... ok > t/06-signals.t ........ ok > t/07-kernel.t ......... ok > > Test Summary Report > ------------------- > t/03-event.t (Wstat: 768 Tests: 12 Failed: 3) > Failed tests: 9-11 > Non-zero exit status: 3 > Files=9, Tests=111, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.75 cusr 0.06 csys = 0.85 CPU) > Result: FAIL > Failed 1/9 test programs. 3/111 subtests failed. > make[1]: *** [test_dynamic] Error 255 > make[1]: Leaving directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' > dh_auto_test: make -j1 test returned exit code 2 > make: *** [build-stamp] Error 29 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > ****************************************************************************** > Build finished at 20100815-0707 > FAILED [dpkg-buildpackage died]
---(snap)---------------------------------------------------------------
Download signature.asc
application/pgp-signature 835b

Message body not shown because it is not plain text.

yeah. the latest version of poe broke this module. It's on my list of things to loook at this weekend. Thanks for the report. You should hear back from me soon
Subject: Re: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1)
Date: Sat, 28 Aug 2010 20:30:30 -0400
To: Salvatore Bonaccorso via RT <bug-POE-API-Peek [...] rt.cpan.org>
From: sungo <sungo [...] sungo.us>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There's a major internal change in POE v1.289 that broke the event queue from an external perspective. There are now two event queues, one I can't get access to currently. I've filed a rant with the POE maintainer and a rollback is theoretically coming soon. In the meantime, I will be releasing a new version that notes these errors, skips the broken tests, and warns the first time an event queue related method is used. While this is technically going to be the stable version, I strongly recommend not updating the debian package until the POE rollback is complete and I can release a new version where the whole api works again. - -- sungo http://sungo.us -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkx5qiUACgkQ3wph+sE0MUuuGgCfYEfpqLPYPSg0S6rAKJES++o/ n3YAnRik+92rFD7FP7SAm91rYqQk/LnA =1ega -----END PGP SIGNATURE-----
Subject: Re: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1)
Date: Sun, 5 Sep 2010 22:16:32 -0400
To: sungo via RT <bug-POE-API-Peek [...] rt.cpan.org>
From: sungo <sungo [...] sungo.us>
POE::API::Peek v2.16_2 is on its way to CPAN. It requires POE v1.293, the latest. That POE fixes the event related errors you reported but it adds new signal related ones. 2.16_2 contains fixes, as per my contracted API but it does not yet contain methods to access the new data. 2.16_3 and hopefully 2.16 will come tomorrow containing fixes for everything. -- sungo http://sungo.us
Download signature.asc
application/pgp-signature 197b

Message body not shown because it is not plain text.