Your message dated Mon, 31 Aug 2015 19:05:35 +0000
with message-id <e1zwuod-0004bp...@franck.debian.org>
and subject line Bug#797581: fixed in libmojolicious-plugin-i18n-perl 1.60-1
has caused the Debian Bug report #797581,
regarding libmojolicious-plugin-i18n-perl: FTBFS: t/i18n_url_for.t fails
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.)
--
797581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmojolicious-plugin-i18n-perl
Version: 1.30-1
Severity: serious
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=104650
Tags: upstream stretch sid
User: debian-p...@lists.debian.org
Usertags: autopkgtest
As detected by ci.debian.net, this package fails its test suite on
current sid.
This seems to have been broken by libmojolicious-perl update to
6.15+dfsg-1. If this needs actual code changes rather than just test
suite tweaks, libmojolicious-perl should probably Break earlier versions.
# Failed test 'Check Mojolicious 5.0'
# at t/i18n_url_for.t line 51.
# '6.15'
# doesn't match '(?^:^5\.\d+$)'
[Mon Aug 31 17:31:18 2015] [debug] Your secret passphrase needs to be changed
[Mon Aug 31 17:31:18 2015] [debug] GET "/"
[Mon Aug 31 17:31:18 2015] [debug] Rendering template "index.html.ep" from
DATA section
[Mon Aug 31 17:31:18 2015] [debug] 200 OK (0.006126s, 163.239/s)
[Mon Aug 31 17:31:18 2015] [debug] Found language ru in URL /ru
[Mon Aug 31 17:31:18 2015] [debug] GET "/"
[Mon Aug 31 17:31:18 2015] [debug] Rendering template "index.html.ep" from
DATA section
[Mon Aug 31 17:31:18 2015] [debug] 200 OK (0.003955s, 252.845/s)
[Mon Aug 31 17:31:18 2015] [debug] Found language en in URL /en
[Mon Aug 31 17:31:18 2015] [debug] GET "/"
[Mon Aug 31 17:31:18 2015] [debug] Rendering cached template "index.html.ep"
from DATA section
[Mon Aug 31 17:31:18 2015] [debug] 200 OK (0.002350s, 425.532/s)
[Mon Aug 31 17:31:18 2015] [debug] Found language de in URL /de
[Mon Aug 31 17:31:18 2015] [debug] GET "/"
[Mon Aug 31 17:31:18 2015] [debug] Rendering cached template "index.html.ep"
from DATA section
[Mon Aug 31 17:31:19 2015] [debug] 200 OK (0.002425s, 412.371/s)
[Mon Aug 31 17:31:19 2015] [debug] GET "/es"
[Mon Aug 31 17:31:19 2015] [debug] Template "not_found.development.html.ep"
not found
[Mon Aug 31 17:31:19 2015] [debug] Template "not_found.html.ep" not found
[Mon Aug 31 17:31:19 2015] [debug] Rendering inline template
"fd403ab55a4c875e35b42428816134c7"
[Mon Aug 31 17:31:19 2015] [debug] Rendering inline template
"5c56e02d3f6bef1b561eb2fd795ceacc"
[Mon Aug 31 17:31:19 2015] [debug] 404 Not Found (0.050809s, 19.682/s)
[Mon Aug 31 17:31:19 2015] [debug] GET "/test/hello"
[Mon Aug 31 17:31:19 2015] [debug] Rendering template "compat.html.ep" from
DATA section
[Mon Aug 31 17:31:19 2015] [debug] 200 OK (0.007687s, 130.090/s)
[Mon Aug 31 17:31:19 2015] [debug] GET "/auth"
[Mon Aug 31 17:31:19 2015] [debug] Rendering template "auth.html.ep" from
DATA section
[Mon Aug 31 17:31:19 2015] [debug] 200 OK (0.004291s, 233.046/s)
# Failed test 'exact match for content'
# at t/i18n_url_for.t line 88.
# got: '<a
href="http://example.com/widget?lang=ru&token_url=http://127.0.0.1:55498/login?next=%2Fauth">auth</a>
# '
# expected: '<a
href="http://example.com/widget?lang=ru&token_url=http://localhost:55498/login?next=/auth">auth</a>
# '
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.001688s, 592.417/s)
[Mon Aug 31 17:31:19 2015] [debug] Found language ru in URL /ru/auth
[Mon Aug 31 17:31:19 2015] [debug] GET "/auth"
[Mon Aug 31 17:31:19 2015] [debug] Rendering template "auth.html.ep" from
DATA section
[Mon Aug 31 17:31:19 2015] [debug] 200 OK (0.004202s, 237.982/s)
# Failed test 'exact match for content'
# at t/i18n_url_for.t line 94.
# got: '<a
href="http://example.com/widget?lang=ru&token_url=http://127.0.0.1:55498/ru/login?next=%2Fru%2Fauth">auth</a>
# '
# expected: '<a
href="http://example.com/widget?lang=ru&token_url=http://localhost:55498/ru/login?next=/ru/auth">auth</a>
# '
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.001224s, 816.993/s)
[Mon Aug 31 17:31:19 2015] [debug] Found language en in URL /en/auth
[Mon Aug 31 17:31:19 2015] [debug] GET "/auth"
[Mon Aug 31 17:31:19 2015] [debug] Rendering cached template "auth.html.ep"
from DATA section
[Mon Aug 31 17:31:19 2015] [debug] 200 OK (0.002628s, 380.518/s)
# Failed test 'exact match for content'
# at t/i18n_url_for.t line 100.
# got: '<a
href="http://example.com/widget?lang=en&token_url=http://127.0.0.1:55498/en/login?next=%2Fen%2Fauth">auth</a>
# '
# expected: '<a
href="http://example.com/widget?lang=en&token_url=http://localhost:55498/en/login?next=/en/auth">auth</a>
# '
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.000961s, 1040.583/s)
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.000941s, 1062.699/s)
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.000961s, 1040.583/s)
[Mon Aug 31 17:31:19 2015] [debug] POST "/login"
[Mon Aug 31 17:31:19 2015] [debug] Routing to a callback
[Mon Aug 31 17:31:19 2015] [debug] 302 Found (0.000917s, 1090.513/s)
# Looks like you failed 4 tests of 45.
--
Niko Tyni nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libmojolicious-plugin-i18n-perl
Source-Version: 1.60-1
We believe that the bug you reported is fixed in the latest version of
libmojolicious-plugin-i18n-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 797...@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
libmojolicious-plugin-i18n-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: Mon, 31 Aug 2015 20:53:53 +0200
Source: libmojolicious-plugin-i18n-perl
Binary: libmojolicious-plugin-i18n-perl
Architecture: source
Version: 1.60-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 797581
Description:
libmojolicious-plugin-i18n-perl - internationalization plugin for Mojolicious
3.x and higher
Changes:
libmojolicious-plugin-i18n-perl (1.60-1) unstable; urgency=medium
.
* Team upload.
* Import upstream version 1.60
Fixes "FTBFS: t/i18n_url_for.t fails"
(Closes: #797581)
Checksums-Sha1:
2f75bb39d32bb7ed27dd5737820514b6a9993b27 2467
libmojolicious-plugin-i18n-perl_1.60-1.dsc
7f24621e655a483ca2689937edfd61afca3565bd 8932
libmojolicious-plugin-i18n-perl_1.60.orig.tar.gz
b6ac918c4e25a2650d7f9ad6bf218314461eff69 4976
libmojolicious-plugin-i18n-perl_1.60-1.debian.tar.xz
Checksums-Sha256:
c1027319ed3dcf3b6eab747e74032788f804390610c0e02dc7dc2ce27c8a36d3 2467
libmojolicious-plugin-i18n-perl_1.60-1.dsc
32fb5ef8037d954b7ecebef5c1b2b24b420abd829702312f4ad42794f52b514d 8932
libmojolicious-plugin-i18n-perl_1.60.orig.tar.gz
3bd9c6b575f97540aab9cc83fe956fbcc967f0626da6c63a74ddb5837ddc9976 4976
libmojolicious-plugin-i18n-perl_1.60-1.debian.tar.xz
Files:
192f2f88334c86c80266d8d45bfff63b 2467 perl optional
libmojolicious-plugin-i18n-perl_1.60-1.dsc
4002f7a7da4c90973ad6eedfb0fcfa16 8932 perl optional
libmojolicious-plugin-i18n-perl_1.60.orig.tar.gz
5c2e64035cac775c4cdca436554a48d6 4976 perl optional
libmojolicious-plugin-i18n-perl_1.60-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJV5KMFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGwusP/3XKM/KWT7ApJO3mZvgFWS/e
VC/REd9luT7sZ3iW4ql0jPB1aE2UIXNpy3HFiPlmeZIutlGtgGtkxqlCyBX/Lzm/
fmUYaG7dYtlIRNiUvTAxFAi7jQyhFW5x7jYPxfWKMTOHP8n1E4ghJI3Mz7Bw9CmO
U4BtNzmoD1BNLWbhGUyB7U+otbsEq+xl7/175fPIPSARupy+YO+kF+yAlIqZTwZF
khP/VWqWqfjN8x9VltiVF/j+iz5bdoxmMZ5mch0EKSpIOw9Qn4ZjtkuzQpW2P7aN
wIQu4lCQ8XXh9HpUOeV+WyxVEcYoURqrOOUOQpUv8AD2jfVPDu9xihIdj8ra1Hrj
5elEXJ4hqmATt3BREZs39wzmDZcLJos53JNHADTh0VuagsekHin9v6nfH/8pwOY0
wDtg3y8M3v3F7D4b7sln7VmFyvVxyNoCIDjW5El4wTDi/08jrk6IsBhm2IPIn76a
++gmjEhRbDjnSazA64FtqS2oL4E99JNp8bxXRzGlvcx/MAR721dbURz8GYaCN5lG
w2KP+ZarTm46FiI8UrJQNfr8uOubKvongTZ6zA70v7y0jqn8/Ubvr6WQCJp0RY0o
+iRGZcoKRlz0SE2miGXZem4/kIQsoSEsspkJ3nNdnETaRrHsHvV1JQyfkSIg1HH8
DKj+Zuzu5Nyyd8Qh587o
=RdOZ
-----END PGP SIGNATURE-----
--- End Message ---