Your message dated Sat, 15 Mar 2008 10:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467792: fixed in libexporter-tidy-perl 0.07-1
has caused the Debian Bug report #467792,
regarding libexporter-tidy-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5 
is gone
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.)


-- 
467792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467792
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libexporter-tidy-perl
Version: 0.06-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs-rmdir

This package fails to build with Perl 5.10.0 (currently in
experimental) because of a bug in debian/rules that has been
uncovered by a change in ExtUtils::Install.

Until Perl 5.10.0, ExtUtils::Install had a bug that created an empty
/usr/lib/perl5 or /usr/share/perl5 directory when 'make install' was
run. This package fails to build because it relies on the presence of
this empty directory, usually by trying to remove it without checking
if it exists first.

The suggested fix for the usual 'unconditional rmdir' case is to use
a conditional like

[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty
--parents --verbose $(TMP)/usr/lib/perl5

See the current dh-make-perl templates.

Please treat this bug as 'serious' already: Perl 5.10.0 is scheduled
for unstable in a week or so.

Details about the ExtUtils::Install change can be found in #465783. 
-- 
Niko Tyni   [EMAIL PROTECTED]




--- End Message ---
--- Begin Message ---
Source: libexporter-tidy-perl
Source-Version: 0.07-1

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

libexporter-tidy-perl_0.07-1.diff.gz
  to pool/main/libe/libexporter-tidy-perl/libexporter-tidy-perl_0.07-1.diff.gz
libexporter-tidy-perl_0.07-1.dsc
  to pool/main/libe/libexporter-tidy-perl/libexporter-tidy-perl_0.07-1.dsc
libexporter-tidy-perl_0.07-1_all.deb
  to pool/main/libe/libexporter-tidy-perl/libexporter-tidy-perl_0.07-1_all.deb
libexporter-tidy-perl_0.07.orig.tar.gz
  to pool/main/libe/libexporter-tidy-perl/libexporter-tidy-perl_0.07.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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated 
libexporter-tidy-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: Sat, 15 Mar 2008 11:41:30 +0100
Source: libexporter-tidy-perl
Binary: libexporter-tidy-perl
Architecture: source all
Version: 0.07-1
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description: 
 libexporter-tidy-perl - Another way of exporting symbols
Closes: 467792
Changes: 
 libexporter-tidy-perl (0.07-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
      - Bump Standards-Version to 3.7.3 (no changes needed)
   * debian/rules: Don't fail when ExtUtils::Install is smart
      enough to not create empty dirs in /usr. (Closes: #467792)
Files: 
 40bba672010a928378e9995f9959f484 657 perl optional 
libexporter-tidy-perl_0.07-1.dsc
 16df398e725c7bbffe3ed5e11a0848cd 23355 perl optional 
libexporter-tidy-perl_0.07.orig.tar.gz
 16fc84edefd8a95e6476081ee4127a87 1987 perl optional 
libexporter-tidy-perl_0.07-1.diff.gz
 8647b5fc180117bebd9c9cc4e50b56ca 11150 perl optional 
libexporter-tidy-perl_0.07-1_all.deb

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

iD8DBQFH26hnmO5zOp3h7rERAvzPAJ4gG9Qfw1IIMB4CJO7o2V/6kut7RQCeLV0U
SPFmsaymu9/N7jDq2J2OqwY=
=LJDp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to