Your message dated Wed, 11 Jun 2014 17:49:00 +0000
with message-id <e1wumdw-00030g...@franck.debian.org>
and subject line Bug#730936: fixed in libaudio-mpd-perl 2.000-1
has caused the Debian Bug report #730936,
regarding libaudio-mpd-perl: FTBFS: Tests errors
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.)


-- 
730936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libaudio-mpd-perl
Version: 1.120610-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_testdir
>    dh_auto_configure
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Audio-MPD' version '1.120610'
>    dh_auto_build
> Building Audio-MPD
>    dh_auto_test
> t/00-compile.t ................ ok
> # 
> # 
> # perl: v5.18.1 (wanted 5.010) on linux from /usr/bin/perl
> # 
> # Audio::MPD::Common::Item                      => 1.120881   (want any 
> version)
> # Audio::MPD::Common::Output                    => 1.120881   (want any 
> version)
> # Audio::MPD::Common::Stats                     => 1.120881   (want any 
> version)
> # Audio::MPD::Common::Status                    => 1.120881   (want any 
> version)
> # DB_File                                       => 1.827      (want any 
> version)
> # Encode                                        => 2.49       (want any 
> version)
> # File::Find                                    => 1.23       (want any 
> version)
> # File::Temp                                    => 0.23       (want any 
> version)
> # Getopt::Euclid                                => 0.4.4      (want any 
> version)
> # IO::Socket::IP                                => 0.24       (want any 
> version)
> # Module::Build                                 => 0.4003     (want 0.3601) 
> # Moose                                         => 2.1005     (want any 
> version)
> # Moose::Util::TypeConstraints                  => 2.1005     (want any 
> version)
> # MooseX::Has::Sugar                            => 0.05070420 (want any 
> version)
> # MooseX::SemiAffordanceAccessor                => 0.09       (want any 
> version)
> # Proc::Daemon                                  => 0.14       (want any 
> version)
> # Test::Corpus::Audio::MPD                      => 1.120990   (want 1.113282)
> # Test::More                                    => 0.98       (want 0.88)   
> # Time::HiRes                                   => 1.9725     (want any 
> version)
> # strict                                        => 1.07       (want any 
> version)
> # warnings                                      => 1.18       (want any 
> version)
> # 
> # Thanks for using my code.  I hope it works for you.
> # If not, please try and include this output in the bug report.
> # That will help me reproduce the issue and solve you problem.
> # 
> t/000-report-versions-tiny.t .. ok
> Can't exec "netstat": No such file or directory at t/20-connection.t line 36.
> t/20-connection.t ............. ok
> t/21-new.t .................... ok
> t/22-general.t ................ ok
> 
> #   Failed test 'disabling output'
> #   at t/23-output.t line 65.
> #                   'All audio outputs are disabled'
> #     doesn't match '(?^:^problems)'
> # Looks like you failed 1 test of 9.
> t/23-output.t ................. 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/9 subtests 
> 
> #   Failed test 'songid() returns the wanted song'
> #   at t/24-info.t line 69.
> #          got: 'title.ogg'
> #     expected: 'dir1/title-artist-album.ogg'
> # Looks like you failed 1 test of 16.
> t/24-info.t ................... 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/16 subtests 
> 
> #   Failed test 'disabling fading by default'
> #   at t/25-settings.t line 54.
> #          got: undef
> #     expected: '0'
> # Looks like you failed 1 test of 10.
> t/25-settings.t ............... 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/10 subtests 
> t/26-playback.t ............... ok
> 
> #   Failed test 'all_artists return strings'
> #   at t/30-collection.t line 89.
> #          got: ''
> #     expected: 'dir1-artist'
> 
> #   Failed test 'all_titles return strings'
> #   at t/30-collection.t line 97.
> #                   ''
> #     doesn't match '(?^:-title$)'
> # Looks like you failed 2 tests of 90.
> t/30-collection.t ............. 
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/90 subtests 
> t/40-playlist.t ............... ok
> t/release-has-version.t ....... skipped: these tests are for release 
> candidate testing
> t/release-kwalitee.t .......... skipped: these tests are for release 
> candidate testing
> t/release-minimum-version.t ... skipped: these tests are for release 
> candidate testing
> t/release-pod-coverage.t ...... skipped: these tests are for release 
> candidate testing
> t/release-pod-syntax.t ........ skipped: these tests are for release 
> candidate testing
> 
> Test Summary Report
> -------------------
> t/23-output.t               (Wstat: 256 Tests: 9 Failed: 1)
>   Failed test:  8
>   Non-zero exit status: 1
> t/24-info.t                 (Wstat: 256 Tests: 16 Failed: 1)
>   Failed test:  15
>   Non-zero exit status: 1
> t/25-settings.t             (Wstat: 256 Tests: 10 Failed: 1)
>   Failed test:  10
>   Non-zero exit status: 1
> t/30-collection.t           (Wstat: 512 Tests: 90 Failed: 2)
>   Failed tests:  42, 44
>   Non-zero exit status: 2
> Files=16, Tests=218, 40 wallclock secs ( 0.12 usr  0.12 sys +  9.33 cusr  
> 2.29 csys = 11.86 CPU)
> Result: FAIL
> Failed 4/16 test programs. 5/218 subtests failed.
> dh_auto_test: perl Build test returned exit code 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libaudio-mpd-perl_1.120610-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libaudio-mpd-perl
Source-Version: 2.000-1

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

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 730...@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 libaudio-mpd-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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 11 Jun 2014 19:39:54 +0200
Source: libaudio-mpd-perl
Binary: libaudio-mpd-perl
Architecture: source all
Version: 2.000-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 libaudio-mpd-perl - module to communicate with MPD servers
Closes: 730936 740621
Changes:
 libaudio-mpd-perl (2.000-1) unstable; urgency=low
 .
   [ Alessandro Ghedini ]
   * Email change: Alessandro Ghedini -> gh...@debian.org
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   * New upstream release. Fixes
     + "FTBFS: Tests errors"
       (Closes: #730936)
     + "deprecation warnings from Moose::Util::TypeConstraints"
       (Closes: #740621)
   * Bump versioned (build) dependency on libaudio-mpd-common-perl to
     2.001; cf. CPAN RT#91082
   * Update years of packaging copyright.
   * debian/control:
     - add alternative for IO::Socket::IP
     - add new build dependencies on liblist-allutils-perl and net-tools
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 d46a5b5a2d4b674579276760d924ac055b1d79b6 2748 libaudio-mpd-perl_2.000-1.dsc
 f5e2fd3236f1b55067b59e48613de488f81fcc5f 38767 
libaudio-mpd-perl_2.000.orig.tar.gz
 3df641dd3010851ea1fe38a8230efd4a2538db31 4240 
libaudio-mpd-perl_2.000-1.debian.tar.xz
 8aacf159cf1b8ca56459579d0c3e618a61d74044 44214 
libaudio-mpd-perl_2.000-1_all.deb
Checksums-Sha256:
 20b7d8f74f392644db96eb8da7c5be1a694538399b501d0be0c3bc65f7e4afd6 2748 
libaudio-mpd-perl_2.000-1.dsc
 7b87c65687e0b18d1278ccb91602d32b259051cde32fd831b8504ff9da425122 38767 
libaudio-mpd-perl_2.000.orig.tar.gz
 2ac99e4dc9e70cb7d5b1207a7f659d914b597c24a63c0c7758e446950394b8c9 4240 
libaudio-mpd-perl_2.000-1.debian.tar.xz
 d5968a9d8319c90e2229e88aeb6e92aa8877f8a713f67c6cfe8429c7326f1940 44214 
libaudio-mpd-perl_2.000-1_all.deb
Files:
 dc5dc2627b19fdb303a4b04593dc04da 44214 perl optional 
libaudio-mpd-perl_2.000-1_all.deb
 6d20fbbb47da23167017ed9f9bc1e2d6 2748 perl optional 
libaudio-mpd-perl_2.000-1.dsc
 b7edfc56de85cab9807e73fb2d05380c 38767 perl optional 
libaudio-mpd-perl_2.000.orig.tar.gz
 ca0af7851e3f54bc62c4562d484fdaa9 4240 perl optional 
libaudio-mpd-perl_2.000-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJrBAEBCgBVBQJTmJTsThSAAAAAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBuewEACN5/FY8qdPwE3GjELX1imudy92IFO/zUBHCgxvDYVySyze
Z2evoVR5t1KfmowDSE08hTHFihNzIpBI+lki05PO0xZYtmjBeQ4SL9J2LKXDvsfg
U+ZduCj5wevUARVSKk0ZaD/cldNhn9wqhkfwry9WIQQSriwy5qqwTdXBBQ5HhXGA
NrAG7lwXKOYt6PBuF6InvcWAnRjUdYise2tRnX7xP+ouaBvvgBlf8iUVced65idt
yXjtaIocWqzpEiihTQXJcTmq6V7oqsLKMiAzuX1g8NBBOIcHlKDLizMlZBi8/rGf
BUydgTOTQguXsHuTg1y7RflRU/2SpKI8c6GPzdYwtpagBI0djxBUgtMJ5Wf3nnQM
G6NEIkcIoMKXWgswY5clgWFB81U1RNj9uV7QltP6pVOqFvr24VkfP9CYCnI4us4V
GzbpCEJQzv87ySnL26k8u39OAroLWFN9sNL0bFwWNfHN7OoTJeOH8Eb8mcrQGtkM
ZZLuyFsBgmnFQ/L4GwQ71TEGt1DqeXucoNsBzyEjWS1OABgw98k09y1iAbx46kO4
uXea7K5WCPWQ+vwVEj+K9i0HbuiWc8/Rkc5ANRTnnHaHp9R4z7WcPT1negH7DSYu
nW00+/PIkvc9ZP4USd19aXlaGTY7s5TvVCxPc6fDojMjJrOa0L6hqudN0P6Qaw==
=57hF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to