Your message dated Wed, 12 Mar 2008 18:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470269: fixed in libcoat-perl 0.1-0.6-2
has caused the Debian Bug report #470269,
regarding libcoat-perl: FTBFS: Failed 1/18 test scripts, 94.44% okay. 0/113 
subtests failed, 100.00% okay.
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.)


-- 
470269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470269
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libcoat-perl
Version: 0.1-0.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory `/build/user/libcoat-perl-0.1-0.6'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/000_load.t t/001_context.t 
> t/002_always_strict_warnings.t t/003_coat_object.t 
> t/004_wrapped_method_context_propagation.t t/005_coat_empty_class.t 
> t/006_extends.t t/007_inheritance.t t/008_multiple-around.t t/009_point.t 
> t/010_hooks.t t/011_metaclass_attributes_inheritance.t 
> t/012_attribute_default_sub.t t/013_type_constraints.t 
> t/014_attribute_permisisons.t t/015_build_sub.t t/016_type_constraints.t 
> t/017_triggers.t
> t/000_load..................................ok
> t/001_context...............................ok
> t/002_always_strict_warnings................ok
> t/003_coat_object...........................ok
> t/004_wrapped_method_context_propagation....ok
> t/005_coat_empty_class......................ok
> t/006_extends...............................ok
> t/007_inheritance...........................ok
> t/008_multiple-around.......................ok
> t/009_point.................................ok
> t/010_hooks.................................ok
> t/011_metaclass_attributes_inheritance......ok
> t/012_attribute_default_sub.................ok
> t/013_type_constraints......................ok
> t/014_attribute_permisisons.................ok
> t/015_build_sub.............................ok
> t/016_type_constraints......................Can't locate Test/Exception.pm in 
> @INC (@INC contains: /build/user/libcoat-perl-0.1-0.6/blib/lib 
> /build/user/libcoat-perl-0.1-0.6/blib/arch /etc/perl 
> /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
> /usr/local/lib/site_perl .) at t/016_type_constraints.t line 5.
> BEGIN failed--compilation aborted at t/016_type_constraints.t line 5.
> # Looks like your test died before it could output anything.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> t/017_triggers..............................ok
> Failed Test              Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/016_type_constraints.t  255 65280    ??   ??       %  ??
> Failed 1/18 test scripts, 94.44% okay. 0/113 subtests failed, 100.00% okay.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/03/08

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 containing a sid i386
environment.  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: libcoat-perl
Source-Version: 0.1-0.6-2

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

libcoat-perl_0.1-0.6-2.diff.gz
  to pool/main/libc/libcoat-perl/libcoat-perl_0.1-0.6-2.diff.gz
libcoat-perl_0.1-0.6-2.dsc
  to pool/main/libc/libcoat-perl/libcoat-perl_0.1-0.6-2.dsc
libcoat-perl_0.1-0.6-2_all.deb
  to pool/main/libc/libcoat-perl/libcoat-perl_0.1-0.6-2_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated libcoat-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: SHA1

Format: 1.7
Date: Wed, 12 Mar 2008 18:47:07 +0100
Source: libcoat-perl
Binary: libcoat-perl
Architecture: source all
Version: 0.1-0.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 libcoat-perl - light and Moose-compatible meta-class for Perl5
Closes: 470269
Changes: 
 libcoat-perl (0.1-0.6-2) unstable; urgency=low
 .
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
     (source stanza). Changed: Maintainer set to Debian Perl Group
     <[EMAIL PROTECTED]> (was: Alexis Sukrieh
     <[EMAIL PROTECTED]>); Alexis Sukrieh <[EMAIL PROTECTED]> moved to
     Uploaders. Added: libtest-exception-perl to build dependencies to fix a
     FTBFS bug (closes: #470269). Added: /me to Uploaders.
   * Add debian/watch.
   * debian/rules:
     - remove unused dh_installexamples
     - add install to .PHONY target
Files: 
 30a5d2d93827f55971ed682a4e3bceb4 947 perl optional libcoat-perl_0.1-0.6-2.dsc
 5fc5bafad03e278eacab538457cca7db 2406 perl optional 
libcoat-perl_0.1-0.6-2.diff.gz
 32b38eb1b089cbf007c678c841d8a660 22224 perl optional 
libcoat-perl_0.1-0.6-2_all.deb

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

iD8DBQFH2BrV5SXWIKfIlGQRAkUKAKCcPMS6S/YWUffZEYQGkZc5Gs6R2ACdGbKp
Y7Pfqv0tR7Ff+BJ3Hd2TREQ=
=V1qr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to