Your message dated Mon, 30 May 2011 19:32:23 +0000
with message-id <[email protected]>
and subject line Bug#627285: fixed in libpoe-api-peek-perl 2.1700-1
has caused the Debian Bug report #627285,
regarding libpoe-api-peek-perl: failing tests
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.)
--
627285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627285
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpoe-api-peek-perl
Version: 2.1600-1
Severity: serious
Justification: FTBFS
Hi
libpoe-api-peek-perl FTBFS due to test failures:
> dh_auto_test
> make[1]: Entering directory
> `/build/salvi-libpoe-api-peek-perl_2.1600-1-amd64-2pKTje/libpoe-api-peek-perl-2.1600'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00-basic.t .............. ok
>
> # Failed test 'get_session_refcount() returns data'
> # at t/01-session.t line 60.
>
> # Failed test 'get_session_refcount() returned the proper count'
> # at t/01-session.t line 61.
> # got: undef
> # expected: '0'
>
> # Failed test 'session_count() returns the proper count'
> # at t/01-session.t line 69.
> # got: '3'
> # expected: '2'
>
> # Failed test 'is_session_child() correctly determined parentage of session'
> # at t/01-session.t line 85.
>
> # Failed test 'get_session_children() returns the proper data when there is
> a child session'
> # at t/01-session.t line 94.
> # got: '0'
> # expected: '1'
>
> # Failed test 'data returned from get_session_children() contains a valid
> child session reference'
> # at t/01-session.t line 95.
> # got: ''
> # expected: 'POE::Session'
>
> # Failed test 'parent returned'
> # at t/01-session.t line 103.
>
> # Failed test 'our parent is the kernel'
> # at t/01-session.t line 104.
> # got: undef
> # expected: 'POE::Kernel=ARRAY(0x1e412a0)'
> at /usr/share/perl5/POE/Kernel.pm line 1012
> POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x1e412a0)', undef,
> 'POE::Kernel=ARRAY(0x1e412a0)', '_stop', 8, 'ARRAY(0x2028e10)', '/usr/sha
> re/perl5/POE/Resource/Sessions.pm', 571, undef, ...) called at
> /usr/share/perl5/POE/Resource/Sessions.pm line 568
> POE::Kernel::_data_ses_stop('POE::Kernel=ARRAY(0x1e412a0)',
> 'elende-4dd4e334-00001673-00000001') called at
> /usr/share/perl5/POE/Resource/Sign
> als.pm line 507
>
> POE::Kernel::_data_sig_free_terminated_sessions('POE::Kernel=ARRAY(0x1e412a0)')
> called at /usr/share/perl5/POE/Kernel.pm line 974
> POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x1e412a0)',
> 'POE::Kernel=ARRAY(0x1e412a0)', 'POE::Kernel=ARRAY(0x1e412a0)', '_signal',
> 16, '
> ARRAY(0x1bce778)', '/usr/share/perl5/POE/Kernel.pm', 635, undef, ...) called
> at /usr/share/perl5/POE/Resource/Events.pm line 315
> POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x1e412a0)')
> called at /usr/share/perl5/POE/Loop/Select.pm line 306
> POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x1e412a0)') called
> at /usr/share/perl5/POE/Loop/Select.pm line 314
> POE::Kernel::loop_run('POE::Kernel=ARRAY(0x1e412a0)') called at
> /usr/share/perl5/POE/Kernel.pm line 1210
> POE::Kernel::run('POE::Kernel') called at t/01-session.t line 24
> # Looks like you failed 8 tests of 37.
> # Looks like your test exited with 38 just after 37.
> t/01-session.t ............
> Dubious, test returned 38 (wstat 9728, 0x2600)
> Failed 8/37 subtests
>
> # Failed test 'session_id_loggable() returns proper string when no alias'
> # at t/02-alias.t line 37.
> # 'session POE::Session=ARRAY(0x1755400)'
> # doesn't match '(?-xism:session 2 \(POE::Session)'
>
> # Failed test 'session_id_loggable() returns proper string when alias is
> set'
> # at t/02-alias.t line 44.
> # 'session POE::Session=ARRAY(0x1755400)'
> # doesn't match '(?-xism:session 2 \(PIE)'
>
> # Failed test 'session_alias_count() returns the proper alias count'
> # at t/02-alias.t line 53.
> # got: '0'
> # expected: '1'
>
> # Failed test 'session_alias_list() returns proper amount of data'
> # at t/02-alias.t line 62.
> # got: '0'
> # expected: '1'
>
> # Failed test 'session_alias_list() returns proper data'
> # at t/02-alias.t line 63.
> # got: undef
> # expected: 'PIE'
> # Looks like you failed 5 tests of 12.
> t/02-alias.t ..............
> Dubious, test returned 5 (wstat 1280, 0x500)
> Failed 5/12 subtests
> t/03-event.t .............. ok
> t/04-extref.t ............. ok
> t/05-filehandle.t ......... ok
>
> # Failed test 'data returned from signals_watched_by_session() correctly
> indicates that INT is watched by this session'
> # at t/06-signals.t line 65.
>
> # Failed test 'data returned from signals_watched_by_session() indicates
> that INT is being watched by the correct event'
> # at t/06-signals.t line 66.
> # got: undef
> # expected: 'sig_handler'
>
> # Failed test 'signal_watchers() notes that this session is watching INT'
> # at t/06-signals.t line 74.
>
> # Failed test 'signal_watchers() notes that the proper event from this
> session is watching INT'
> # at t/06-signals.t line 75.
> # got: undef
> # expected: 'sig_handler'
>
> # Failed test 'is_signal_watched_by_sesion() correctly notes that this
> session is watching INT'
> # at t/06-signals.t line 82.
> # Looks like you failed 5 tests of 18.
> t/06-signals.t ............
> Dubious, test returned 5 (wstat 1280, 0x500)
> Failed 5/18 subtests
> t/07-kernel.t ............. ok
> t/release-pod-coverage.t .. skipped: these tests are for release candidate
> testing
> t/release-pod-syntax.t .... skipped: these tests are for release candidate
> testing
>
> Test Summary Report
> -------------------
> t/01-session.t (Wstat: 9728 Tests: 37 Failed: 8)
> Failed tests: 12-13, 16, 20, 22-23, 25-26
> Non-zero exit status: 38
> t/02-alias.t (Wstat: 1280 Tests: 12 Failed: 5)
> Failed tests: 3, 5, 7, 9-10
> Non-zero exit status: 5
> t/06-signals.t (Wstat: 1280 Tests: 18 Failed: 5)
> Failed tests: 11-12, 15-16, 18
> Non-zero exit status: 5
> Files=10, Tests=105, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.60 cusr
> 0.08 csys = 0.74 CPU)
> Result: FAIL
> Failed 3/10 test programs. 18/105 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory
> `/build/salvi-libpoe-api-peek-perl_2.1600-1-amd64-2pKTje/libpoe-api-peek-perl-2.1600'
> 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
Bests
Salvatore
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
libpoe-api-peek-perl_2.1600-1_amd64.build.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: libpoe-api-peek-perl
Source-Version: 2.1700-1
We believe that the bug you reported is fixed in the latest version of
libpoe-api-peek-perl, which is due to be installed in the Debian FTP archive:
libpoe-api-peek-perl_2.1700-1.debian.tar.gz
to main/libp/libpoe-api-peek-perl/libpoe-api-peek-perl_2.1700-1.debian.tar.gz
libpoe-api-peek-perl_2.1700-1.dsc
to main/libp/libpoe-api-peek-perl/libpoe-api-peek-perl_2.1700-1.dsc
libpoe-api-peek-perl_2.1700-1_all.deb
to main/libp/libpoe-api-peek-perl/libpoe-api-peek-perl_2.1700-1_all.deb
libpoe-api-peek-perl_2.1700.orig.tar.gz
to main/libp/libpoe-api-peek-perl/libpoe-api-peek-perl_2.1700.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-api-peek-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: Mon, 30 May 2011 21:17:02 +0200
Source: libpoe-api-peek-perl
Binary: libpoe-api-peek-perl
Architecture: source all
Version: 2.1700-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libpoe-api-peek-perl - module to peek into the internals of a running POE
environment
Closes: 627285
Changes:
libpoe-api-peek-perl (2.1700-1) unstable; urgency=low
.
* New upstream release (closes: #627285).
* debian/copyright: update years of upstream and packaging copyright.
* Bumpd (build) dependency on libpoe-perl.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
Checksums-Sha1:
c8e4d7c7da89343e9adaac30a05ddedea0b10af2 2237 libpoe-api-peek-perl_2.1700-1.dsc
109cc9145ec493e8f64443bdfa52650a0f8fcf82 13283
libpoe-api-peek-perl_2.1700.orig.tar.gz
7562d89676d1be63b1ddcbe394fab9057d5cbb0f 3829
libpoe-api-peek-perl_2.1700-1.debian.tar.gz
6af1af0086a80b2be5a02d32f0d591d9e00ab04d 15624
libpoe-api-peek-perl_2.1700-1_all.deb
Checksums-Sha256:
a2676b2b261bb13d4dda6a3111229b7779c2d9c040cbcf949781c591334129dc 2237
libpoe-api-peek-perl_2.1700-1.dsc
2b30d2383ac6690093092efefd3fa8e84a6b521af1ad406adcf21fe2a7514ebe 13283
libpoe-api-peek-perl_2.1700.orig.tar.gz
c5490bd884d39fca66d1581bea40183596e61b97ac92ab9ecf060d4eb943a83f 3829
libpoe-api-peek-perl_2.1700-1.debian.tar.gz
a79e9bcf697106dd3f4f68c87e3a01171503c472b2d0b805875655f4872bce52 15624
libpoe-api-peek-perl_2.1700-1_all.deb
Files:
4cfe4497707f77ef8e2e14530680d940 2237 perl extra
libpoe-api-peek-perl_2.1700-1.dsc
1bad1c739046611e7149d28368758336 13283 perl extra
libpoe-api-peek-perl_2.1700.orig.tar.gz
999e322bc9812082327e0263f1685760 3829 perl extra
libpoe-api-peek-perl_2.1700-1.debian.tar.gz
77a55b067313cce794841aa46c8714c6 15624 perl extra
libpoe-api-peek-perl_2.1700-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJN4+3MAAoJELs6aAGGSaoGebQP/3AXM5OyLtiR2hliGYUUyemR
welIvB6+Wl2oqe44Ja6IhtSfPVj3Y7Z4AUET9rE+Kh2U4x9+VfqaCIU+pgh1E6SV
KoMCyhHMtRRUL/03ENP9ayxeff/LT80lwcpU2t8Udep1O8mHpM/4gVdb5fGcU2Mu
0WAFWIpDikQFlFLtvepL5sd/lpAiFDnu+2s/97KH1HeyyF/Q6VMiwhE5hZmGzn7T
800xKWWblkzc86FKSqdRlsj9LkiuUrWSto/+ay161zZagn9S72hiy2hc3W1bluVX
cjaXKzCwlN69g9hrtnXfTouoMFUBBElkukMnRZxKOWfu4/PfnWg/MgzL5N/GFbLf
DN/kgA82+M2WVg2rqF9WnIxijiUrH7AG4aQBvqqOhPhUDjyuzmVNpQC/WNNpuzYv
oOHnIUyVXLPC3Lv0Uyd3rI6i0d7RVsmATLr9WxnDkiar/4725odDv0dd5SyEiCaf
xegr63JcXikZ6cV5spRWN4iphMGe4NbrCNT2B/he46peU4ijpMBZZ3rdR4dEggAz
JSXrlSNVpZ6x2hqNxGnv16/pXEmllpzN3+HrU0yPffjGFLPmJtn9A3rId4O7cDp/
M/yDepnn0j20iSCTuDIO6mVWUbcWGRqHDPBVAA5RW61yenLIRBhI0rPzudZqOEmN
5tX+mAuaT09MaffQqIZr
=S0z6
-----END PGP SIGNATURE-----
--- End Message ---