Your message dated Sun, 29 Jun 2014 22:04:55 +0000
with message-id <[email protected]>
and subject line Bug#753237: fixed in libcgi-application-plugin-ajaxupload-perl 
0.0.3-6
has caused the Debian Bug report #753237,
regarding libcgi-application-plugin-ajaxupload-perl: 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 [email protected]
immediately.)


-- 
753237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753237
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcgi-application-plugin-ajaxupload-perl
Version: 0.0.3-4
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140628 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 'CGI-Application-Plugin-AJAXUpload' version 
> 'v0.0.3'
>    dh_auto_build
> Building CGI-Application-Plugin-AJAXUpload
>    dh_auto_test
> # Testing CGI::Application::Plugin::AJAXUpload 0.0.3
> t/00.load.t ....... ok
> t/01.basic.t ...... ok
> The 'value' parameter ("ajax_upload_rm") has a type specification which is 
> not a number. It is undef.
>  Use the constants exported by Params::Validate to declare types. at 
> /usr/share/perl5/Test/CGI/Multipart.pm line 79.
>       Test::CGI::Multipart::set_param(undef, 'name', 'rm', 'value', 
> 'ajax_upload_rm') called at t/02.warnings.t line 40
> # Looks like you planned 12 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/02.warnings.t ... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 11/12 subtests 
> The 'callback' parameter ("CODE(0x13104b0)") has a type specification which 
> is not a number. It is undef.
>  Use the constants exported by Params::Validate to declare types. at 
> /usr/share/perl5/Test/CGI/Multipart.pm line 290.
>       Test::CGI::Multipart::register_callback(undef, 'callback', 
> 'CODE(0x13104b0)') called at /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm 
> line 65
>       require Test/CGI/Multipart/Gen/Image.pm called at t/03.images.t line 8
>       main::BEGIN() called at 
> /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm line 0
>       eval {...} called at /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm 
> line 0
> Compilation failed in require at t/03.images.t line 8.
> BEGIN failed--compilation aborted at t/03.images.t line 8.
> # Looks like you planned 10 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/03.images.t ..... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 9/10 subtests 
> The 'callback' parameter ("CODE(0x19cb660)") has a type specification which 
> is not a number. It is undef.
>  Use the constants exported by Params::Validate to declare types. at 
> /usr/share/perl5/Test/CGI/Multipart.pm line 290.
>       Test::CGI::Multipart::register_callback(undef, 'callback', 
> 'CODE(0x19cb660)') called at /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm 
> line 65
>       require Test/CGI/Multipart/Gen/Image.pm called at t/04-resize.t line 8
>       main::BEGIN() called at 
> /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm line 0
>       eval {...} called at /usr/share/perl5/Test/CGI/Multipart/Gen/Image.pm 
> line 0
> Compilation failed in require at t/04-resize.t line 8.
> BEGIN failed--compilation aborted at t/04-resize.t line 8.
> # Looks like you planned 12 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/04-resize.t ..... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 11/12 subtests 
> t/changes.t ....... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/manifest.t ...... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/perlcritic.t .... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/pod-coverage.t .. skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/pod-no404s.t .... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/pod.t ........... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/podspell.t ...... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> t/prereq.t ........ skipped: Author test.  Set $ENV{TEST_PREREQ} to a true 
> value to run.
> 
> Test Summary Report
> -------------------
> t/02.warnings.t (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 12 tests but ran 1.
> t/03.images.t   (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 10 tests but ran 1.
> t/04-resize.t   (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 12 tests but ran 1.
> Files=13, Tests=7,  1 wallclock secs ( 0.07 usr  0.11 sys +  1.09 cusr  0.28 
> csys =  1.55 CPU)
> Result: FAIL
> Failed 3/13 test programs. 0/7 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/2014/06/28/libcgi-application-plugin-ajaxupload-perl_0.0.3-4_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: libcgi-application-plugin-ajaxupload-perl
Source-Version: 0.0.3-6

We believe that the bug you reported is fixed in the latest version of
libcgi-application-plugin-ajaxupload-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated 
libcgi-application-plugin-ajaxupload-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: SHA512

Format: 1.8
Date: Sun, 29 Jun 2014 23:33:51 +0200
Source: libcgi-application-plugin-ajaxupload-perl
Binary: libcgi-application-plugin-ajaxupload-perl
Architecture: source all
Version: 0.0.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
 libcgi-application-plugin-ajaxupload-perl - run mode to handle a file upload 
and return a JSON response
Closes: 753237
Changes:
 libcgi-application-plugin-ajaxupload-perl (0.0.3-6) unstable; urgency=medium
 .
   * Make (build) dependency on libreadonly-perl versioned to avoid test
     failure caused by some problems between Readonly and Params::Validate.
     (Closes: #753237)
   * Add libgd-perl to Depends as the preferred alternative for the GD
     module.
Checksums-Sha1:
 0d708a1cf22746fd8b8a330ee9ec423e2febed82 2736 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.dsc
 efb96c367933d92ca73cd8030c0f2a08559e3265 4272 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.debian.tar.xz
 d97f2f4180bda6ee067ffadf2a69ae9dfa8330cb 22296 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6_all.deb
Checksums-Sha256:
 d94c64ca9e6a5910538cde8fb86e74e2e9d87c887ba01aa58465e5573481a200 2736 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.dsc
 e711bcf400fc3fa8b8509048f9713fc8dab5d3bc3b4d2aef1e66dfb6c3d08d53 4272 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.debian.tar.xz
 701ba25de17b8747f06b0794c66d1015af0c3afac96d428255eb310cdeac2c28 22296 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6_all.deb
Files:
 cecaa052c23db344a214a1de30b207a4 22296 perl optional 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6_all.deb
 b77f7be2b298e3ebe0e6c8ecd3592302 2736 perl optional 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.dsc
 ae426bc4451c572cb48c0ecd8d7508a9 4272 perl optional 
libcgi-application-plugin-ajaxupload-perl_0.0.3-6.debian.tar.xz

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

iQJrBAEBCgBVBQJTsIaKThSAAAAAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBhz6D/9htk+xgYJAlqQeiBEqvqwks1bDs7UTAtPXHVBYR/dTGfhm
FcMiM8CSOojQzA8a4zWlOljM5WDSBHrG62CHQLmBrEhiWz5zRhqtLkDFXFe5wxtC
9Z9hHad44E6kprkD/p8SMvIn9HCO1FtC91q0M/YvvfvV4l5BwHMxUSQjWdHVadNt
T+5SU5UsyQWWbKm7tWnd7bpydvXHTk2gWJ7oJqk5/qp3yrDtTF3YaqUKUhZGfnQU
r8D+bnddJda7bW/tfMQi0jjc9GxRKwyy/ZVZcAyHjv5bwxgfF84NgdyrwljkwMDV
NbigGjQLg3DG5Jw2Sm01pDgXr9xBeq8jOwwiC+KXJ544aFVddI9PGsu0P5uVpoAV
w0lU2gvGAcysRT2O/m+5dOjYW54QxD//T0xFR7E4JJ3t12Cb9hfHS0L0a6lfTsHT
CjKS1FKQRjZCJj3XyGi/33jJouXBnUhpfAeVXCBoHBM/KQR6/AjRIy8R0U6XtY8D
TZfYG8Cuij3RPYBfju4+Gk1cfTk6LA3zgmzIP7R90IDtLbbDlmjkg1qxoLzNZB6s
geak82wtcACPWyPBLWe3rI5CsrEy8/4cKsCAiHJZEyePyDmF7pahT2M6XiJCKbKI
1ZApMHM3cqjtZm4N9ruRJ8Obpj05xYm84Yl+rEXKQ+cdCmDHbRr3TzNCq2c1SA==
=HJcp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to