Your message dated Sun, 09 Feb 2014 18:18:32 +0000
with message-id <e1wcyxc-0001zf...@franck.debian.org>
and subject line Bug#738419: fixed in libsvn-hooks-perl 1.23-2
has caused the Debian Bug report #738419,
regarding libsvn-hooks-perl: FTBFS: Tests failures
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.)


-- 
738419: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738419
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsvn-hooks-perl
Version: 1.23-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 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):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> 
> #   Failed test 'commit'
> #   at t/test-functions.pl line 66.
> # work_ok command failed with following stderr:
> # svn: E165001: Commit failed (details follow):
> # svn: E165001: Commit blocked by start-commit hook (exit code 2) with output:
> # Can't locate XMLRPC/Lite.pm in @INC (you may need to install the 
> XMLRPC::Lite module) (@INC contains: blib/lib /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 
> /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 
> /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at 
> blib/lib/SVN/Hooks/JiraAcceptance.pm line 13.
> # BEGIN failed--compilation aborted at blib/lib/SVN/Hooks/JiraAcceptance.pm 
> line 13.
> # Compilation failed in require at 
> /«PKGBUILDDIR»/t.jv4F/repo/hooks/start-commit line 19.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/t.jv4F/repo/hooks/start-commit line 19.
> # 
> # Looks like you failed 1 test of 1.
> t/00-load.t ................. 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests 
> t/01-direct.t ............... ok
> t/02-allowlogchange.t ....... ok
> t/02-allowpropchange.t ...... ok
> t/02-checkcapability.t ...... ok
> t/02-checkjira.t ............ ok
> t/02-checklog.t ............. ok
> t/02-checkmimetypes.t ....... ok
> t/02-checkproperty.t ........ ok
> t/02-checkstructure.t ....... ok
> t/02-checkstructurealone.t .. ok
> t/02-denychanges.t .......... ok
> t/02-denyfilenames.t ........ ok
> t/02-generic.t .............. ok
> t/02-jiraacceptance.t ....... skipped: Need XMLRPC::Lite
> t/02-mailer.t ............... ok
> t/02-notify.t ............... ok
> t/02-updateconffile.t ....... ok
> t/author-critic.t ........... skipped: these tests are for testing by the 
> author
> t/release-kwalitee.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/00-load.t               (Wstat: 256 Tests: 1 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> Files=22, Tests=160, 30 wallclock secs ( 0.15 usr  0.13 sys + 17.38 cusr 
> 11.98 csys = 29.64 CPU)
> Result: FAIL
> Failed 1/22 test programs. 1/160 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_test: make -j1 test returned exit code 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/02/08/libsvn-hooks-perl_1.23-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: libsvn-hooks-perl
Source-Version: 1.23-2

We believe that the bug you reported is fixed in the latest version of
libsvn-hooks-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 738...@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 libsvn-hooks-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: Sun, 09 Feb 2014 19:10:51 +0100
Source: libsvn-hooks-perl
Binary: libsvn-hooks-perl
Architecture: source all
Version: 1.23-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libsvn-hooks-perl - framework for implementing Subversion hooks
Closes: 738419
Changes: 
 libsvn-hooks-perl (1.23-2) unstable; urgency=medium
 .
   * Update (build) dependencies. XMLRPC::Lite is now in its own package.
     Thanks to David Suárez for the bug report. (Closes: #738419)
   * Update years of packaging copyright.
Checksums-Sha1: 
 1f0f1b014f7eb0386e5adff2bc45806dc999e5ce 2407 libsvn-hooks-perl_1.23-2.dsc
 a6983e71d8e25d9c00007b7b17aca7fdfb1f24cf 3924 
libsvn-hooks-perl_1.23-2.debian.tar.xz
 961e1d291b5e2fb5d1b3546e4d62a09feaae3e62 86236 libsvn-hooks-perl_1.23-2_all.deb
Checksums-Sha256: 
 32ff6d6706476c176dd577a1bb9ab686d772e3ee6ae24b44a6245598cbae2908 2407 
libsvn-hooks-perl_1.23-2.dsc
 5e96d2fb200e6ce19daceac5a30ef73843bfa8ef19a31f191741369533e8e236 3924 
libsvn-hooks-perl_1.23-2.debian.tar.xz
 36bdfcbb0e74903a058a2594caea396742d297394c2364e4d686bd423e15fad9 86236 
libsvn-hooks-perl_1.23-2_all.deb
Files: 
 aa80222d0d973abfb7f2ed3b4d5b6c56 2407 perl optional 
libsvn-hooks-perl_1.23-2.dsc
 aed2e2406099eb610ba8232a06da8f90 3924 perl optional 
libsvn-hooks-perl_1.23-2.debian.tar.xz
 8bbe7fcc96daad42950879d43dc36e76 86236 perl optional 
libsvn-hooks-perl_1.23-2_all.deb

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

iQJrBAEBCgBVBQJS98TaThSAAAAAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBpVfEAC6uERfBp1PpGV3oifg5VGqNfbhVWN9lS/yLYo0/RI25ezr
g2XMyvR6Q13hcBmOOWmnaGSvcaV4UqWl11Q6ISNiwiEIZg9SCwc90mIRASlf3w5D
kB2oUxusnkiqySGB+BGmxm2bj6yoev0SoI082on9cEpovESbUN9nn/U/23p9+DxX
2TW80R5u406LIYfDK9qvLQyo881Qm+TjQ7VfA8ebLUrgbuMUcAG+prwkHTjHdF3V
eDAWpvbG3ZidfLDfERs8AxZa2DF1cD7da7kn3nh0IMzjkv8PP8c0gLHMgtQ3t8PJ
QS4YW0kW998mlBDP6aFx2XfMGxAyckkhKIxZ63BWpDzVenMMUKg1ejVHBReAu54o
j80qfCAUFsBv5NCl9VQU+Yx/FR9tgMUEXzm/RCxi3wO/50mDLjQ1cvkFBeIIaZNt
gM16SaXFIvA2rO4SIpxru//rkhqR+xQc8eRqF5H8Rj7WBdqk+dtV1T5r19Qrj0YR
tsYXmHrwmAfw0MHKoiIgVW9Og8erkjP3IRmoOzCuf+b6RZ7I0Y/WltPEfYuQBn6t
V+MaMiT4Evc9hiLrZs9yrP/XyDU+Gby08Bp9POq8bebnRJhOo760pp0TVYq3SmoM
AHE27XpmIRovcQIjpQCUSslwNzqy2M2DoEY8UmHvnBW6LYFpvytUENvD+/wDHg==
=4xHz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to