Your message dated Thu, 22 Jul 2010 21:35:07 +0000
with message-id <[email protected]>
and subject line Bug#589824: fixed in liblatex-table-perl 1.0.2-1
has caused the Debian Bug report #589824,
regarding liblatex-table-perl: Please stop using libmoose-policy-perl
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 [email protected]
immediately.)


-- 
589824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libmoose-policy-perl
Version: 0.04-1
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100527 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory 
> `/build/user-libmoose-policy-perl_0.04-1-amd64-9kb7Fc/libmoose-policy-perl-0.04'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/000_load.t .................... ok
> The attribute metaclass for Foo (My::Moose::Meta::Attribute) is not 
> compatible with the attribute metaclass of its superclass, Moose::Object 
> (Moose::Meta::Attribute) at /usr/lib/perl5/Class/MOP/Class.pm line 277
>       
> Class::MOP::Class::_check_single_metaclass_compatibility('Moose::Meta::Class=HASH(0x11ecbd8)',
>  'attribute_metaclass', 'Moose::Object') called at 
> /usr/lib/perl5/Class/MOP/Class.pm line 212
>       
> Class::MOP::Class::_check_metaclass_compatibility('Moose::Meta::Class=HASH(0x11ecbd8)')
>  called at /usr/lib/perl5/Class/MOP/Class.pm line 782
>       Class::MOP::Class::superclasses('Moose::Meta::Class=HASH(0x11ecbd8)', 
> 'Moose::Object') called at /usr/lib/perl5/Moose/Meta/Class.pm line 293
>       Moose::Meta::Class::superclasses(undef, 'Moose::Object') called at 
> /usr/lib/perl5/Moose.pm line 226
>       Moose::init_meta('Moose', 'for_class', 'Foo', 'metaclass', undef) 
> called at /usr/lib/perl5/Moose/Exporter.pm line 354
>       Moose::Exporter::__ANON__('Moose') called at t/001_basic.t line 47
>       Foo::BEGIN() called at t/001_basic.t line 47
>       eval {...} called at t/001_basic.t line 47
> BEGIN failed--compilation aborted at t/001_basic.t line 47.
> # Looks like you planned 11 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/001_basic.t ................... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 10/11 subtests 
> t/002_dynamic.t ................. ok
> The attribute metaclass for Foo (My::Moose::Meta::Attribute) is not 
> compatible with the attribute metaclass of its superclass, Moose::Object 
> (Moose::Meta::Attribute) at /usr/lib/perl5/Class/MOP/Class.pm line 277
>       
> Class::MOP::Class::_check_single_metaclass_compatibility('Moose::Meta::Class=HASH(0x2328440)',
>  'attribute_metaclass', 'Moose::Object') called at 
> /usr/lib/perl5/Class/MOP/Class.pm line 212
>       
> Class::MOP::Class::_check_metaclass_compatibility('Moose::Meta::Class=HASH(0x2328440)')
>  called at /usr/lib/perl5/Class/MOP/Class.pm line 782
>       Class::MOP::Class::superclasses('Moose::Meta::Class=HASH(0x2328440)', 
> 'Moose::Object') called at /usr/lib/perl5/Moose/Meta/Class.pm line 293
>       Moose::Meta::Class::superclasses(undef, 'Moose::Object') called at 
> /usr/lib/perl5/Moose.pm line 226
>       Moose::init_meta('Moose', 'for_class', 'Foo', 'metaclass', undef) 
> called at /usr/lib/perl5/Moose/Exporter.pm line 354
>       Moose::Exporter::__ANON__('Moose') called at t/003_saidso.t line 53
>       Foo::BEGIN() called at t/003_saidso.t line 53
>       eval {...} called at t/003_saidso.t line 53
> BEGIN failed--compilation aborted at t/003_saidso.t line 53.
> # Looks like you planned 22 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/003_saidso.t .................. 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 21/22 subtests 
> 
> #   Failed test '... got our custom attr metaclass'
> #   at t/010_FollowPBP_test.t line 75.
> #          got: 'Moose::Policy::FollowPBP::Attribute'
> #     expected: 'Moose::Meta::Attribute'
> 
> #   Failed test 'Baz->can('bling')'
> #   at t/010_FollowPBP_test.t line 84.
> #     Baz->can('bling') failed
> Can't locate object method "bling" via package "Baz" at 
> t/010_FollowPBP_test.t line 86.
> # Looks like you planned 28 tests but ran 27.
> # Looks like you failed 2 tests of 27 run.
> # Looks like your test exited with 255 just after 27.
> t/010_FollowPBP_test.t .......... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 3/28 subtests 
> t/011_JavaAccessors_test.t ...... ok
> t/020_SingleInheritence_test.t .. ok
> t/pod.t ......................... ok
> t/pod_coverage.t ................ ok
> 
> Test Summary Report
> -------------------
> t/001_basic.t                 (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 11 tests but ran 1.
> t/003_saidso.t                (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 22 tests but ran 1.
> t/010_FollowPBP_test.t        (Wstat: 65280 Tests: 27 Failed: 2)
>   Failed tests:  22, 27
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 28 tests but ran 27.
> Files=9, Tests=63,  2 wallclock secs ( 0.03 usr  0.00 sys +  1.46 cusr  0.14 
> csys =  1.63 CPU)
> Result: FAIL
> Failed 3/9 test programs. 2/63 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/27/libmoose-policy-perl_0.04-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: liblatex-table-perl
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
liblatex-table-perl, which is due to be installed in the Debian FTP archive:

liblatex-table-perl_1.0.2-1.debian.tar.gz
  to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.2-1.debian.tar.gz
liblatex-table-perl_1.0.2-1.dsc
  to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.2-1.dsc
liblatex-table-perl_1.0.2-1_all.deb
  to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.2-1_all.deb
liblatex-table-perl_1.0.2.orig.tar.gz
  to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.2.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt <[email protected]> (supplier of updated liblatex-table-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 22 Jul 2010 22:10:35 +0900
Source: liblatex-table-perl
Binary: liblatex-table-perl
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Ansgar Burchardt <[email protected]>
Description: 
 liblatex-table-perl - Perl extension for the automatic generation of LaTeX 
tables
Closes: 589824
Changes: 
 liblatex-table-perl (1.0.2-1) unstable; urgency=low
 .
   * New upstream release.
     + Use MooseX::FollowPBP instead of Moose::Policy::FollowPBP.
       (Closes: #589824)
   * Use Build.PL.
   * Use source format 3.0 (quilt).
   * No longer run author tests.
     + Remove build-dep on libtest-perl-critic-perl.
   * Make (build-)dep on perl unversioned as stable has 5.10 already.
   * Bump Standards-Version to 3.9.0 (no changes).
   * Add myself to Uploaders.
Checksums-Sha1: 
 0aef0db740cd0af567b4e581f49022c387031ab0 2259 liblatex-table-perl_1.0.2-1.dsc
 8ba856a6d8966ed1a2f41cdeb33d858e30919f10 296134 
liblatex-table-perl_1.0.2.orig.tar.gz
 62f5e7afa5a399a69df95dfde6a43507d2f5de79 3203 
liblatex-table-perl_1.0.2-1.debian.tar.gz
 22f8dff87c176c478b35637e53fc7bf57d1fd406 314898 
liblatex-table-perl_1.0.2-1_all.deb
Checksums-Sha256: 
 1a79df71835982cb0516fe83078efcf5a420dabe76ee96cd8b1d3b49fd452a93 2259 
liblatex-table-perl_1.0.2-1.dsc
 08ee4647fa34f7c6a935a6056487af55311f20fce5ae8c267389496fd90e016d 296134 
liblatex-table-perl_1.0.2.orig.tar.gz
 cb4d88473962b4caa37ec9e610de031c7c6a6252804b543389ff2dfbdf9dd7cb 3203 
liblatex-table-perl_1.0.2-1.debian.tar.gz
 3eb358e3ac67665635edf3b3870ab6737e520498d9861a220496dcd923100b54 314898 
liblatex-table-perl_1.0.2-1_all.deb
Files: 
 9b8a6193a672376db18de3a98425858b 2259 perl optional 
liblatex-table-perl_1.0.2-1.dsc
 39e3e41ddbee4e17675100f92717a5a9 296134 perl optional 
liblatex-table-perl_1.0.2.orig.tar.gz
 11b6403af4dca4b6bfab5d14154922fd 3203 perl optional 
liblatex-table-perl_1.0.2-1.debian.tar.gz
 7673a6927a5e0b11b3a1cb56c30245f9 314898 perl optional 
liblatex-table-perl_1.0.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMSK7NAAoJELs6aAGGSaoGJpoP/jBwFuKvrFuFK+sKNk/gmFed
VEFF4R0sHnPKUdTJ0Kz5taVskuUlrzyjFLNL769nOBReFJWDdCuuUaaOnMgS0ibN
XUan1o51MifmTUYQAbAGn68kgHzbpGjHMeEhbP4xxtTKuEngUyhKGhRxQ9EQc2vj
Q1B+AJ+kOSNFul7FPcD6l68BGO+tys/MZYSVLJfP9bGn8DjoPIm7j+El3adcKkWv
L/5TCIeqK5kChAwI+bDUK8Ao5DX5WmU/zNEkpPj4XVI31SB4p5OKNoL1Oqlh4wAI
+vwqsuhtbeBBz+ZCaqaxqqVWa5Qg18w2wEKWgzkVOPehL511Fb6Ht16zOFcK5tku
8Y4OdzdI3S0AyWOhW4WAwdJY6ItfdVAVCWGrsTSKI+D6y34q2tJ33oUZNWnGat85
gJjpUMkdkIZYfexPet23VSfeTZdNBP3HKO3rl5bovkh3T1vTgXvCvDChBQT0dKFI
+paqMkyfT9nFgyvQsEKTazA+8FvX7vSpB9xbbD/wmXWQGokzkl2BRSEh0Wp6fl3R
Ze/kZw7bZfLobj9R8LW2EvyHyDLOrzNtboTjMTxO6GS/hoELfLYYUJiWijXcjayQ
hNTpE5RXIetLqWmBl9NvOduoRj1Uz4A9euV5r6YAYZjYBnb7PoRE3ukJhyAe1C1S
JNqJxa5VzlQHbUGmETMI
=VWwT
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to