Your message dated Wed, 07 Dec 2011 01:32:24 +0000
with message-id <[email protected]>
and subject line Bug#642829: fixed in libdbix-class-perl 0.08196-1
has caused the Debian Bug report #642829,
regarding libdbix-class-perl: FTBFS: Failed 1/268 test programs. 1/20631 
subtests 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.)


-- 
642829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642829
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libdbix-class-perl
Version: 0.08195-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> #   Failed test 'distinct => 1 is passed through properly'
> #   at t/88result_set_column.t line 49.
> #     Structures begin differing at:
> #          $got->[0] = '1997'
> #     $expected->[0] = '1999'
> # Looks like you failed 1 test of 29.
> t/88result_set_column.t .......................... 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/29 subtests 
> t/90ensure_class_loaded.t ........................ ok
> t/90join_torture.t ............................... ok
> t/91merge_joinpref_attr.t ........................ ok
> t/93autocast.t ................................... ok
> t/93single_accessor_object.t ..................... ok
> t/94pk_mutation.t ................................ ok
> t/94versioning.t ................................. skipped: Set 
> $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
> t/96_is_deteministic_value.t ..................... ok
> t/97result_class.t ............................... ok
> t/98savepoints.t ................................. skipped: Set 
> DBICTEST_(PG|MYSQL)_DSN _USER and _PASS if you want to run savepoint tests
> t/99dbic_sqlt_parser.t ........................... ok
> t/admin/01load.t ................................. ok
> t/admin/02ddl.t .................................. ok
> t/admin/03data.t ................................. ok
> t/admin/10script.t ............................... ok
> t/cdbi/01-columns.t .............................. ok
> t/cdbi/02-Film.t ................................. ok
> t/cdbi/03-subclassing.t .......................... ok
> t/cdbi/04-lazy.t ................................. ok
> t/cdbi/06-hasa.t ................................. ok
> t/cdbi/08-inheritcols.t .......................... ok
> t/cdbi/09-has_many.t ............................. ok
> t/cdbi/11-triggers.t ............................. ok
> t/cdbi/12-filter.t ............................... ok
> t/cdbi/13-constraint.t ........................... ok
> t/cdbi/14-might_have.t ........................... ok
> t/cdbi/15-accessor.t ............................. ok
> t/cdbi/16-reserved.t ............................. ok
> t/cdbi/18-has_a.t ................................ ok
> t/cdbi/19-set_sql.t .............................. ok
> t/cdbi/21-iterator.t ............................. ok
> t/cdbi/22-deflate_order.t ........................ skipped: Set 
> $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
> t/cdbi/22-self_referential.t ..................... ok
> t/cdbi/23-cascade.t .............................. ok
> t/cdbi/24-meta_info.t ............................ ok
> t/cdbi/26-mutator.t .............................. ok
> t/cdbi/30-pager.t ................................ ok
> t/cdbi/68-inflate_has_a.t ........................ ok
> t/cdbi/98-failure.t .............................. ok
> t/cdbi/abstract/search_where.t ................... ok
> t/cdbi/columns_as_hashes.t ....................... ok
> t/cdbi/columns_dont_override_custom_accessors.t .. ok
> t/cdbi/construct.t ............................... ok
> t/cdbi/copy.t .................................... ok
> t/cdbi/DeepAbstractSearch/01_search.t ............ skipped: 
> Class::DBI::Plugin::DeepAbstractSearch, Class::Trigger and 
> DBIx::ContextualFetch required: Can't locate 
> Class/DBI/Plugin/DeepAbstractSearch.pm in @INC (@INC contains: 
> /build/libdbix-class-perl-oWKm9e/libdbix-class-perl-0.08195/inc 
> /build/libdbix-class-perl-oWKm9e/libdbix-class-perl-0.08195/blib/lib 
> /build/libdbix-class-perl-oWKm9e/libdbix-class-perl-0.08195/blib/arch 
> /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 
> /usr/local/lib/site_perl .) at (eval 4) line 1.
> t/cdbi/early_column_heisenbug.t .................. ok
> t/cdbi/has_many_loads_foreign_class.t ............ ok
> t/cdbi/hasa_without_loading.t .................... ok
> t/cdbi/max_min_value_of.t ........................ ok
> t/cdbi/mk_group_accessors.t ...................... ok
> t/cdbi/multi_column_set.t ........................ ok
> t/cdbi/object_cache.t ............................ ok
> t/cdbi/retrieve_from_sql_with_limit.t ............ ok
> t/cdbi/set_to_undef.t ............................ ok
> t/cdbi/set_vs_DateTime.t ......................... ok
> t/cdbi/sweet/08pager.t ........................... ok
> t/count/count_rs.t ............................... ok
> t/count/distinct.t ............................... ok
> t/count/group_by_func.t .......................... ok
> t/count/grouped_pager.t .......................... ok
> t/count/in_subquery.t ............................ ok
> t/count/joined.t ................................. ok
> t/count/prefetch.t ............................... ok
> t/count/search_related.t ......................... ok
> t/delete/cascade_missing.t ....................... ok
> t/delete/complex.t ............................... ok
> t/delete/m2m.t ................................... ok
> t/delete/related.t ............................... ok
> t/discard_changes_in_DESTROY.t ................... ok
> t/inflate/core.t ................................. ok
> t/inflate/datetime.t ............................. ok
> t/inflate/datetime_determine_parser.t ............ ok
> t/inflate/datetime_firebird.t .................... skipped: Set 
> $ENV{DBICTEST_FIREBIRD_DSN} and/or $ENV{DBICTEST_FIREBIRD_INTERBASE_DSN}
> t/inflate/datetime_informix.t .................... skipped: Set 
> $ENV{DBICTEST_INFORMIX_DSN} _USER and _PASS to run this test'.
> t/inflate/datetime_missing_deps.t ................ ok
> t/inflate/datetime_msaccess.t .................... skipped: Set 
> $ENV{DBICTEST_MSACCESS_ODBC_DSN} and/or $ENV{DBICTEST_MSACCESS_ADO_DSN} (and 
> optionally _USER and _PASS) to run these tests.
> t/inflate/datetime_mssql.t ....................... skipped: Set 
> $ENV{DBICTEST_MSSQL_ODBC_DSN} and/or $ENV{DBICTEST_MSSQL_DSN} and/or 
> $ENV{DBICTEST_MSSQL_ADO_DSN} _USER and _PASS to run this test
> t/inflate/datetime_mysql.t ....................... ok
> t/inflate/datetime_oracle.t ...................... skipped: Set 
> $ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This test 
> drops and creates a table called 'track'
> t/inflate/datetime_pg.t .......................... ok
> t/inflate/datetime_sqlanywhere.t ................. skipped: Set 
> $ENV{DBICTEST_SQLANYWHERE_DSN} and/or $ENV{DBICTEST_SQLANYWHERE_ODBC_DSN}
> t/inflate/datetime_sybase.t ...................... skipped: Set 
> $ENV{DBICTEST_SYBASE_DSN}, _USER and _PASS to run this test
> t/inflate/file_column.t .......................... ok
> t/inflate/hri.t .................................. ok
> t/inflate/serialize.t ............................ ok
> t/multi_create/cd_single.t ....................... ok
> t/multi_create/diamond.t ......................... ok
> t/multi_create/existing_in_chain.t ............... ok
> t/multi_create/has_many.t ........................ ok
> t/multi_create/in_memory.t ....................... ok
> t/multi_create/insert_defaults.t ................. ok
> t/multi_create/m2m.t ............................. ok
> t/multi_create/multilev_single_PKeqFK.t .......... ok
> t/multi_create/reentrance_count.t ................ ok
> t/multi_create/standard.t ........................ ok
> t/multi_create/torture.t ......................... ok
> t/ordered/cascade_delete.t ....................... ok
> t/prefetch/attrs_untouched.t ..................... ok
> t/prefetch/correlated.t .......................... ok
> t/prefetch/count.t ............................... ok
> t/prefetch/diamond.t ............................. ok
> t/prefetch/double_prefetch.t ..................... ok
> t/prefetch/grouped.t ............................. ok
> t/prefetch/incomplete.t .......................... ok
> t/prefetch/join_type.t ........................... ok
> t/prefetch/multiple_hasmany.t .................... ok
> t/prefetch/o2m_o2m_order_by_with_limit.t ......... ok
> t/prefetch/one_to_many_to_one.t .................. ok
> t/prefetch/standard.t ............................ ok
> t/prefetch/via_search_related.t .................. ok
> t/prefetch/with_limit.t .......................... ok
> t/relationship/after_update.t .................... ok
> t/relationship/core.t ............................ ok
> t/relationship/custom.t .......................... ok
> t/relationship/doesnt_exist.t .................... ok
> t/relationship/info.t ............................ ok
> t/relationship/proxy.t ........................... ok
> t/relationship/set_column_on_fk.t ................ ok
> t/relationship/unresolvable.t .................... ok
> t/relationship/update_or_create_multi.t .......... ok
> t/relationship/update_or_create_single.t ......... ok
> t/resultset/as_query.t ........................... ok
> t/resultset/as_subselect_rs.t .................... ok
> t/resultset/bind_attr.t .......................... ok
> t/resultset/is_ordered.t ......................... ok
> t/resultset/is_paged.t ........................... ok
> t/resultset/nulls_only.t ......................... ok
> t/resultset/plus_select.t ........................ ok
> t/resultset/update_delete.t ...................... ok
> t/resultset_class.t .............................. ok
> t/resultset_overload.t ........................... ok
> t/row/filter_column.t ............................ ok
> t/row/find_one_has_many.t ........................ ok
> t/row/inflate_result.t ........................... ok
> t/row/pkless.t ................................... ok
> t/schema/anon.t .................................. ok
> t/schema/clone.t ................................. ok
> t/search/distinct.t .............................. ok
> t/search/preserve_original_rs.t .................. ok
> t/search/related_has_many.t ...................... ok
> t/search/related_strip_prefetch.t ................ ok
> t/search/select_chains.t ......................... ok
> t/search/select_chains_unbalanced.t .............. ok
> t/search/subquery.t .............................. ok
> t/search/void.t .................................. ok
> t/sqlmaker/bind_transport.t ...................... ok
> t/sqlmaker/core.t ................................ ok
> t/sqlmaker/core_quoted.t ......................... ok
> t/sqlmaker/limit_dialects/custom.t ............... ok
> t/sqlmaker/limit_dialects/fetch_first.t .......... ok
> t/sqlmaker/limit_dialects/generic_subq.t ......... ok
> t/sqlmaker/limit_dialects/rno.t .................. ok
> t/sqlmaker/limit_dialects/rownum.t ............... ok
> t/sqlmaker/limit_dialects/toplimit.t ............. ok
> t/sqlmaker/literal_with_bind.t ................... ok
> t/sqlmaker/msaccess.t ............................ ok
> t/sqlmaker/nest_deprec.t ......................... ok
> t/sqlmaker/op_ident.t ............................ ok
> t/sqlmaker/op_value.t ............................ ok
> t/sqlmaker/oracle.t .............................. ok
> t/sqlmaker/oraclejoin.t .......................... ok
> t/sqlmaker/order_by_bindtransport.t .............. ok
> t/sqlmaker/order_by_func.t ....................... ok
> t/sqlmaker/quotes/quotes.t ....................... ok
> t/sqlmaker/quotes/quotes_newstyle.t .............. ok
> t/sqlmaker/sqlite.t .............................. ok
> t/storage/base.t ................................. ok
> t/storage/cursor.t ............................... ok
> t/storage/dbh_do.t ............................... ok
> t/storage/dbi_coderef.t .......................... ok
> t/storage/dbi_env.t .............................. ok
> t/storage/dbic_pretty.t .......................... ok
> t/storage/debug.t ................................ ok
> t/storage/deploy.t ............................... ok
> t/storage/disable_sth_caching.t .................. ok
> t/storage/error.t ................................ ok
> t/storage/exception.t ............................ ok
> t/storage/global_destruction.t ................... ok
> t/storage/nobindvars.t ........................... skipped: Set 
> $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
> t/storage/on_connect_call.t ...................... ok
> t/storage/on_connect_do.t ........................ ok
> t/storage/ping_count.t ........................... ok
> t/storage/quote_names.t .......................... ok
> t/storage/reconnect.t ............................ ok
> t/storage/replicated.t ........................... ok
> t/storage/source_bind_compat.t ................... ok
> t/storage/stats.t ................................ ok
> t/storage/txn.t .................................. ok
> t/storage/txn_scope_guard.t ...................... ok
> t/update/all.t ................................... ok
> t/update/ident_cond.t ............................ ok
> t/update/type_aware.t ............................ ok
> t/zzzzzzz_perl_perf_bug.t ........................ ok
> t/zzzzzzz_sqlite_deadlock.t ...................... skipped: Skipping test on 
> plain module install
> 
> Test Summary Report
> -------------------
> t/88result_set_column.t                        (Wstat: 256 Tests: 29 Failed: 
> 1)
>   Failed test:  13
>   Non-zero exit status: 1
> t/cdbi/15-accessor.t                           (Wstat: 0 Tests: 75 Failed: 0)
>   TODO passed:   17-19, 21-23, 25
> t/multi_create/existing_in_chain.t             (Wstat: 0 Tests: 10 Failed: 0)
>   TODO passed:   1-2, 5-6, 10
> t/multi_create/reentrance_count.t              (Wstat: 0 Tests: 18 Failed: 0)
>   TODO passed:   1-4, 6-10, 12, 15-16, 18
> t/prefetch/multiple_hasmany.t                  (Wstat: 0 Tests: 10 Failed: 0)
>   TODO passed:   2, 6-8
> t/prefetch/via_search_related.t                (Wstat: 0 Tests: 24 Failed: 0)
>   TODO passed:   21-22
> t/row/inflate_result.t                         (Wstat: 0 Tests: 12 Failed: 0)
>   TODO passed:   3
> Files=268, Tests=20631, 155 wallclock secs ( 3.64 usr  0.58 sys + 146.34 cusr 
>  8.76 csys = 159.32 CPU)
> Result: FAIL
> Failed 1/268 test programs. 1/20631 subtests failed.
> make[2]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/libdbix-class-perl_0.08195-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.



--- End Message ---
--- Begin Message ---
Source: libdbix-class-perl
Source-Version: 0.08196-1

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

libdbix-class-perl_0.08196-1.debian.tar.gz
  to main/libd/libdbix-class-perl/libdbix-class-perl_0.08196-1.debian.tar.gz
libdbix-class-perl_0.08196-1.dsc
  to main/libd/libdbix-class-perl/libdbix-class-perl_0.08196-1.dsc
libdbix-class-perl_0.08196-1_all.deb
  to main/libd/libdbix-class-perl/libdbix-class-perl_0.08196-1_all.deb
libdbix-class-perl_0.08196.orig.tar.gz
  to main/libd/libdbix-class-perl/libdbix-class-perl_0.08196.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.
Olly Betts <[email protected]> (supplier of updated libdbix-class-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: Wed, 07 Dec 2011 01:17:42 +0000
Source: libdbix-class-perl
Binary: libdbix-class-perl
Architecture: source all
Version: 0.08196-1
Distribution: sid
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Olly Betts <[email protected]>
Description: 
 libdbix-class-perl - extensible and flexible object <-> relational mapper
Closes: 642829
Changes: 
 libdbix-class-perl (0.08196-1) unstable; urgency=low
 .
   [ Olly Betts ]
   * New upstream release
     + Fixes testcase t/88result_set_column.t (Closes: #642829)
   * Fix documentation typo spotted by lintian ("overriden" -> "overridden")
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
Checksums-Sha1: 
 b6e7a5e1e381d107401aabf32fae6b89b5f0ddfa 3618 libdbix-class-perl_0.08196-1.dsc
 19f2963a479eecfbd3eaaa827b753f1fbba16e82 667259 
libdbix-class-perl_0.08196.orig.tar.gz
 b6a8c4e2249e5ff5d3f62e5c4208bcc5ecc5baf2 10090 
libdbix-class-perl_0.08196-1.debian.tar.gz
 ffc929c3043ad4b33aa1712e1c04d119e64e81dd 805036 
libdbix-class-perl_0.08196-1_all.deb
Checksums-Sha256: 
 f2a77f5ac7c426cc1b36dd99e8adfd8adc7e422c501586eb714d13900c373238 3618 
libdbix-class-perl_0.08196-1.dsc
 951eb2a1e4e929eba37b094ce275a404a4f94908d933b322c87c5a9dd79b6196 667259 
libdbix-class-perl_0.08196.orig.tar.gz
 4104517fde1768264fee6a7123751f4c6d8533c4a8ed808130762d7d25126487 10090 
libdbix-class-perl_0.08196-1.debian.tar.gz
 34bd21ee38e7fea5efbb4e792869625553439efaa119186baa51be4be30b23fd 805036 
libdbix-class-perl_0.08196-1_all.deb
Files: 
 db120eeef37c35ddc7ccd093fb33add4 3618 perl optional 
libdbix-class-perl_0.08196-1.dsc
 9170d4fe95665189ed020c39d7370ca2 667259 perl optional 
libdbix-class-perl_0.08196.orig.tar.gz
 8e49164c64d6bdc82a8f5fad6c467d3f 10090 perl optional 
libdbix-class-perl_0.08196-1.debian.tar.gz
 3b4aee3a97d5546e974b38256a302242 805036 perl optional 
libdbix-class-perl_0.08196-1_all.deb

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

iQIcBAEBCAAGBQJO3sBVAAoJEBgUewc7rSsHEW0QAM9s29mS6mEyFDspk7IkLjPj
jSEM8+tR3uL8fLRSSMiniUHlL3xXGtaLL21GAhVfDF+4PFFW0lu+jVfGWvDdUvNe
Ubo2JCen3im57Qm4f/d6nRMTS/vl/TaKSwwabrWPx+fu/1CTcxj+7pVaHM0Sh7Qu
tzOHsOD7yXddN5zDDWp/gWT/AxE/zscNX193rLd/Nkc9M9igzrkiRbrXMhQQYwQ2
YV0bIL4dELRk2Ppu6PVgf1MeJAMzhN1vn2DWl/r8Qow/x3ZBuHKcTHq92ykxf7GS
8DTMsq/7SHsPZfdw58pS7jz3Tg5TrzhsEObf9cVvHLtLQbd4maqQPfzkhRbEDkNL
2oN9xCy2n4DDJGLnzROYQ56ECwD3vNXsD1v9H48nhgWvs+HZrDB4vKDTmXICJYEk
c2LSs9x78yFDD/TVwrXD/9eiLLdF1XvYKxEbRkL+I4rZ8rsZruY6SBWC/BWb2cWb
4W80pGMbq84tfclpiODhnMCBEC2n9IRAsgaESwwyAvgI2rq1WE9zm/k8OXWeRn4l
Po4ng9Cv9pzD9ilKpebV52VusCyyRm8Vr2OVQ2lbrMrO0nzO4BEytMN3oxPX7uuL
VAcZnVNbIgCaaicQmrsd/kSTc3hUUfMmcTo4sC4/eEm8uxMLQS46Mx9kd/7VEh3l
7OwYka9NvPEquPywOP5a
=26FZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to