Your message dated Fri, 15 Feb 2008 01:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463531: fixed in libnet-dns-perl 0.63-1
has caused the Debian Bug report #463531,
regarding libnet-dns-perl: FTBFS with perl5.10: removes usr/share/perl5 
unconditionally
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.)


-- 
463531: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463531
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libnet-dns-perl
Version: 0.62-1
Severity: important
Tags: patch

Hi,

Your package fails to build with perl 5.10 from experimental:
  ...
  rmdir --ignore-fail-on-non-empty --parents 
/tmp/buildd/libnet-dns-perl-0.62/debian/libnet-dns-perl/usr/share/perl5
  rmdir: failed to remove 
`/tmp/buildd/libnet-dns-perl-0.62/debian/libnet-dns-perl/usr/share/perl5': No 
such file or directory
  make: *** [install] Error 1

The reason for this is that MakeMaker that is shipped with perl5.10
finally stops creating the spurious usr/{share,lib}/perl5 directories.

Please change the removal line to

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


Thanks,
    dam


P.S. shameless plug: if you don't want to bother, please consider
giving[1] the package to the Debian Perl Group.

    [1] 
http://wiki.debian.org/Teams/DebianPerlGroup?action=show#head-e1811c16f568b2e2f356d6bf2d9db17f727d9804



--- End Message ---
--- Begin Message ---
Source: libnet-dns-perl
Source-Version: 0.63-1

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

libnet-dns-perl_0.63-1.diff.gz
  to pool/main/libn/libnet-dns-perl/libnet-dns-perl_0.63-1.diff.gz
libnet-dns-perl_0.63-1.dsc
  to pool/main/libn/libnet-dns-perl/libnet-dns-perl_0.63-1.dsc
libnet-dns-perl_0.63-1_i386.deb
  to pool/main/libn/libnet-dns-perl/libnet-dns-perl_0.63-1_i386.deb
libnet-dns-perl_0.63.orig.tar.gz
  to pool/main/libn/libnet-dns-perl/libnet-dns-perl_0.63.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.
Florian Hinzmann <[EMAIL PROTECTED]> (supplier of updated libnet-dns-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: Fri, 15 Feb 2008 01:42:53 +0100
Source: libnet-dns-perl
Binary: libnet-dns-perl
Architecture: source i386
Version: 0.63-1
Distribution: unstable
Urgency: medium
Maintainer: Florian Hinzmann <[EMAIL PROTECTED]>
Changed-By: Florian Hinzmann <[EMAIL PROTECTED]>
Description: 
 libnet-dns-perl - Perform DNS queries from a Perl script
Closes: 457445 463531
Changes: 
 libnet-dns-perl (0.63-1) unstable; urgency=medium
 .
   * New upstream release, which fixes security issue
     CVE-2007-6341 (closes: bug#457445).
   * Do not try to delete /usr/share/perl5 while assembling package if
     it is not there. It is no longer there with MakeMaker from Perl 5.10.
     Thanks to Damyan Ivanov <[EMAIL PROTECTED]> for report and fix
     (closes: bug#463531).
Files: 
 bd76eae41625a5551aeef3751df834bf 613 perl optional libnet-dns-perl_0.63-1.dsc
 c46aad24af44d424a972bb59c3aa5f37 149488 perl optional 
libnet-dns-perl_0.63.orig.tar.gz
 59b930f8ad95e70b7521f5ad7e92500c 6060 perl optional 
libnet-dns-perl_0.63-1.diff.gz
 ecdbbb0ab301dd3a69b42f80c64bfb9d 260916 perl optional 
libnet-dns-perl_0.63-1_i386.deb

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

iD8DBQFHtOLI33mjdLQHGmURAlOyAKCEVxEVK6D/vRLtZey4bNm8hzxSfACff6Mm
/+X8TQlIKRGIe2VK4xLY8gU=
=LHIM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to