Your message dated Wed, 11 Nov 2009 22:34:10 +0000
with message-id <e1n8lls-00011m...@ries.debian.org>
and subject line Bug#547368: fixed in libcatalyst-modules-perl 35
has caused the Debian Bug report #547368,
regarding libcatalyst-modules-perl: FTBFS: tests for Catalyst-View-Mason fail
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.)
--
547368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcatalyst-modules-perl
Version: 34
Severity: serious
Justification: FTBFS
libcatalyst-modules-perl FTBFS (build in an unstable amd64 chroot).
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/action.t 255 65280 2 3 1-2
t/appconfig.t 255 65280 5 9 1-5
t/comp_path.t 255 65280 3 5 1-3
t/comp_root.t 255 65280 4 5 1 3-4
t/content_type.t 255 65280 5 9 1-5
t/data_dir_default.t 2 512 3 2 1-2
t/deprecation.t 4 1024 4 4 1-4
t/exception.t 255 65280 4 7 1-4
t/extension.t 255 65280 5 9 1-5
t/extension_always.t 255 65280 5 9 1-5
t/globals.t 255 65280 11 21 1-11
t/match.t 255 65280 3 5 1-3
t/pkgconfig.t 255 65280 5 9 1-5
t/render.t 255 65280 5 9 1-5
t/stringify.t 255 65280 4 5 1-4
2 tests skipped.
Failed 15/19 test scripts. 66/75 subtests failed.
I attach the build log, can someone of pkg-perl confirm this?
Bests
Salvatore
salvi-libcatalyst-modules-perl_34-amd64-20090919-0727.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: libcatalyst-modules-perl
Source-Version: 35
We believe that the bug you reported is fixed in the latest version of
libcatalyst-modules-perl, which is due to be installed in the Debian FTP
archive:
libcatalyst-modules-perl_35.dsc
to main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_35.dsc
libcatalyst-modules-perl_35.tar.gz
to main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_35.tar.gz
libcatalyst-modules-perl_35_all.deb
to main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_35_all.deb
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 547...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonathan Yu <jaw...@cpan.org> (supplier of updated libcatalyst-modules-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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 Nov 2009 16:50:48 -0500
Source: libcatalyst-modules-perl
Binary: libcatalyst-modules-perl
Architecture: source all
Version: 35
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonathan Yu <jaw...@cpan.org>
Description:
libcatalyst-modules-perl - modules for Catalyst MVC Web Application Framework
Closes: 547368
Changes:
libcatalyst-modules-perl (35) unstable; urgency=low
.
[ Jonathan Yu ]
* Add Catalyst-Plugin-Session-Store-Cache for MojoMojo
* Moved Catalyst::Model::DBI and Catalyst::Model::DBIC::Schema from
01 to 02 sequence order; needs the new CatalystX::Component::Traits
* Moved the following modules from 04 to 05 sequence order:
+ Catalyst::Authentication::Store::DBIx::Class
+ Catalyst::Authentication::Credential::Authen::Simple
+ Catalyst::Controller::FormBuilder
+ Catalyst::Plugin::Authorization::ACL
because they need Catalyst::Plugin::Authorization::Roles
* Moved Catalyst::Plugin::Session::Store::DBIC from 03 to 05 sequence
order since it needs Catalyst::Plugin::Authorization::Roles
* Remove modules considered dead upstream:
- Catalyst::Plugin::Prototype
- Catalyst::Plugin::HTML::Widget
- Catalyst::Plugin::Dumper
- Catalyst::Plugin::XMLRPC
- Catalyst::Plugin::DefaultEnd
* Remove modules with unresponsive upstream + missing copyright:
- Catalyst::Plugin::Flavour
* Remove Catalyst::Plugin::Server -- this is less than ideal, but it
doen't build at this time, and as long as it's part of this bundle,
we cannot patch it without repacking. It should be placed in a NEW
package.
* Note many deprecated modules in Debian.NEWS
* Updated modules:
+ Catalyst::Model::DBI 0.24
+ Catalyst::Model::DBIC::Schema 0.31
+ Catalyst::Plugin::ConfigLoader 0.27
+ Catalyst::Plugin::Session 0.27
+ Catalyst::Plugin::Static::Simple 0.25
+ Catalyst::Plugin::Unicode 0.92
+ Catalyst::Devel 1.21
+ Catalyst::Plugin::Session 0.29
+ Catalyst::Plugin::Session::State::Cookie 0.17
+ Catalyst::Plugin::Session::Store::Delegate 0.05
+ Catalyst::Plugin::Session::Store::FastMmap 0.13
+ Catalyst::Plugin::Session::Store::File 0.18
+ Catalyst::Plugin::Session::Store::DBI 0.15
+ Catalyst::Plugin::Session::Store::DBIC 0.11
+ Catalyst::Plugin::SubRequest 0.14
+ Catalyst::Plugin::Authentication 0.10015
+ Catalyst::View::JSON 0.26
+ Catalyst::Plugin::Authorization::ACL 0.15
+ Catalyst::Controller::HTML::FormFu 0.05000
+ Catalyst::Log::Log4perl 1.04
+ Catalyst::Plugin::StackTrace 0.11
+ Catalyst::Action::RenderView 0.13
* Change to search.cpan.org/dist for watch entries
* Add a Debian NEWS entry to note added/removed things
* Remove libcatalyst-modules-perl.lintian-overrides as it is no longer
needed (XMLRPC was removed; thus it has no manpages)
* Add Test::Log4perl and Test::File to B-D-I for testing
.
[ Ansgar Burchardt ]
* debian/copyright: Add copyright information for
Catalyst::Plugin::Session::Store::Cache
* debian/control: Make dependency on perl unversioned.
* Bump Standards-Version to 3.8.3.
* Updated modules:
+ Catalyst::Action::RenderView 0.11
+ Catalyst::View::Mason 0.18:
- works with Catalyst::Runtime 0.80010 (Closes: #547368)
.
[ gregor herrmann ]
* debian/control: change (build) dependency on "libemail-mime-
{creator,modifier}-perl" to "libemail-mime-perl (>= 1.901) |
libemail-mime-{creator,modifier}-perl".
* debian/control: add a build dependency on "perl (>= 5.10.1) |
libtest-simple-perl (>= 0.88)", CatalystX::Component::Traits needs
Test::More >= 0.88.
* Bump debhelper build dependency to 7.2.13 because of Module::AutoInstall
usage.
Checksums-Sha1:
62efee2e12c87889a34413a3aa82e6f8c72cce10 2732 libcatalyst-modules-perl_35.dsc
7456cd19ce954cf7289302449c88d7e0b6d45999 931778
libcatalyst-modules-perl_35.tar.gz
e45be5f230609fc71bb5c1de0b96ab8f209bd046 510134
libcatalyst-modules-perl_35_all.deb
Checksums-Sha256:
27ca4592fbe45a537a702c34ae89177d99df58fea02ffc4cfee5a90abe5aeba6 2732
libcatalyst-modules-perl_35.dsc
212176c4ccb19767cb0402b2da33530a264f9d75043161887cb3594e78026969 931778
libcatalyst-modules-perl_35.tar.gz
785bff3713b9b286ef51fa35d4263c8c2daf3654bd61cff2381d59e70b2cb266 510134
libcatalyst-modules-perl_35_all.deb
Files:
446b839b5435571ae246cfb54beafcd7 2732 perl optional
libcatalyst-modules-perl_35.dsc
13afa16c99e97e65ac39e1ac48ae1a57 931778 perl optional
libcatalyst-modules-perl_35.tar.gz
d27117e1fb18a532b425ee61a9739502 510134 perl optional
libcatalyst-modules-perl_35_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkr7NPwACgkQOzKYnQDzz+R87ACg5flbvJOjr3o3TDrwurRtm/4l
uEQAoO8UtfvIZTwW5fw9cOas5sQvM/jx
=/YDG
-----END PGP SIGNATURE-----
--- End Message ---