Your message dated Sat, 13 Mar 2010 12:17:07 +0000
with message-id <e1nqqhd-0001t4...@ries.debian.org>
and subject line Bug#573661: fixed in libdbix-class-schema-loader-perl 0.05003-2
has caused the Debian Bug report #573661,
regarding libdbix-class-schema-loader-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.)


-- 
573661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdbix-class-schema-loader-perl
Version: 0.05003-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100312 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-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t 
> t/backcompat/0.04006/*.t
> t/01use.t ............................... ok
> t/02pod.t ............................... ok
> t/03podcoverage.t ....................... ok
> t/04kwalitee.t .......................... skipped: Not maintainer
> t/10sqlite_common.t ..................... ok
> t/11mysql_common.t ...................... skipped: You need to set the 
> DBICTEST_MYSQL_DSN, _USER, and _PASS environment variables
> Can't locate List/MoreUtils.pm in @INC (@INC contains: t/lib 
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/inc
>  
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/blib/lib
>  
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/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 t/12pg_common.t line 5.
> BEGIN failed--compilation aborted at t/12pg_common.t line 5.
> t/12pg_common.t ......................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> t/13db2_common.t ........................ skipped: You need to set the 
> DBICTEST_DB2_DSN, _USER, and _PASS environment variables
> t/14ora_common.t ........................ skipped: You need to set the 
> DBICTEST_ORA_DSN, _USER, and _PASS environment variables
> Can't locate List/MoreUtils.pm in @INC (@INC contains: t/lib 
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/inc
>  
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/blib/lib
>  
> /build/user-libdbix-class-schema-loader-perl_0.05003-1-amd64-OOLBG6/libdbix-class-schema-loader-perl-0.05003/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 t/15sybase_common.t line 6.
> BEGIN failed--compilation aborted at t/15sybase_common.t line 6.
> t/15sybase_common.t ..................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> t/16mssql_common.t ...................... skipped: You need to set the 
> DBICTEST_MSSQL_DSN, _USER, and _PASS environment variables
> t/16mssql_odbc_common.t ................. skipped: You need to set the 
> DBICTEST_MSSQL_ODBC_DSN, _USER, and _PASS environment variables
> t/17sybase_asa_common.t ................. skipped: You need to set the 
> DBICTEST_SYBASE_ASA_DSN, _USER, and _PASS environment variables
> t/17sybase_asa_odbc_common.t ............ skipped: You need to set the 
> DBICTEST_SYBASE_ASA_DSN, _USER, and _PASS environment variables
> t/20invocations.t ....................... ok
> t/21misc_fatal.t ........................ ok
> t/22dump.t .............................. ok
> t/23dumpmore.t .......................... ok
> t/24loader_subclass.t ................... ok
> t/25backcompat_v4.t ..................... ok
> t/40overwrite_modifications.t ........... ok
> t/45relationships.t ..................... ok
> t/backcompat/0.04006/10sqlite_common.t .. ok
> t/backcompat/0.04006/11mysql_common.t ... skipped: You need to set the 
> DBICTEST_MYSQL_DSN, _USER, and _PASS environment variables
> t/backcompat/0.04006/12pg_common.t ...... skipped: You need to set the 
> DBICTEST_PG_DSN, _USER, and _PASS environment variables
> t/backcompat/0.04006/13db2_common.t ..... skipped: You need to set the 
> DBICTEST_DB2_DSN, _USER, and _PASS environment variables
> t/backcompat/0.04006/14ora_common.t ..... skipped: You need to set the 
> DBICTEST_ORA_DSN, _USER, and _PASS environment variables
> t/backcompat/0.04006/20invocations.t .... ok
> t/backcompat/0.04006/21misc_fatal.t ..... ok
> t/backcompat/0.04006/22dump.t ........... ok
> t/backcompat/0.04006/23dumpmore.t ....... ok
> 
> Test Summary Report
> -------------------
> t/12pg_common.t                       (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/15sybase_common.t                   (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> Files=31, Tests=959, 11 wallclock secs ( 0.17 usr  0.04 sys +  9.18 cusr  
> 0.75 csys = 10.14 CPU)
> Result: FAIL
> Failed 2/31 test programs. 0/959 subtests failed.
> make[2]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/03/12/libdbix-class-schema-loader-perl_0.05003-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: libdbix-class-schema-loader-perl
Source-Version: 0.05003-2

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

libdbix-class-schema-loader-perl_0.05003-2.diff.gz
  to 
main/libd/libdbix-class-schema-loader-perl/libdbix-class-schema-loader-perl_0.05003-2.diff.gz
libdbix-class-schema-loader-perl_0.05003-2.dsc
  to 
main/libd/libdbix-class-schema-loader-perl/libdbix-class-schema-loader-perl_0.05003-2.dsc
libdbix-class-schema-loader-perl_0.05003-2_all.deb
  to 
main/libd/libdbix-class-schema-loader-perl/libdbix-class-schema-loader-perl_0.05003-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 573...@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 
libdbix-class-schema-loader-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: SHA256

Format: 1.8
Date: Sat, 13 Mar 2010 13:03:00 +0100
Source: libdbix-class-schema-loader-perl
Binary: libdbix-class-schema-loader-perl
Architecture: source all
Version: 0.05003-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libdbix-class-schema-loader-perl - module to automate definition of a 
DBIx::Class::Schema
Closes: 573661
Changes: 
 libdbix-class-schema-loader-perl (0.05003-2) unstable; urgency=low
 .
   * Add build and runtime dependency on liblist-moreutils-perl
     (closes: #573661).
Checksums-Sha1: 
 b27c79d4e9b7d3d6fb39a4c6510bab2f15c869e6 2755 
libdbix-class-schema-loader-perl_0.05003-2.dsc
 8c48547bb32d0a1e10614d2a6e21ab4f05617d0d 3147 
libdbix-class-schema-loader-perl_0.05003-2.diff.gz
 081e8685748c6834751ec31383076147e7c5c1ae 104206 
libdbix-class-schema-loader-perl_0.05003-2_all.deb
Checksums-Sha256: 
 6e582fde02b6b8c46d3fe0342265a0c499615f963c771463b91827bd6e495474 2755 
libdbix-class-schema-loader-perl_0.05003-2.dsc
 dffc378f47634608e91c34d7bfb3a70a0c0ef21ef3577e49ad50d9c51a403f2a 3147 
libdbix-class-schema-loader-perl_0.05003-2.diff.gz
 5324bc54b679e32a3d2df077fed6b67fe3265bfd01c2db893c487547beb1cdee 104206 
libdbix-class-schema-loader-perl_0.05003-2_all.deb
Files: 
 2db5574aa7d8d86b5b2da96ee2b5aacd 2755 perl optional 
libdbix-class-schema-loader-perl_0.05003-2.dsc
 4584c196d5ff8e661033189a602a0f3a 3147 perl optional 
libdbix-class-schema-loader-perl_0.05003-2.diff.gz
 9093512a02f7308abbc4324097cfb427 104206 perl optional 
libdbix-class-schema-loader-perl_0.05003-2_all.deb

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

iQIcBAEBCAAGBQJLm3+aAAoJELs6aAGGSaoGqesP/1ZVhn+xsVXTw8wAIkWgEzXs
9QTIjI8YF6OeK7DSRBi/SNK2i8K/WDxtrvtbBaLuZTa+JpuJM4ndHGlRsPqEJmtk
FNyt5+k/L1CsGMK9NWPResGHDHrGDBkJfrrMHlHly+iGMhbu71gHYqSYJp3WVJZA
TA8XA49aYqXpA4GCG3IS91+r4relLJGBghrmahzJRTcGWfI/YFHjG+C6Ra+QNGfb
PDJNhY93kQTAe7QSEoiSsENEStXnXf8bYSj9UfIEFdDmqoppItpbf1XHNYVxQk7F
cwDQpgFGBgy3wuR0vJh9QUiKNoRYAIUjMuNxwFAH/CxevwE3qVas32VMWY1KLvgp
HS4FU5KAyfGF7S80xQHnabGvkCFKRSKt7EmtqPXlN4Fy4sjmV7lcR08l2Kifr5AW
3Hdcj5QuwuoWFtTPZUqWSXANIOnB5LpdBs/uQULGgC8A9S26sZcxWORpjlTrSuQ2
fUOdEYWwjqHxXlaoOwcJRXxkR8Pr7O1A0Cz6aGf+Q0aTHmcf4HdJ7Tp0i4h9oXpI
czCUlTj5Fl5ScE9c0M3YAzNzOUQloceaBmyMPkAxJ5Mj/mjtAvsNX6H+rM0dJ3m3
3bHNMsL30BAKeK/PW0sblouA0C53II4B8inyjUSDqEluMqYaZItAzKTu5NU0M7Cf
w8uvV7Rez0Z7Gchgz+0q
=6wiI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to