Your message dated Fri, 04 Apr 2008 21:17:44 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463454: fixed in libnet-dbus-perl 0.33.5-1.1
has caused the Debian Bug report #463454,
regarding install-stamp: unconditionally removes usr/share/perl5
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.)


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

Hi,

debian/rules of libnet-dbus-perl contains the following in its
install-stamp target:

  rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5

This will fail when perl 5.10 enters unstable as it contains MakeMaker
that has the bug of creating that spurious directory fixed.

Please use

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

to prevent FTBFS with perl 5.10

Thanks,
    dam



--- End Message ---
--- Begin Message ---
Source: libnet-dbus-perl
Source-Version: 0.33.5-1.1

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

libnet-dbus-perl_0.33.5-1.1.diff.gz
  to pool/main/libn/libnet-dbus-perl/libnet-dbus-perl_0.33.5-1.1.diff.gz
libnet-dbus-perl_0.33.5-1.1.dsc
  to pool/main/libn/libnet-dbus-perl/libnet-dbus-perl_0.33.5-1.1.dsc
libnet-dbus-perl_0.33.5-1.1_amd64.deb
  to pool/main/libn/libnet-dbus-perl/libnet-dbus-perl_0.33.5-1.1_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libnet-dbus-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, 02 Apr 2008 20:17:16 +0300
Source: libnet-dbus-perl
Binary: libnet-dbus-perl
Architecture: source amd64
Version: 0.33.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Jack Bates <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description: 
 libnet-dbus-perl - Perl extension for the DBus message system
Closes: 463454
Changes: 
 libnet-dbus-perl (0.33.5-1.1) unstable; urgency=low
 .
   * Non-maintainer upload for the Perl 5.10 transition.
   * Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463454)
Files: 
 bee5eef238fc917d8be5870470d232fc 655 perl optional 
libnet-dbus-perl_0.33.5-1.1.dsc
 b1cb86a9a201f147b1620e26b78170a8 2616 perl optional 
libnet-dbus-perl_0.33.5-1.1.diff.gz
 909a86aa1f5f7b653708ba769db08d06 229350 perl optional 
libnet-dbus-perl_0.33.5-1.1_amd64.deb

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

iD8DBQFH88ExiyizGWoHLTkRAkDfAJ9B5StQDMERfR0//Pmu7nv1yGocigCeOQK6
6/1kMH7KjwSMZIK1/Ge05h8=
=zgwg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to