Your message dated Wed, 27 Feb 2008 23:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467886: fixed in libjson-perl 2.07-1
has caused the Debian Bug report #467886,
regarding libjson-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.)


-- 
467886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467886
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libjson-perl
Version: 2.04-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: libjson-perl
Source-Version: 2.07-1

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

libjson-perl_2.07-1.diff.gz
  to pool/main/libj/libjson-perl/libjson-perl_2.07-1.diff.gz
libjson-perl_2.07-1.dsc
  to pool/main/libj/libjson-perl/libjson-perl_2.07-1.dsc
libjson-perl_2.07-1_all.deb
  to pool/main/libj/libjson-perl/libjson-perl_2.07-1_all.deb
libjson-perl_2.07.orig.tar.gz
  to pool/main/libj/libjson-perl/libjson-perl_2.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.
Ivan Kohler <[EMAIL PROTECTED]> (supplier of updated libjson-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, 27 Feb 2008 15:37:42 -0800
Source: libjson-perl
Binary: libjson-perl
Architecture: source all
Version: 2.07-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
Changed-By: Ivan Kohler <[EMAIL PROTECTED]>
Description: 
 libjson-perl - Perl module to parse and convert to JSON (JavaScript Object 
Notat
Closes: 467886
Changes: 
 libjson-perl (2.07-1) unstable; urgency=low
 .
   * New upstream release
   * Update debian/rules to current dh-make-perl template to fix "unconditional
     rmdir" FTBFS (closes: Bug#467886)
Files: 
 a4a3343b07e5a4fcf5eb8f2d7a0b19ba 628 perl optional libjson-perl_2.07-1.dsc
 1ca7b2851f1a8e835eec46d013da8a2b 63054 perl optional 
libjson-perl_2.07.orig.tar.gz
 ef10ab202791651fab63ba6d663e0496 2348 perl optional libjson-perl_2.07-1.diff.gz
 1971209fd6b80b6d8cd8c5d93a30789f 89826 perl optional 
libjson-perl_2.07-1_all.deb

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

iD8DBQFHxfSBgYcvm1TBwckRAi2DAJ0WaH4hBMLoX4tyQzLkIApy1Q1vEwCfSOAW
5Ek1R01ZYSd7PnhBubRol0I=
=kfGE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to