Your message dated Wed, 12 Nov 2014 09:19:35 +0000
with message-id <e1xou5p-0002y0...@franck.debian.org>
and subject line Bug#769093: fixed in libcatalyst-perl 5.90075-2
has caused the Debian Bug report #769093,
regarding Please stop build-depending on libcatalyst-engine-psgi-perl which 
will be removed
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.)


-- 
769093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769093
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcatalyst-engine-psgi-perl
Version: 0.13+dfsg-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140830 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 
> '/«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 
> 'blib/arch')" t/*.t
> Possible precedence issue with control flow operator at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/Builder.pm line 
> 917.
> t/00_compile.t ... ok
> Possible precedence issue with control flow operator at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/Builder.pm line 
> 917.
> [debug] Debug messages enabled
> [debug] Statistics enabled
> Term::Size::Any is not installed, can't autodetect terminal column width
> Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
> Cannot determine desired terminal width, using default of 80 columns
> [debug] Loaded PSGI Middleware:
> .----------------------------------------------------------------------------.
> | Catalyst::Middleware::Stash                                                |
> | Plack::Middleware::HTTPExceptions                                          |
> | Plack::Middleware::RemoveRedundantBody  0.04                               |
> | Plack::Middleware::FixMissingBodyInRedirect  0.10                          |
> | Plack::Middleware::ContentLength                                           |
> | Plack::Middleware::MethodOverride  0.10                                    |
> | Plack::Middleware::Head                                                    |
> '----------------------------------------------------------------------------'
> 
> [debug] Loaded Request Data Handlers:
> .----------------------------------------------------------------------------.
> | application/x-www-form-urlencoded                                          |
> | application/json                                                           |
> '----------------------------------------------------------------------------'
> 
> [debug] Loaded dispatcher "Catalyst::Dispatcher"
> [debug] Loaded engine "Catalyst::Engine"
> [debug] Found home 
> "/«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/t/Hello"
> [debug] Loaded components:
> .-----------------------------------------------------------------+----------.
> | Class                                                           | Type     |
> +-----------------------------------------------------------------+----------+
> | Hello::Controller::Metalic                                      | instance |
> | Hello::Controller::Root                                         | instance |
> '-----------------------------------------------------------------+----------'
> 
> [debug] Loaded Private actions:
> .----------------------+--------------------------------------+--------------.
> | Private              | Class                                | Method       |
> +----------------------+--------------------------------------+--------------+
> | /welcome             | Hello::Controller::Root              | welcome      |
> | /default             | Hello::Controller::Root              | default      |
> | /headers             | Hello::Controller::Root              | headers      |
> | /index               | Hello::Controller::Root              | index        |
> | /end                 | Hello::Controller::Root              | end          |
> '----------------------+--------------------------------------+--------------'
> 
> [debug] Loaded Path actions:
> .-------------------------------------+--------------------------------------.
> | Path                                | Private                              |
> +-------------------------------------+--------------------------------------+
> | /                                   | /index                               |
> | /...                                | /default                             |
> | /headers/...                        | /headers                             |
> | /welcome/...                        | /welcome                             |
> '-------------------------------------+--------------------------------------'
> 
> [info] Hello powered by Catalyst 5.90071
> You are running Catalyst::Engine::PSGI, which is considered a legacy engine 
> for
> this version of Catalyst.  We will continue running and use your existing psgi
> file, but it is recommended to perform the trivial upgrade process, which will
> leave you with less code and a forward path.
> 
> Please review Catalyst::Upgrading
> Subroutine Catalyst::Request::env redefined at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 13.
> env as a writer is deprecated, you probably need to upgrade 
> Catalyst::Engine::PSGI at /usr/share/perl5/Catalyst/Engine.pm line 31.
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.002555s (391.389/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Welcome)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.00058s (1724.138/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Hello foo)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.000573s (1745.201/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Hello bar)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.000581s (1721.170/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 376.
> #          got: 'Bad request'
> #     expected: 'blah'
> Use of uninitialized value $this in pattern match (m//) at t/hello.t line 32.
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   undef
> #     doesn't match '(?^:^bar\s+baz$)'
> # Looks like you failed 5 tests of 7.
> t/hello.t ........ 
> Dubious, test returned 5 (wstat 1280, 0x500)
> Failed 5/7 subtests 
> Possible precedence issue with control flow operator at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/Builder.pm line 
> 917.
> [debug] Debug messages enabled
> [debug] Statistics enabled
> Term::Size::Any is not installed, can't autodetect terminal column width
> Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
> Cannot determine desired terminal width, using default of 80 columns
> [debug] Loaded PSGI Middleware:
> .----------------------------------------------------------------------------.
> | Catalyst::Middleware::Stash                                                |
> | Plack::Middleware::HTTPExceptions                                          |
> | Plack::Middleware::RemoveRedundantBody  0.04                               |
> | Plack::Middleware::FixMissingBodyInRedirect  0.10                          |
> | Plack::Middleware::ContentLength                                           |
> | Plack::Middleware::MethodOverride  0.10                                    |
> | Plack::Middleware::Head                                                    |
> '----------------------------------------------------------------------------'
> 
> [debug] Loaded Request Data Handlers:
> .----------------------------------------------------------------------------.
> | application/json                                                           |
> | application/x-www-form-urlencoded                                          |
> '----------------------------------------------------------------------------'
> 
> [debug] Loaded dispatcher "Catalyst::Dispatcher"
> [debug] Loaded engine "Catalyst::Engine"
> [debug] Found home 
> "/«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/t/Hello"
> [debug] Loaded components:
> .-----------------------------------------------------------------+----------.
> | Class                                                           | Type     |
> +-----------------------------------------------------------------+----------+
> | Hello::Controller::Metalic                                      | instance |
> | Hello::Controller::Root                                         | instance |
> '-----------------------------------------------------------------+----------'
> 
> [debug] Loaded Private actions:
> .----------------------+--------------------------------------+--------------.
> | Private              | Class                                | Method       |
> +----------------------+--------------------------------------+--------------+
> | /end                 | Hello::Controller::Root              | end          |
> | /welcome             | Hello::Controller::Root              | welcome      |
> | /index               | Hello::Controller::Root              | index        |
> | /headers             | Hello::Controller::Root              | headers      |
> | /default             | Hello::Controller::Root              | default      |
> '----------------------+--------------------------------------+--------------'
> 
> [debug] Loaded Path actions:
> .-------------------------------------+--------------------------------------.
> | Path                                | Private                              |
> +-------------------------------------+--------------------------------------+
> | /                                   | /index                               |
> | /...                                | /default                             |
> | /headers/...                        | /headers                             |
> | /welcome/...                        | /welcome                             |
> '-------------------------------------+--------------------------------------'
> 
> [info] Hello powered by Catalyst 5.90071
> You are running Catalyst::Engine::PSGI, which is considered a legacy engine 
> for
> this version of Catalyst.  We will continue running and use your existing psgi
> file, but it is recommended to perform the trivial upgrade process, which will
> leave you with less code and a forward path.
> 
> Please review Catalyst::Upgrading
> Subroutine Catalyst::Request::env redefined at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 13.
> env as a writer is deprecated, you probably need to upgrade 
> Catalyst::Engine::PSGI at /usr/share/perl5/Catalyst/Engine.pm line 31.
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.002443s (409.333/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Welcome)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.000571s (1751.313/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Hello foo)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.000566s (1766.784/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Hello bar)'
> Use of uninitialized value in string eq at 
> /usr/share/perl5/Catalyst/Request.pm line 339.
> [debug] Response Code: 400; Content-Type: text/plain; Content-Length: unknown
> [info] Request took 0.000557s (1795.332/s)
> .------------------------------------------------------------+-----------.
> | Action                                                     | Time      |
> +------------------------------------------------------------+-----------+
> '------------------------------------------------------------+-----------'
> 
> [error] Caught exception in engine "Can't use an undefined value as a HASH 
> reference at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/blib/lib/Catalyst/Engine/PSGI.pm
>  line 113."
> 
> #   Failed test at 
> /«BUILDDIR»/libcatalyst-engine-psgi-perl-0.13+dfsg/inc/Test/More.pm line 420.
> #                   'Bad request'
> #     doesn't match '(?^:Hello bar2)'
> # Looks like you failed 4 tests of 6.
> t/hello_mount.t .. 
> Failed 2/3 test programs. 9/14 subtests failed.
> make[1]: *** [test_dynamic] Error 4
> 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/08/30/libcatalyst-engine-psgi-perl_0.13+dfsg-2_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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.

--- End Message ---
--- Begin Message ---
Source: libcatalyst-perl
Source-Version: 5.90075-2

We believe that the bug you reported is fixed in the latest version of
libcatalyst-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 769...@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 libcatalyst-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: Wed, 12 Nov 2014 08:00:40 +0000
Source: libcatalyst-perl
Binary: libcatalyst-perl
Architecture: source all
Version: 5.90075-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <d...@debian.org>
Description:
 libcatalyst-perl - elegant Model-View-Controller Web Application Framework
Closes: 769093
Changes:
 libcatalyst-perl (5.90075-2) unstable; urgency=medium
 .
   * Team upload
   * Remove obsolete build-dependency on libcatalyst-engine-psgi-perl
     This allows for libcatalyst-engine-psgi-perl to be removed from the
     archive. (Closes: #769093)
     Thanks to Simon McVittie
Checksums-Sha1:
 7cee9cce2ad99496ad7ccd186dde3a5a53320cd3 3885 libcatalyst-perl_5.90075-2.dsc
 1ff1ab47e9f896e49311420acf09fed0f69a4da0 10924 
libcatalyst-perl_5.90075-2.debian.tar.xz
 63fdf6dea2fab4042428b00a84864b94c0c42b20 342160 
libcatalyst-perl_5.90075-2_all.deb
Checksums-Sha256:
 5a9fa77dd4ee2737ee2b72bef59accf5cfa61d879e2a4ffde8662cae53799791 3885 
libcatalyst-perl_5.90075-2.dsc
 92ef56215dfb937fb2be333e24bd5866be256b254b5631475ee69bfec52b87fd 10924 
libcatalyst-perl_5.90075-2.debian.tar.xz
 d4430f350756f545ef7057608795a3e4309447f7236c9bef5b73c6fa207eb3f3 342160 
libcatalyst-perl_5.90075-2_all.deb
Files:
 bbd3c591d3585a5746142ba5231d3bf8 3885 perl optional 
libcatalyst-perl_5.90075-2.dsc
 874924ee86e72ce18d9fefd0b96a1679 10924 perl optional 
libcatalyst-perl_5.90075-2.debian.tar.xz
 9a41e49775ecfd45206fd09e07b741ff 342160 perl optional 
libcatalyst-perl_5.90075-2_all.deb

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

iQIcBAEBCAAGBQJUYxSQAAoJENu+nU2Z0qAEA9AP/2qQGfEK+R2NdbdtWUZVBi/t
lyqLmy/b+LgSuz/uRHfkxW1tEKzxcgG19KvzdagchnYYZozM50Z4uuyeUVv6SRDV
FGcx0EgNyE+o1v0b9Vhi3jnwhfjQk5DwLKhnl7szGGsbfW98mQ07QKkpbvcMsCf5
wgECGho6xwMz/GUCwUH/fw6L0r8h2yD3GQuJ5k9Y543AGfZWxSeG5Lx0bpIKCApo
MirmppKUXClfZ9ktHPWs5HuBkAewO68C6yn65YH/qHtqShCYjjBPd9IatqjOepl3
5mq90DVuShi7TgacsIHTyqLSdunjelDBixA4ZGtWln4Uq8H2/nnFU+bJZa6CR4Dg
PE0ka4PGBmlCrT1W5klbzUzI/b7pj22Cww/jiHfiqIjVytY5hJ6oLJIgAuTgXMJO
W7/ie/pPC8yfc6WFv3avW7yGcIBbDezg23mSF83e+dUU01pHVggGKoRfwuc2pliQ
HMOMDNDVsoU2oN0fci1qZaikY0qN61QeKRKwvVydqXtpJxgTwb8ftfPXVjczP/JG
S10lMU+2XlhAj6tmGkop4RzDiIjMXKI541VPagQm/mM68vQlRX2s3pgF041AGxbb
HUL39ty1ZdThSnWXl87vW9jDEkZ8x1aOaE02+RGehZ/4OkJbSVYnNPd2i26vL7rC
aXEi6JwqI+5Wz2whAedP
=LuV/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to