[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#467734: marked as done (libdb-file-lock-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone)



Your message dated Sat, 05 Apr 2008 22:17:05 +0000
with message-id <E1JiGh7-0000la-2w@ries.debian.org>
and subject line Bug#467734: fixed in libdb-file-lock-perl 0.05-2.1
has caused the Debian Bug report #467734,
regarding libdb-file-lock-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 owner@bugs.debian.org
immediately.)


-- 
467734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467734
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libdb-file-lock-perl
Version: 0.05-2
Severity: important
User: debian-perl@lists.debian.org
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   ntyni@debian.org




--- End Message ---
--- Begin Message ---
Source: libdb-file-lock-perl
Source-Version: 0.05-2.1

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

libdb-file-lock-perl_0.05-2.1.diff.gz
  to pool/main/libd/libdb-file-lock-perl/libdb-file-lock-perl_0.05-2.1.diff.gz
libdb-file-lock-perl_0.05-2.1.dsc
  to pool/main/libd/libdb-file-lock-perl/libdb-file-lock-perl_0.05-2.1.dsc
libdb-file-lock-perl_0.05-2.1_all.deb
  to pool/main/libd/libdb-file-lock-perl/libdb-file-lock-perl_0.05-2.1_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 467734@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Hymers <mhy@debian.org> (supplier of updated libdb-file-lock-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 05 Apr 2008 21:08:54 +0100
Source: libdb-file-lock-perl
Binary: libdb-file-lock-perl
Architecture: source all
Version: 0.05-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mark Hymers <mhy@debian.org>
Description: 
 libdb-file-lock-perl - Provides a wrapper for the DB_File module, adding locking
Closes: 467734
Changes: 
 libdb-file-lock-perl (0.05-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with Perl 5.10.  Closes: #467734
Files: 
 1738f4e838911a42a851bd97f43f8821 655 perl optional libdb-file-lock-perl_0.05-2.1.dsc
 98a55427213ecee9dad42222f6ae4b8b 1863 perl optional libdb-file-lock-perl_0.05-2.1.diff.gz
 57a8e97e5752a003a00156f763adff14 12434 perl optional libdb-file-lock-perl_0.05-2.1_all.deb

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

iD8DBQFH9/mENIW6CNDsByMRAgXHAJwLBF/M2vbjPmWJx+OT7C6pQXQo+ACePQHg
mwAaY3MZ+TsLSUnKSOyAQHk=
=WeqR
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: