Your message dated Tue, 03 Sep 2013 15:18:29 +0000
with message-id <e1vgsnb-0000v0...@franck.debian.org>
and subject line Bug#719986: fixed in libcgi-application-plugin-ajaxupload-perl
0.0.3-4
has caused the Debian Bug report #719986,
regarding libcgi-application-plugin-ajaxupload-perl: FTBFS with perl 5.18: test
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.)
--
719986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719986
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcgi-application-plugin-ajaxupload-perl
Version: 0.0.3-3
Severity: serious
Justification: transition imminent
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie
This package FTBFS with perl 5.18:
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/images/test.txt","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/images/test.t
xt"})'
# Looks like you failed 1 test of 4.
# Failed test 'options'
# at t/02.warnings.t line 310.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
#
'{"image_url":"/img/uploads/test.txt","status":"UPLOADED"}'
# doesn't match
'(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.txt"})'
# Looks like you failed 1 test of 4.
# Failed test 'UPLOADED'
# at t/02.warnings.t line 336.
# Looks like you failed 2 tests of 12.
t/02.warnings.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
#
'{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match
'(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'UPLOADED'
# at t/03.images.t line 272.
# Looks like you failed 1 test of 10.
t/03.images.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/images/test.jpeg","status":"UPLOADED"}'
# doesn't match
'(?^msx:{"status":"UPLOADED","image_url":"/images/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'options'
# at t/04-resize.t line 274.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
#
'{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match
'(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'square'
# at t/04-resize.t line 354.
# Looks like you failed 2 tests of 12.
t/04-resize.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
...
Test Summary Report
-------------------
t/02.warnings.t (Wstat: 512 Tests: 12 Failed: 2)
Failed tests: 10-11
Non-zero exit status: 2
t/03.images.t (Wstat: 256 Tests: 10 Failed: 1)
Failed 3/13 test programs. 5/38 subtests failed.
Failed test: 9
Non-zero exit status: 1
t/04-resize.t (Wstat: 512 Tests: 12 Failed: 2)
Failed tests: 8, 11
Non-zero exit status: 2
Files=13, Tests=38, 2 wallclock secs ( 0.07 usr 0.05 sys + 1.65 cusr 0.26
csys = 2.03 CPU)
Result: FAIL
dh_auto_test: perl Build test returned exit code 255
make: *** [build] Error 255
Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Source: libcgi-application-plugin-ajaxupload-perl
Source-Version: 0.0.3-4
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 719...@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
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 03 Sep 2013 16:46:21 +0300
Source: libcgi-application-plugin-ajaxupload-perl
Binary: libcgi-application-plugin-ajaxupload-perl
Architecture: source all
Version: 0.0.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <d...@debian.org>
Description:
libcgi-application-plugin-ajaxupload-perl - run mode to handle a file upload
and return a JSON response
Closes: 719986
Changes:
libcgi-application-plugin-ajaxupload-perl (0.0.3-4) unstable; urgency=low
.
* Team upload
.
[ 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
.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
.
[ Damyan Ivanov ]
* add patch fixing comparison of structures as json-encoded strings
fixes test failures with perl 5.18, which has improved hash
randomization (Closes: #719986)
* Standards-Version: 3.9.4 (no changes needed)
Checksums-Sha1:
04ec709f8a1a568a49ff9c8408ac40bd5bc35890 2571
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.dsc
073441f637fd5c15bda26dcb9d675ce1e4a869e2 4108
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.debian.tar.gz
7fd036a6d7572d94361b522f90067940a38c9ff4 21792
libcgi-application-plugin-ajaxupload-perl_0.0.3-4_all.deb
Checksums-Sha256:
4a538961b250b0e16cf2d600ddc4cbefcd4e6b969617ac9eb27bc15b643a494d 2571
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.dsc
df77833d8c2bacfc32bb224dea9813bc769231849d21a4f9e30c9bc9fe9cdb21 4108
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.debian.tar.gz
b0f7788e74e235b31433bfe58716cd52792bfa1a674e471c171ef329606db8c3 21792
libcgi-application-plugin-ajaxupload-perl_0.0.3-4_all.deb
Files:
503a7b867d554d73f0ab6df7d6927f26 2571 perl optional
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.dsc
0c12f5dce6c83a8e84e6b21fad34a7a0 4108 perl optional
libcgi-application-plugin-ajaxupload-perl_0.0.3-4.debian.tar.gz
a143e623908a53d6e03e08c22eb1e719 21792 perl optional
libcgi-application-plugin-ajaxupload-perl_0.0.3-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCAAGBQJSJeheAAoJENu+nU2Z0qAEERwP/iPjzWhUdBJxDP/lsvGruuOf
KwxN1Jgcf1mbw9ku5RBBsC7/HrlbPhy27PHorVz4w/Z825i4Qf4ygkcWtd3H/+ac
KGC/W224ratvB3jKqq4MI+GbAe9A5kJypU6KXvaWza8gEkXDsr/lXib3k9RP7pLa
oeCRiEGUZn7X6jrT54fsnRwYBWmfaJ6v3S1s+onmSJNtt95y9NGv/9VxZDLwjmXR
alXionHJ9pxeJIZHBo6pYT6HNFJhGML47ejMN6pVcxD8VUxeDNnSJ/XUM/1M3kz/
dgYsaNEHUEMq6qzY1QBweYqVG2EDhQe+KnseR90I0sf1imn+0l5sW+ZMHzSnJXuN
0Z1WWJbnvJDH3RQTYpaOpx8TIYb7w2y9Xaml0Izzxh/mmGvFBfqshN5P3oTgYqqr
6lNfeVQn7zaKCjh17R6zz8N0bbLq1D23NtM0gdsWL70IvlFR2fHeCFP5uTJo7/yy
7NXaioetyyI5YBmcKe97sYdcTyW6IUt9n6jc2eTHW9l2jROQ10yQN5jNvkF4vcmC
hFutA8q2TrGbmlwSKGYhdOd3YInSlQzKjdE3Kp7LzRvggp+T8DRkX7tceD3dZmvt
VzwLlIP7YWH3VLA+jKzwJV0+NkSJ72aL02nxfs5VEYTcozfULiZLkujEoVRwVfjc
RrCjjkq3/1YKgmJE8JoR
=PALY
-----END PGP SIGNATURE-----
--- End Message ---