Your message dated Wed, 05 Aug 2009 07:17:15 +0000
with message-id <e1myakn-0005an...@ries.debian.org>
and subject line Bug#536989: fixed in dh-make-perl 0.58
has caused the Debian Bug report #536989,
regarding dh-make-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.)


-- 
536989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536989
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dh-make-perl
Version: 0.57
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh clean
>    dh_testdir
>    dh_auto_clean
>    dh_clean
> #rm -f build-stamp
> # clean after test packages
> for i in Strange-0.1 Strange-2.1; do\
>               if test -d "t/dists/$i/debian"; then \
>                   ( \
>                       cd t/dists/$i && \
>                       debian/rules clean && \
>                       cd .. && \
>                       rm -rf $i/debian; \
>                   ) \
>               fi \
>       done
>  dpkg-source -b dh-make-perl-0.57
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building dh-make-perl in dh-make-perl_0.57.tar.gz
> dpkg-source: info: building dh-make-perl in dh-make-perl_0.57.dsc
>  debian/rules build
> NO_NETWORK=1 dh build
>    dh_testdir
>    dh_auto_configure
> WARNING: the following files are missing in your kit:
>       META.yml
> Please inform the author.
> 
> Checking whether your kit is complete...
> Checking prerequisites...
> Looks good
> 
> Creating new 'Build' script for 'DhMakePerl' version '0.57'
>    dh_auto_build
> Copying lib/Debian/AptContents.pm -> blib/lib/Debian/AptContents.pm
> Copying lib/Debian/Dependency.pm -> blib/lib/Debian/Dependency.pm
> Copying lib/Debian/Version.pm -> blib/lib/Debian/Version.pm
> Copying lib/Debian/Dependencies.pm -> blib/lib/Debian/Dependencies.pm
> Copying lib/Debian/Control/Stanza/Source.pm -> 
> blib/lib/Debian/Control/Stanza/Source.pm
> Copying lib/DhMakePerl.pm -> blib/lib/DhMakePerl.pm
> Copying lib/Debian/Control/Stanza.pm -> blib/lib/Debian/Control/Stanza.pm
> Copying lib/DhMakePerl/PodParser.pm -> blib/lib/DhMakePerl/PodParser.pm
> Copying lib/Debian/Control.pm -> blib/lib/Debian/Control.pm
> Copying lib/Debian/Control/FromCPAN.pm -> blib/lib/Debian/Control/FromCPAN.pm
> Copying lib/DhMakePerl/Config.pm -> blib/lib/DhMakePerl/Config.pm
> Copying lib/Debian/Control/Stanza/Binary.pm -> 
> blib/lib/Debian/Control/Stanza/Binary.pm
> Copying dh-make-perl -> blib/script/dh-make-perl
> Deleting blib/script/dh-make-perl.bak
> Copying share/rules.dh7.noxs -> blib/share/rules.dh7.noxs
> Copying share/rules.dh7+quilt.xs+noxs -> blib/share/rules.dh7+quilt.xs+noxs
> Copying share/rules.MakeMaker.xs -> blib/share/rules.MakeMaker.xs
> Copying share/rules.MakeMaker.noxs -> blib/share/rules.MakeMaker.noxs
> Copying share/rules.dh7.xs -> blib/share/rules.dh7.xs
> Copying share/rules.Module-Build.xs -> blib/share/rules.Module-Build.xs
> Copying share/rules.dh7.tiny -> blib/share/rules.dh7.tiny
> Copying share/overrides -> blib/share/overrides
> Copying share/rules.Module-Build.noxs -> blib/share/rules.Module-Build.noxs
> Manifying blib/script/dh-make-perl -> blib/bindoc/dh-make-perl.1p
> Manifying blib/lib/Debian/Control/Stanza/Binary.pm -> 
> blib/libdoc/Debian::Control::Stanza::Binary.3pm
> Manifying blib/lib/Debian/Control/FromCPAN.pm -> 
> blib/libdoc/Debian::Control::FromCPAN.3pm
> Manifying blib/lib/Debian/Dependencies.pm -> 
> blib/libdoc/Debian::Dependencies.3pm
> Manifying blib/lib/DhMakePerl.pm -> blib/libdoc/DhMakePerl.3pm
> Manifying blib/lib/Debian/Control.pm -> blib/libdoc/Debian::Control.3pm
> Manifying blib/lib/Debian/Control/Stanza/Source.pm -> 
> blib/libdoc/Debian::Control::Stanza::Source.3pm
> Manifying blib/lib/DhMakePerl/Config.pm -> blib/libdoc/DhMakePerl::Config.3pm
> Manifying blib/lib/Debian/Dependency.pm -> blib/libdoc/Debian::Dependency.3pm
> Manifying blib/lib/Debian/AptContents.pm -> 
> blib/libdoc/Debian::AptContents.3pm
> Manifying blib/lib/DhMakePerl/PodParser.pm -> 
> blib/libdoc/DhMakePerl::PodParser.3pm
> Manifying blib/lib/Debian/Version.pm -> blib/libdoc/Debian::Version.3pm
> Manifying blib/lib/Debian/Control/Stanza.pm -> 
> blib/libdoc/Debian::Control::Stanza.3pm
>    dh_auto_test
> # Testing DhMakePerl 0.57, Perl 5.010000, /usr/bin/perl
> t/00-load...........................ok
> t/AptContents.......................ok
> t/Control...........................ok
> t/Dep...............................ok
> t/Dependencies......................ok
> t/core-modules......................ok
> 
> #   Failed test 'CPANPLUS::Config::System is core'
> #   at t/corelist.t line 32.
> # Looks like you failed 1 test of 530.
> t/corelist..........................dubious
>       Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 300
>       Failed 1/530 tests, 99.81% okay
> t/debian-version....................ok
> t/dists.............................ok
> t/extract_name_ver_from_makefile....ok
> t/perl-deps.........................ok
> t/perl-versions.....................ok
> t/pod-coverage......................skipped
>         all skipped: POD coverage is not full. set TEST_POD_COVERAGE if you 
> want to see what is missing.
> Failed 1/14 test programs. 1/811 subtests failed.
> dh_auto_test: perl returned exit code 255
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/dh-make-perl_0.57_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: dh-make-perl
Source-Version: 0.58

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

dh-make-perl_0.58.dsc
  to pool/main/d/dh-make-perl/dh-make-perl_0.58.dsc
dh-make-perl_0.58.tar.gz
  to pool/main/d/dh-make-perl/dh-make-perl_0.58.tar.gz
dh-make-perl_0.58_all.deb
  to pool/main/d/dh-make-perl/dh-make-perl_0.58_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 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov <d...@debian.org> (supplier of updated dh-make-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: SHA1

Format: 1.8
Date: Tue, 04 Aug 2009 18:11:45 +0300
Source: dh-make-perl
Binary: dh-make-perl
Architecture: source all
Version: 0.58
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <d...@debian.org>
Description: 
 dh-make-perl - helper for creating Debian packages from perl modules
Closes: 536733 536989
Changes: 
 dh-make-perl (0.58) unstable; urgency=low
 .
   [ gregor herrmann ]
   * POD: add a notice that --notest was removed and the new way to skip tests
     is to add nocheck to the DEB_BUILD_OPTIONS environment variable
     (closes: #536733).
 .
   [ Ansgar Burchardt ]
   * fix two typos in the documentation
 .
   [ Damyan Ivanov ]
   * t/core-modules.t: add a bogus module test
   * corelist.t: do not iterate over modules in /usr/share|lib/perl/$VER
     some of the modules there aren't core, notably
     CPANPLUS::Config::System. Closes: #536989
Checksums-Sha1: 
 18745aae25f17465bf1c1f87b991538431f4174f 1782 dh-make-perl_0.58.dsc
 80a74075e92e31ca3af71bce81190d860f64f156 99855 dh-make-perl_0.58.tar.gz
 7f3eb14ddd524775784dac62918ae719af5dc85d 107262 dh-make-perl_0.58_all.deb
Checksums-Sha256: 
 e7c0c5acf7d7e547a37b23b0fc9d587e4310e9fad4a98c52a18040a17922fb60 1782 
dh-make-perl_0.58.dsc
 20e58f060aee3dda88d95f9bb4a042eb3681c094f919541d800b9b31f117ee30 99855 
dh-make-perl_0.58.tar.gz
 574bbfd71097c2b803c795cbf512ac2112c87c209093d7ea868096e95b2e6064 107262 
dh-make-perl_0.58_all.deb
Files: 
 30251ce39f56b4a3a03bb77746f29c39 1782 perl optional dh-make-perl_0.58.dsc
 5eac75c01256868068e716c097b42e44 99855 perl optional dh-make-perl_0.58.tar.gz
 22e9eb54e06f019f134e3ac6206d361b 107262 perl optional dh-make-perl_0.58_all.deb

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

iEYEARECAAYFAkp5LngACgkQHqjlqpcl9jtYIgCeKflv5ijOOwEiNeEeMbht7CB+
Pc0An2+Kre6rcGjCowsTeS4psqcyg+sx
=3Al8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to