Your message dated Thu, 26 Aug 2010 23:02:07 +0000
with message-id <e1oolsr-0000fc...@franck.debian.org>
and subject line Bug#591111: fixed in libdbd-sqlite3-perl 1.29-3
has caused the Debian Bug report #591111,
regarding libdbd-sqlite3-perl: FTBFS: failed 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 ow...@bugs.debian.org
immediately.)
--
591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdbd-sqlite3-perl
Version: 1.29-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 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-libdbd-sqlite3-perl_1.29-2-amd64-kidYQx/libdbd-sqlite3-perl-1.29'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> # $DBI::VERSION=1.612
> t/01_compile.t ........................... ok
> # sqlite_version=3.7.0
> t/02_logon.t ............................. ok
> t/03_create_table.t ...................... ok
> t/04_insert.t ............................ ok
> t/05_select.t ............................ ok
> t/06_tran.t .............................. ok
> t/07_error.t ............................. ok
>
> # Failed test at t/08_busy.t line 101.
> # Your testing environment might be too slow to pass this test:
> DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, <READER>
> line 1.
>
> # Failed test at t/08_busy.t line 101.
> # Your testing environment might be too slow to pass this test:
> DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, <READER>
> line 2.
> # Looks like you failed 2 tests of 23.
> t/08_busy.t ..............................
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/23 subtests
> t/09_create_function.t ................... ok
> t/10_create_aggregate.t .................. ok
> t/12_unicode.t ........................... ok
> t/13_create_collation.t .................. ok
> t/14_progress_handler.t .................. ok
> t/15_ak_dbd.t ............................ ok
> t/16_column_info.t ....................... ok
> t/17_createdrop.t ........................ ok
> t/18_insertfetch.t ....................... ok
> t/19_bindparam.t ......................... ok
> t/20_blobs.t ............................. ok
> t/21_blobtext.t .......................... ok
> t/22_listfields.t ........................ ok
> t/23_nulls.t ............................. ok
> t/24_numrows.t ........................... ok
> t/25_chopblanks.t ........................ ok
> t/26_commit.t ............................ ok
> t/27_metadata.t .......................... ok
> DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 56.
>
> # Failed test 'DROP TABLE table1'
> # at t/28_schemachange.t line 56.
> # Error: 'disk I/O error'
> DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 57.
>
> # Failed test 'CREATE TABLE table2 (id INTEGER NOT NULL, name CHAR (64) NOT
> NULL)'
> # at t/28_schemachange.t line 57.
> # Error: 'disk I/O error'
> # Looks like you failed 2 tests of 9.
> t/28_schemachange.t ......................
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/9 subtests
> t/29_cppcomments.t ....................... ok
> t/30_auto_rollback.t ..................... ok
> t/31_bind_weird_number_param.t ........... ok
> t/32_inactive_error.t .................... ok
> t/33_non_latin_path.t .................... ok
> t/34_online_backup.t ..................... ok
> t/35_table_info.t ........................ ok
> t/36_hooks.t ............................. ok
> t/37_regexp.t ............................ ok
> t/38_empty_statement.t ................... ok
> t/97_meta.t .............................. ok
> t/98_pod.t ............................... ok
> t/99_pmv.t ............................... skipped: no minimum perl version
> could be determined
> t/rt_15186_prepcached.t .................. ok
> t/rt_21406_auto_finish.t ................. ok
> t/rt_25371_asymmetric_unicode.t .......... ok
> t/rt_25460_numeric_aggregate.t ........... ok
> t/rt_25924_user_defined_func_unicode.t ... ok
> t/rt_27553_prepared_cache_and_analyze.t .. ok
> t/rt_29058_group_by.t .................... ok
> t/rt_29629_sqlite_where_length.t ......... ok
> t/rt_31324_full_names.t .................. ok
> t/rt_32889_prepare_cached_reexecute.t .... ok
> t/rt_36836_duplicate_key.t ............... ok
> t/rt_36838_unique_and_bus_error.t ........ ok
> t/rt_40594_nullable.t .................... ok
> t/rt_48393_debug_panic_with_commit.t ..... skipped: set
> $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test
> t/rt_50503_fts3.t ........................ ok
> t/rt_52573_manual_exclusive_lock.t ....... ok
>
> Test Summary Report
> -------------------
> t/08_busy.t (Wstat: 512 Tests: 23 Failed: 2)
> Failed tests: 11, 22
> Non-zero exit status: 2
> t/28_schemachange.t (Wstat: 512 Tests: 9 Failed: 2)
> Failed tests: 7-8
> Non-zero exit status: 2
> Files=56, Tests=1213, 9 wallclock secs ( 0.22 usr 0.09 sys + 2.31 cusr
> 0.26 csys = 2.88 CPU)
> Result: FAIL
> Failed 2/56 test programs. 4/1213 subtests failed.
> make[2]: *** [test_dynamic] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/07/31/libdbd-sqlite3-perl_1.29-2_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: libdbd-sqlite3-perl
Source-Version: 1.29-3
We believe that the bug you reported is fixed in the latest version of
libdbd-sqlite3-perl, which is due to be installed in the Debian FTP archive:
libdbd-sqlite3-perl_1.29-3.debian.tar.gz
to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3.debian.tar.gz
libdbd-sqlite3-perl_1.29-3.dsc
to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3.dsc
libdbd-sqlite3-perl_1.29-3_i386.deb
to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3_i386.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 591...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Salvatore Bonaccorso <salvatore.bonacco...@gmail.com> (supplier of updated
libdbd-sqlite3-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: Tue, 24 Aug 2010 21:54:13 +0200
Source: libdbd-sqlite3-perl
Binary: libdbd-sqlite3-perl
Architecture: source i386
Version: 1.29-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Salvatore Bonaccorso <salvatore.bonacco...@gmail.com>
Description:
libdbd-sqlite3-perl - Perl DBI driver with a self-contained RDBMS
Closes: 591111
Changes:
libdbd-sqlite3-perl (1.29-3) unstable; urgency=low
.
[ Ansgar Burchardt ]
* Use perl_dbi addon for dh.
* Bump build-dependency on libdbi-perl to >= 1.612.
* No longer run release tests.
* Remove build-dep on libpod-simple-perl, libperl-minimumversion-perl,
libtest-cpan-meta-perl, libtest-minimumversion-perl, libtest-pod-perl.
* Bump Standards-Version to 3.9.0 (no changes).
.
[ Salvatore Bonaccorso ]
* Add 0001-Don-t-clean-temporary-files-in-child-processes.patch patch:
Fixes FTBFS due failure in tests. Thanks to Niko Tyni for the
investigation and patch (Closes: #591111).
* Refresh debian/copyright and explicitly refer to GPL-1 license text
in common-licenses.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
Checksums-Sha1:
b9e16130b306b500999c9ca0dfc3b33a02741c34 2342 libdbd-sqlite3-perl_1.29-3.dsc
0f7be450c38a8a135398f16dd1866e18cbe7e651 9504
libdbd-sqlite3-perl_1.29-3.debian.tar.gz
889cec3a12e6d510b781836b4bd8d4403f4cab94 88014
libdbd-sqlite3-perl_1.29-3_i386.deb
Checksums-Sha256:
d49ec11fd7c77b4e1634bf64c8286a55baacc3421b3a9d0bb859c1a24deb698a 2342
libdbd-sqlite3-perl_1.29-3.dsc
9200ede4e82161ab1d38fc9f579045864077ea5f10e006c443b09d8ed4d85931 9504
libdbd-sqlite3-perl_1.29-3.debian.tar.gz
bd324a5b9a0aac3bc66a3cfbc58847292e7dd2450802ec575eea7ffbfa493cda 88014
libdbd-sqlite3-perl_1.29-3_i386.deb
Files:
2238ab469a6b6d14acbe620e6d330ea5 2342 perl optional
libdbd-sqlite3-perl_1.29-3.dsc
ae80fd52242f2f4a7071a3943ee10a01 9504 perl optional
libdbd-sqlite3-perl_1.29-3.debian.tar.gz
ea07d42f9d37c104a9297e459b865338 88014 perl optional
libdbd-sqlite3-perl_1.29-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJMdvESAAoJELs6aAGGSaoGNZoP/0gdM5cYfWObmZ5cOSvDxPaX
f98ZnQqpTY4Cf09naaL2j8g8qtwWLNUJ2xUiNIsnPb6muweMETCu6Bs88SON+NiC
hou8od4tFIZs4Fyr0wmO2m7Aolox6GzB+PMZrQeuMYSNYm4sVg3+rqAHCUAQQQVM
8n1/mBfeqH9FkdMM2OHAzvwfZbhMFCrXUaMkCU3YzxR2EGZKiS/JI6Pez/LDWHBE
uCSOGGyVC0nQ2VNeni08DtfUCMei2dSDytQ/FET8vh0TY62MtARYbBkL4+mvfNfb
HayorKpHFsZL//F5OYNjq8PTkaQVStrv9EhQS6cx7yjtWtXyEwvDSwPXrmhiQlcL
sEJ7A8Nvb1k0s9OMDKwIpqcC6AHepFn+N988skrTfX6jrSRDBzCWfRqxQaPSCv85
DM6SdDk81qWN6X2SHIxBioLr49oSOxlh4TmChAepWV88JPEBXiMO6NUzBDg/mHut
3QgSsjUtIGaqBQbidggnDg+m7xaVlTDbPcL6pPcgtHy0u4DL6rJLUkHB5sA4e58C
kOqPAwa8Lmrd6B/zzKPl84IPnQcQyLo72rAm8WcZW6ORs5I6cMmxgZjk7tw1IHNh
I3VmKrdjogKiDiqaVYu2GbxFzcFITXttLS+29KMx7nq+WfNOSFMF5sV573LzVddK
S6d7HD/Jj1gHxs9jahrr
=MCPx
-----END PGP SIGNATURE-----
--- End Message ---