Your message dated Thu, 19 Jun 2008 16:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487015: fixed in libdbd-csv-perl 0.2200-5
has caused the Debian Bug report #487015,
regarding libdbd-csv-perl: FTBFS: YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
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.)


-- 
487015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487015
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libdbd-csv-perl
Version: 0.2200-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-libdbd-csv-perl_0.2200-4-amd64-6wN_0v/libdbd-csv-perl-0.2200-4'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00base...........1.15 at t/00base.t line 15.
> 
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/10dsnlist........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/20createdrop.....
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/30insertfetch....
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/40bindparam......
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/40blobs..........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/40listfields.....
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/40nulls..........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/40numrows........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/50chopblanks.....
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/50commit.........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/ak-dbd...........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/csv..............
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> t/dbdadmin.........
> 
> YOU ARE MISSING REQUIRED MODULES: [ Text_CSV ]
> 
> FAILED before any test output arrived
> FAILED--14 test scripts could be run, alas--no output ever seen
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 containing a sid i386
environment.  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: libdbd-csv-perl
Source-Version: 0.2200-5

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

libdbd-csv-perl_0.2200-5.diff.gz
  to pool/main/libd/libdbd-csv-perl/libdbd-csv-perl_0.2200-5.diff.gz
libdbd-csv-perl_0.2200-5.dsc
  to pool/main/libd/libdbd-csv-perl/libdbd-csv-perl_0.2200-5.dsc
libdbd-csv-perl_0.2200-5_all.deb
  to pool/main/libd/libdbd-csv-perl/libdbd-csv-perl_0.2200-5_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.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated libdbd-csv-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: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 18:26:24 +0200
Source: libdbd-csv-perl
Binary: libdbd-csv-perl
Architecture: source all
Version: 0.2200-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 libdbd-csv-perl - perl DBD::CSV - DBI driver for CSV files
Closes: 487015
Changes: 
 libdbd-csv-perl (0.2200-5) unstable; urgency=medium
 .
   * (Build) depend on libtext-csv-xs-perl instead of libtext-csv-perl (the
     Text::CSV_XS module moved to this package); closes: #487015.
   * Set urgency to medium because of the fix for the FTBFS bug.
   * debian/control: change my email address.
   * Set Standards-Version to 3.8.0 (no changes).
   * Refresh debian/rules, no functional changes.
Checksums-Sha1: 
 a62be745bb65653a222fe1a54483558e5166e04a 1426 libdbd-csv-perl_0.2200-5.dsc
 4995f8a13641328c2083d610c3bb47563854baf5 3687 libdbd-csv-perl_0.2200-5.diff.gz
 99fb6ddfa7f2f6c2b6a8e809df068a447d996c55 26222 libdbd-csv-perl_0.2200-5_all.deb
Checksums-Sha256: 
 eeabcf7a17793cbf66cddbfa6ae35df204cd891b2a1e992163b0e446c56f5a1c 1426 
libdbd-csv-perl_0.2200-5.dsc
 b6c2d249b21d046a962ab1212ca8aaf605852efa9cb087d5389215e2d3fef44c 3687 
libdbd-csv-perl_0.2200-5.diff.gz
 921fddecb2afe3ee0f477c2f9450b7d9be7b2f93600ba41f3680e5f06ee1d27d 26222 
libdbd-csv-perl_0.2200-5_all.deb
Files: 
 1364f96279e80fd785c94f1d69f10ff7 1426 perl optional 
libdbd-csv-perl_0.2200-5.dsc
 3eda1278867127f0f9ebd0a834c82b73 3687 perl optional 
libdbd-csv-perl_0.2200-5.diff.gz
 0161f9c41bf737bbc78c3fbe23deed6d 26222 perl optional 
libdbd-csv-perl_0.2200-5_all.deb

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

iEYEARECAAYFAkhaiOYACgkQOzKYnQDzz+Tk3gCcCZvUWip6cxeUaJqbdJ0NCOVi
0lcAoL+xa+4RQerCblZ0BPUm8wk3nYO8
=Ft/v
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to