Your message dated Mon, 21 Sep 2009 22:23:36 +0000
with message-id <e1mprig-0004np...@ries.debian.org>
and subject line Bug#545626: fixed in libcache-memcached-perl 1.26-2
has caused the Debian Bug report #545626,
regarding libcache-memcached-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.)


-- 
545626: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545626
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcache-memcached-perl
Version: 1.26-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090907 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Is the test timing-dependent? Maybe it could be relaxed a bit. Also,
the build hanged after the failure.

Relevant part:
> make[1]: Entering directory 
> `/build/user-libcache-memcached-perl_1.26-1-amd64-QzY5ES/libcache-memcached-perl-1.26'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01_use..................ok
> t/02_keys.................skipped
>         all skipped: No memcached instance running at 127.0.0.1:11211
> t/03_stats................skipped
>         all skipped: No memcached instance running at 127.0.0.1:11211
> t/04_noreply..............skipped
>         all skipped: No memcached instance running at 127.0.0.1:11211
> Use of uninitialized value $proto in socket at 
> /build/user-libcache-memcached-perl_1.26-1-amd64-QzY5ES/libcache-memcached-perl-1.26/blib/lib/Cache/Memcached.pm
>  line 262.
> 
> #   Failed test 'Should return fast on retry'
> #   at t/05_reconnect_timeout.t line 28.
> # Looks like you failed 1 test of 2.
> t/05_reconnect_timeout....dubious
>       Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 2
>       Failed 1/2 tests, 50.00% okay
> Use of uninitialized value $proto in socket at 
> /build/user-libcache-memcached-perl_1.26-1-amd64-QzY5ES/libcache-memcached-perl-1.26/blib/lib/Cache/Memcached.pm
>  line 262.
> 
> #   Failed test 'OK'
> #   at t/100_flush_bug.t line 57.
> #          got: '0'
> #     expected: '1'
> # Looks like you failed 1 test of 7.
> E: Caught signal 'Terminated': terminating immediately
> make[1]: make: *** [test_dynamic] Terminated*** [build-stamp] Terminated
> 
> t/100_flush_bug...........Build killed with signal TERM after 240 minutes of 
> inactivity
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20090908-0543

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/09/07/libcache-memcached-perl_1.26-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
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libcache-memcached-perl
Source-Version: 1.26-2

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

libcache-memcached-perl_1.26-2.diff.gz
  to 
pool/main/libc/libcache-memcached-perl/libcache-memcached-perl_1.26-2.diff.gz
libcache-memcached-perl_1.26-2.dsc
  to pool/main/libc/libcache-memcached-perl/libcache-memcached-perl_1.26-2.dsc
libcache-memcached-perl_1.26-2_all.deb
  to 
pool/main/libc/libcache-memcached-perl/libcache-memcached-perl_1.26-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 545...@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 
libcache-memcached-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: SHA1

Format: 1.8
Date: Mon, 21 Sep 2009 22:59:08 +0200
Source: libcache-memcached-perl
Binary: libcache-memcached-perl
Architecture: source all
Version: 1.26-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libcache-memcached-perl - Perl module for using memcached servers
Closes: 545626
Changes: 
 libcache-memcached-perl (1.26-2) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 .
   [ Ryan Niebur ]
   * Update jawnsy's email address
 .
   [ gregor herrmann ]
   * Add patch race.patch by Niko Tyni to fix/skip two tests that are timing
     dependent (closes: #545626). Add quilt framework.
   * Minimize debian/rules, adjust debhelper/quilt dependencies.
   * Set Standards-Version to 3.8.3 (no further changes).
   * Add /me to Uploaders.
   * debian/copyright: update years of packaging copyright.
Checksums-Sha1: 
 0b446d21016eca7e46e33f5e70e57c928c6b0b8a 1490 
libcache-memcached-perl_1.26-2.dsc
 0d41199abf46371e1ba0e69b0345bcbc6bbb4942 3460 
libcache-memcached-perl_1.26-2.diff.gz
 c696d0774dfd08c3596839f7263233505d3d6469 26530 
libcache-memcached-perl_1.26-2_all.deb
Checksums-Sha256: 
 38c0ca3157692b595ed68cdbdb7eec22e285b0d34ac8e7b7248321c397710f42 1490 
libcache-memcached-perl_1.26-2.dsc
 1b51118fc934f921fdd2f48e47655d2fbc3ffc8bd1cada384dfbb98f1a7aaf11 3460 
libcache-memcached-perl_1.26-2.diff.gz
 c51b19890fe84f93bbc8c1c30f2f7bd5cd85f97e89ee575b0bba55f23849d243 26530 
libcache-memcached-perl_1.26-2_all.deb
Files: 
 d2e3f20dd43c4dd08999da7b25d41abd 1490 perl optional 
libcache-memcached-perl_1.26-2.dsc
 0cf2d5e887ee05edea5de15bf5b65cef 3460 perl optional 
libcache-memcached-perl_1.26-2.diff.gz
 660ca2cd159881bd987a8ae837ec8e11 26530 perl optional 
libcache-memcached-perl_1.26-2_all.deb

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

iEYEARECAAYFAkq36WkACgkQOzKYnQDzz+RG1QCguKeY4+VKQ54GURKohl7M9mmT
/VIAn1WTbwFXYJ7g5urp8B08eP37fFdR
=IwXd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to