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

Bug#467741: marked as done (libcvs-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone)



Your message dated Sat, 05 Apr 2008 22:02:35 +0000
with message-id <E1JiGT5-0007RD-7H@ries.debian.org>
and subject line Bug#467741: fixed in libcvs-perl 0.07-2.1
has caused the Debian Bug report #467741,
regarding libcvs-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.)


-- 
467741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467741
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libcvs-perl
Version: 0.07-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: libcvs-perl
Source-Version: 0.07-2.1

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

libcvs-perl_0.07-2.1.diff.gz
  to pool/main/libc/libcvs-perl/libcvs-perl_0.07-2.1.diff.gz
libcvs-perl_0.07-2.1.dsc
  to pool/main/libc/libcvs-perl/libcvs-perl_0.07-2.1.dsc
libcvs-perl_0.07-2.1_all.deb
  to pool/main/libc/libcvs-perl/libcvs-perl_0.07-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 467741@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 libcvs-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:55 +0100
Source: libcvs-perl
Binary: libcvs-perl
Architecture: source all
Version: 0.07-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mark Hymers <mhy@debian.org>
Description: 
 libcvs-perl - Object oriented Perl interface to the CVS command
Closes: 467741
Changes: 
 libcvs-perl (0.07-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with Perl 5.10.  Closes: #467741
Files: 
 ab70d3434657cd75917f9e6492df233c 684 perl optional libcvs-perl_0.07-2.1.dsc
 20fbdb9df5dc538ae6c47ddc1b8412c3 10143 perl optional libcvs-perl_0.07-2.1.diff.gz
 0e87908cb2ab90ab7018bacb8f2f7cd5 23914 perl optional libcvs-perl_0.07-2.1_all.deb

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

iD8DBQFH9/GvNIW6CNDsByMRAhACAJ43ne5HvamuGmJlqkPbHSAvpvISTwCguPpp
pjH35gxbmxHTOZ/GK/klPFg=
=dVZc
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: