Your message dated Mon, 16 Jun 2008 16:02:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479922: fixed in libxml-sax-writer-perl 0.50-2
has caused the Debian Bug report #479922,
regarding libxml-sax-writer-perl: FTBFS: rmdir: failed to remove 
`/build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-pe 
rl/usr/lib/perl5': No such file or directory
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.)


-- 
479922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479922
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libxml-sax-writer-perl
Version: 0.50-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/libxml-sax-writer-perl-0.50'
> Manifying blib/man3/XML::SAX::Writer.3pm
> Manifying blib/man3/XML::SAX::Writer::XML.3pm
> Installing 
> /build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/share/perl5/XML/SAX/Writer.pm
> Installing 
> /build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/share/perl5/XML/SAX/Writer/XML.pm
> Installing 
> /build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/share/man/man3/XML::SAX::Writer.3pm
> Installing 
> /build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/share/man/man3/XML::SAX::Writer::XML.3pm
> make[1]: Leaving directory `/build/user/libxml-sax-writer-perl-0.50'
> rmdir --ignore-fail-on-non-empty --parents 
> /build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/lib/perl5
> rmdir: failed to remove 
> `/build/user/libxml-sax-writer-perl-0.50/debian/libxml-sax-writer-perl/usr/lib/perl5':
>  No such file or directory
> make: *** [install-stamp] Error 1

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

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: libxml-sax-writer-perl
Source-Version: 0.50-2

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

libxml-sax-writer-perl_0.50-2.diff.gz
  to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-2.diff.gz
libxml-sax-writer-perl_0.50-2.dsc
  to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-2.dsc
libxml-sax-writer-perl_0.50-2_all.deb
  to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-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 libxml-sax-writer-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.8
Date: Mon, 16 Jun 2008 17:55:34 +0200
Source: libxml-sax-writer-perl
Binary: libxml-sax-writer-perl
Architecture: source all
Version: 0.50-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 libxml-sax-writer-perl - Perl module for a SAX2 XML writer
Closes: 479922
Changes: 
 libxml-sax-writer-perl (0.50-2) unstable; urgency=low
 .
   * Take over for the Debian Perl Group with maintainer's permission
     (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Changed:
     Maintainer set to Debian Perl Group <pkg-perl-
     [EMAIL PROTECTED]> (was: Florian Ragwitz
     <[EMAIL PROTECTED]>); Florian Ragwitz <[EMAIL PROTECTED]> moved to
     Uploaders.
   * debian/watch: use dist-based URL.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #479922).
   * Switch patch system from dpatch to quilt.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.0, document quilt usage in
     debian/README.source.
   * Set debhelper compatibility level to 5.
   * debian/copyright: point to a specific download location instead of CPAN at
     large; add copyright/license for third-party code.
   * Refresh debian/rules, no functional changes.
Checksums-Sha1: 
 21e31d3a3a9f4dcc56116ad3907aab9d046e32df 1584 libxml-sax-writer-perl_0.50-2.dsc
 c5ac1d72a8a07946a95af3d00ce527597197e825 6047 
libxml-sax-writer-perl_0.50-2.diff.gz
 ddc0f6c9dcaa52faec0cc4ec99786afb5c02528b 23560 
libxml-sax-writer-perl_0.50-2_all.deb
Checksums-Sha256: 
 d56917e00c27f0e211be0ad8e431401fd751c0273e9fa460ff4dccc5f8587121 1584 
libxml-sax-writer-perl_0.50-2.dsc
 8a9d646ac1ece48f2d629d298686e9d6cb961c1e27ba003081e25aefff37dea2 6047 
libxml-sax-writer-perl_0.50-2.diff.gz
 b8b2f723f7e726ad1026ddd0768c27bbb4d0e7f444c9aeed8607f7ecc2345a34 23560 
libxml-sax-writer-perl_0.50-2_all.deb
Files: 
 7b3dd5ade2d6319460aed1877fa50f40 1584 perl optional 
libxml-sax-writer-perl_0.50-2.dsc
 24db525d2ea81bcd19896545ec2d0505 6047 perl optional 
libxml-sax-writer-perl_0.50-2.diff.gz
 ad3d95408e1fcb7774a95d2b7ee37859 23560 perl optional 
libxml-sax-writer-perl_0.50-2_all.deb

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

iEYEARECAAYFAkhWjYEACgkQOzKYnQDzz+R1awCbBWLweymN1dEfGjvpljDD2DI6
DKUAn0Yd8YfXoFn1Tm8dB4ygkaayG3/H
=RDxL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to