Your message dated Sat, 31 Oct 2009 22:52:33 +0000
with message-id <[email protected]>
and subject line Bug#552948: fixed in cupt 1.2.1
has caused the Debian Bug report #552948,
regarding cupt: 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.)


-- 
552948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552948
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cupt
Version: 1.1.1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091028 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 `/build/user-cupt_1.1.1-amd64-ZVVU7m/cupt-1.1.1'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/compare_hash_sums.t ......... ok
> E: bad config in file '/var/lib/sbuild/apt.conf'
> W: skipped configuration file '/var/lib/sbuild/apt.conf'
> t/file_method.t ............... ok
> E: bad config in file '/var/lib/sbuild/apt.conf'
> W: skipped configuration file '/var/lib/sbuild/apt.conf'
> t/get_proxy_for_uri.t ......... ok
> t/is_version_string_native.t .. ok
> Can't locate List/MoreUtils.pm in @INC (@INC contains: . 
> /build/user-cupt_1.1.1-amd64-ZVVU7m/cupt-1.1.1/blib/lib 
> /build/user-cupt_1.1.1-amd64-ZVVU7m/cupt-1.1.1/blib/arch /etc/perl 
> /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
> /usr/local/lib/site_perl .) at ./cupt line 34.
> BEGIN failed--compilation aborted at ./cupt line 34.
> 
> #   Failed test 'name search'
> #   at t/search.t line 31.
> #          got: '512'
> #     expected: '0'
> Can't locate List/MoreUtils.pm in @INC (@INC contains: . 
> /build/user-cupt_1.1.1-amd64-ZVVU7m/cupt-1.1.1/blib/lib 
> /build/user-cupt_1.1.1-amd64-ZVVU7m/cupt-1.1.1/blib/arch /etc/perl 
> /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
> /usr/local/lib/site_perl .) at ./cupt line 34.
> BEGIN failed--compilation aborted at ./cupt line 34.
> 
> #   Failed test 'full search'
> #   at t/search.t line 32.
> #          got: '512'
> #     expected: '0'
> # Looks like you failed 2 tests of 2.
> t/search.t .................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/2 subtests 
> t/version_string.t ............ ok
> 
> Test Summary Report
> -------------------
> t/search.t                  (Wstat: 512 Tests: 2 Failed: 2)
>   Failed tests:  1-2
>   Non-zero exit status: 2
> Files=6, Tests=150,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.39 cusr  0.04 
> csys =  0.49 CPU)
> Result: FAIL
> Failed 1/6 test programs. 2/150 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/cupt_1.1.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: cupt
Source-Version: 1.2.1

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

cupt_1.2.1.dsc
  to main/c/cupt/cupt_1.2.1.dsc
cupt_1.2.1.tar.gz
  to main/c/cupt/cupt_1.2.1.tar.gz
cupt_1.2.1_all.deb
  to main/c/cupt/cupt_1.2.1_all.deb
libcupt-perl_1.2.1_all.deb
  to main/c/cupt/libcupt-perl_1.2.1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <[email protected]> (supplier of updated cupt 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: SHA1

Format: 1.8
Date: Fri, 30 Oct 2009 12:04:26 +0200
Source: cupt
Binary: libcupt-perl cupt
Architecture: source all
Version: 1.2.1
Distribution: unstable
Urgency: medium
Maintainer: Eugene V. Lyubimkin <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description: 
 cupt       - alternative front-end for dpkg -- console interface
 libcupt-perl - alternative front-end for dpkg -- Perl modules
Closes: 552948
Changes: 
 cupt (1.2.1) unstable; urgency=medium
 .
   * cupt:
     - 'screenshots':
       - Launch a browser in "background" to display more than two packages
         simultaneously. Thanks to Pavel Chernyshev.
   * Cupt:
     - System:
       - Resolvers/Native:
         - Speeded up applying changes when only one resolution (in the
           solution thread) available.
     - Config:
       - Changed the default value of the 'cupt::resolver::quality-bar' option
         from -400 to -250 to prevent producing somewhat bad solutions under
         rare circumstances.
   * debian/control:
     - Added liblist-moreutils-perl to build-depends. Fixes FTBFS.
       Thanks to Lucas Nussbaum. Urgency is set to medium. (Closes: #552948)
Checksums-Sha1: 
 105ff40d4eda4c331fcbb71838850de98217274f 980 cupt_1.2.1.dsc
 83aed6eb39d3f556008c8ba9d31cb324a43d02e0 116858 cupt_1.2.1.tar.gz
 213b8a0c84aebf89557079df53a1a00cf1435025 141678 libcupt-perl_1.2.1_all.deb
 6232bba755c866f1f02661baa9ebe2c8073c00a4 60558 cupt_1.2.1_all.deb
Checksums-Sha256: 
 8ba318428163a6b3225e565582a3d09cbbffc460d9776375afb4b724084d2d84 980 
cupt_1.2.1.dsc
 ca2b96827d431050f2a9d3961ec62e9c5ddd0981224218b2ec5d8911425d44c1 116858 
cupt_1.2.1.tar.gz
 89f910e94256b38c80c1f4ceb9fab4e098d226be4c1498d140156e4aa550af37 141678 
libcupt-perl_1.2.1_all.deb
 b21ec47b97812f59460cdf7fefbe5ca8d25d34241784b243d7a01390412b9834 60558 
cupt_1.2.1_all.deb
Files: 
 c1f23845ec690e86c59df7f9656e12bf 980 perl optional cupt_1.2.1.dsc
 4e99064b7b130b6c2754abeced969e5b 116858 perl optional cupt_1.2.1.tar.gz
 29e8f524e3e6cda622b2c764afb994f1 141678 perl optional 
libcupt-perl_1.2.1_all.deb
 97c81ef79a9db163252e7d099922a0a5 60558 perl optional cupt_1.2.1_all.deb

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

iEYEARECAAYFAkrqumsACgkQchorMMFUmYySfgCcD1W8hlXq/bmRANgTgjd/hwzI
2MkAn3F5Y3NY3agpoNn9sLZDjn5Uz6Q5
=NhmB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to