Your message dated Mon, 06 Jun 2016 17:25:40 +0000
with message-id <e1b9yhu-00026i...@franck.debian.org>
and subject line Bug#825541: fixed in libmojolicious-plugin-mailexception-perl 
0.20-1
has caused the Debian Bug report #825541,
regarding libmojolicious-plugin-mailexception-perl: FTBFS: t/010-tplugun.t 
failure
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.)


-- 
825541: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825541
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmojolicious-plugin-mailexception-perl
Version: 0.19-1
Severity: serious

This package fails to build on current sid/amd64.

  PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
"-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" 
t/*.t
  [Fri May 27 16:05:14 2016] [debug] GET "/"
  [Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and 
action "hello"
  [Fri May 27 16:05:14 2016] [debug] 200 OK (0.000865s, 1156.069/s)
  [Fri May 27 16:05:14 2016] [debug] GET "/crash"
  [Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and 
action "crash"
  [Fri May 27 16:05:14 2016] [error] die marker1 outside eval at 
t/010-tplugun.t line 110.
   at t/010-tplugun.t line 110
  [Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep" 
not found
  [Fri May 27 16:05:14 2016] [debug] Rendering template "exception.html.ep" 
from DATA section
  Use of uninitialized value in concatenation (.) or string at template 
exception.html.ep from DATA section line 2, <DATA> line 167.
  [Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.006281s, 
159.210/s)
  
  #   Failed test 'content is similar'
  #   at t/010-tplugun.t line 43.
  #                   'Exception: die marker1 outside eval at t/010-tplugun.t 
line 110.
  #  at t/010-tplugun.t line 110
  # Exception Line: 
  # '
  #     doesn't match '(?^:Exception Line:     die "die marker1 outside eval"; 
### die marker1\n$)'
  
  #   Failed test 'line'
  #   at t/010-tplugun.t line 55.
  #                   undef
  #     doesn't match '(?^:^    die "die marker1 outside eval"; ### die 
marker1$)'
  [Fri May 27 16:05:14 2016] [debug] GET "/crash_sig"
  [Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and 
action "crash_sig"
  [Fri May 27 16:05:14 2016] [error] die marker2 sig at t/010-tplugun.t line 
118, <DATA> line 167.
  
  [Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep" 
not found
  [Fri May 27 16:05:14 2016] [debug] Rendering cached template 
"exception.html.ep" from DATA section
  Use of uninitialized value in concatenation (.) or string at template 
exception.html.ep from DATA section line 2.
  [Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.002414s, 
414.250/s)
  
  #   Failed test 'content is similar'
  #   at t/010-tplugun.t line 76.
  #                   'Exception: die marker2 sig at t/010-tplugun.t line 118, 
<DATA> line 167.
  # 
  # Exception Line: 
  # '
  #     doesn't match '(?^:Exception Line:     die "die marker2 sig"; ### die 
marker2\n$)'
  [Fri May 27 16:05:14 2016] [debug] GET "/crash_sub"
  [Fri May 27 16:05:14 2016] [debug] Routing to controller "MpemTest::Ctl" and 
action "crash_sub"
  [Fri May 27 16:05:14 2016] [error] mail exception marker3 at t/010-tplugun.t 
line 122
  [Fri May 27 16:05:14 2016] [debug] Template "exception.development.html.ep" 
not found
  [Fri May 27 16:05:14 2016] [debug] Rendering cached template 
"exception.html.ep" from DATA section
  Use of uninitialized value in concatenation (.) or string at template 
exception.html.ep from DATA section line 2.
  [Fri May 27 16:05:14 2016] [debug] 500 Internal Server Error (0.00265s, 
377.358/s)
  # Looks like you failed 3 tests of 29.
  t/010-tplugun.t .. 
  1..29
  ok 1 - use Test::Mojo;
  ok 2 - require Mojolicious;
  ok 3 - require MIME::Lite;
  ok 4 - require MIME::Words;
  ok 5 - require Mojolicious::Plugin::MailException;
  ok 6 - GET /
  ok 7 - 200 OK
  ok 8 - exact match for content
  ok 9 - GET /crash
  ok 10 - 500 Internal Server Error
  ok 11 - content is similar
  not ok 12 - content is similar
  ok 13 - one caugth exception
  ok 14 - text of message
  not ok 15 - line
  ok 16 - one prepared mail
  ok 17 - An object of class 'MIME::Lite' isa 'MIME::Lite'
  ok 18 - Stack
  ok 19 - Content-Disposition
  ok 20 - GET /crash_sig
  ok 21 - 500 Internal Server Error
  ok 22 - content is similar
  not ok 23 - content is similar
  ok 24 - one prepared mail
  ok 25 - GET /crash_sub
  ok 26 - 500 Internal Server Error
  ok 27 - content is similar
  ok 28 - one prepared mail
  ok 29 - Additional header
  Dubious, test returned 3 (wstat 768, 0x300)
  Failed 3/29 subtests 
  
  Test Summary Report
  -------------------
  t/010-tplugun.t (Wstat: 768 Tests: 29 Failed: 3)
    Failed tests:  12, 15, 23
    Non-zero exit status: 3
  Files=1, Tests=29,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.44 cusr  0.02 
csys =  0.50 CPU)
  Result: FAIL

-- 
Niko Tyni   nt...@debian.org

--- End Message ---
--- Begin Message ---
Source: libmojolicious-plugin-mailexception-perl
Source-Version: 0.20-1

We believe that the bug you reported is fixed in the latest version of
libmojolicious-plugin-mailexception-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 825...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry E. Oboukhov <un...@debian.org> (supplier of updated 
libmojolicious-plugin-mailexception-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, 05 Jun 2016 13:33:41 +0300
Source: libmojolicious-plugin-mailexception-perl
Binary: libmojolicious-plugin-mailexception-perl
Architecture: source all
Version: 0.20-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry E. Oboukhov <un...@debian.org>
Changed-By: Dmitry E. Oboukhov <un...@debian.org>
Description:
 libmojolicious-plugin-mailexception-perl - Mojolicious plugin to send crash 
information by email
Closes: 825541
Changes:
 libmojolicious-plugin-mailexception-perl (0.20-1) unstable; urgency=medium
 .
   * Update for latest mojolicious, Debian FTBFS, closes: 825541.
Checksums-Sha1:
 e4764bb23cf8c209079ed09a2c613097b0f6ee4c 2134 
libmojolicious-plugin-mailexception-perl_0.20-1.dsc
 7884134db97020c7c036b0584169491d62f1700e 5043 
libmojolicious-plugin-mailexception-perl_0.20.orig.tar.gz
 97296c065094f7979270dde669ad0e3eb7f2ec20 2588 
libmojolicious-plugin-mailexception-perl_0.20-1.debian.tar.xz
 78b1e128cc958a6eb03bd6d334a5a56295d11b30 7810 
libmojolicious-plugin-mailexception-perl_0.20-1_all.deb
Checksums-Sha256:
 b75fcb4528fbb311102850d82393db6c75552348bca43fbff2ab41d48b41024e 2134 
libmojolicious-plugin-mailexception-perl_0.20-1.dsc
 3ee5bed6b35813e08a13016683395b7244ff5247195ff86e7e44156f8f95d7a3 5043 
libmojolicious-plugin-mailexception-perl_0.20.orig.tar.gz
 24d051617d447430e95f8fcff15ef302ca2b900d62e3246bd473a4db0e6ebaec 2588 
libmojolicious-plugin-mailexception-perl_0.20-1.debian.tar.xz
 a147c3100451eaa98430f2e005941cfa76395a618b23abcef933c16166da233b 7810 
libmojolicious-plugin-mailexception-perl_0.20-1_all.deb
Files:
 b3115cbb469776c38b9a835d2b27f781 2134 perl optional 
libmojolicious-plugin-mailexception-perl_0.20-1.dsc
 e30aba47c3b4465f7fc4ac080176d0ec 5043 perl optional 
libmojolicious-plugin-mailexception-perl_0.20.orig.tar.gz
 470f8b91017d9fe34a45c809fc37d7e9 2588 perl optional 
libmojolicious-plugin-mailexception-perl_0.20-1.debian.tar.xz
 5abdee98f6302527ea84ab3aea29d9a2 7810 perl optional 
libmojolicious-plugin-mailexception-perl_0.20-1_all.deb

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

iQIcBAEBCgAGBQJXVYs+AAoJEI0flpoI7qdWcLsP/A2lOybWgd4e4bwLhc4vG97b
t//Bilj3Uu/opVFaloEv4YtSqp6EEY+jyqolDtESHQmuhDbCt1EJ5/y8QDMGyU+a
1GE+pqfMz64wIzxzJNi/g7k+a+IBQvbGI15RoP2RWxLwIzBuPvyKiqlva8z/iM+n
EG/Pdl53K01kdUANnGM1KaVb3XZz4wlkEnNNke2SRfPjuIB/sLSiOZe4HxSDoJsT
i5Ja8d+5ycm3X+cVIjRDFVn6N0ZU4Snfzfhfh4yEllEO/0CNywsTC+EvL1xPjHEe
oznHs/neLn3GMT/rezlGWyLNlrQf1bv77R5Lt5OSX5+qb7LActJng3x2WzJS++zk
MX4KwQSq562d7oftmZRZFp9whtBJCStqGeCzqeFDqkl0Wa18UMt5q/NhcnOyLVoW
kzGokaHHqSrprxNU+BRhRcc3F2Q+ROER5B/Lgjv8c1D7uZnzaC4ZX5Kiw0JwlBau
bo5E1VaH4k9odHRICCey6dUrrnX70xr/UaCeib+EOFC+ZhIQ2YyyGAc6kMS2FmWW
q0+8EJsl4EjQTlUIb9Iyb94JG34zr+QcldPq01jOO8OqNf6UDxYoUwcvjkfXKeKR
/aCuLzthKQigJLqsIl0j3LFAGeqj1oBtuGIrAAdC3Vse4Gv7vEpYPAfYiIqxrVwg
wqppx4/GdvoNoI23hfK3
=ERwJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to