Your message dated Sun, 27 Apr 2008 09:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463559: fixed in pperl 0.25-4
has caused the Debian Bug report #463559,
regarding pperl: 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.)


-- 
463559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463559
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pperl
Version: 0.25-3
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: perl-5.10-transition

Hi,

Your package fails to build with perl 5.10 from experimental:
  ...
  rmdir --ignore-fail-on-non-empty --parents 
/tmp/buildd/pperl-0.25/debian/pperl/usr/share/perl5
  rmdir: failed to remove 
`/tmp/buildd/pperl-0.25/debian/pperl/usr/share/perl5': No such file or directory
  make: *** [install-stamp] 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

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: pperl
Source-Version: 0.25-4

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

pperl_0.25-4.diff.gz
  to pool/main/p/pperl/pperl_0.25-4.diff.gz
pperl_0.25-4.dsc
  to pool/main/p/pperl/pperl_0.25-4.dsc
pperl_0.25-4_amd64.deb
  to pool/main/p/pperl/pperl_0.25-4_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.
Florian Weimer <[EMAIL PROTECTED]> (supplier of updated pperl 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.8
Date: Sun, 27 Apr 2008 10:49:34 +0200
Source: pperl
Binary: pperl
Architecture: source amd64
Version: 0.25-4
Distribution: unstable
Urgency: low
Maintainer: Florian Weimer <[EMAIL PROTECTED]>
Changed-By: Florian Weimer <[EMAIL PROTECTED]>
Description: 
 pperl      - Make Perl scripts persistent in memory
Closes: 461439 463559
Changes: 
 pperl (0.25-4) unstable; urgency=low
 .
   * Acknowledge NMU.  Closes: #463559
   * Fix file descriptor passing.  Closes: #461439
   * Add PPERL_TMP_PATH environment variable.
   * Run test suite at build time
Checksums-Sha1: 
 fb5ab4a8bf7e63d983b76f064527a27078b33eb6 1237 pperl_0.25-4.dsc
 574b029ed0db3e43b21ca8302416d3b55a930346 6430 pperl_0.25-4.diff.gz
 e257d1090fe3a27b8dd8b2d601452e0bf9178a3c 27316 pperl_0.25-4_amd64.deb
Checksums-Sha256: 
 ac1c461ed42741f54544162e20f3a350ccb0485892021b0e61b9eaf0888e64d2 1237 
pperl_0.25-4.dsc
 c9c9d078121b9ff44b3c396894b4ad3c8fc339670c2d8b32d5e8009ae5a12e0d 6430 
pperl_0.25-4.diff.gz
 44df9c5cbd27c96bb5e6c8d57c75004e593747c20ba25d20479c77180e319fb0 27316 
pperl_0.25-4_amd64.deb
Files: 
 17d175fbe7dd01783aab3700e5223d8f 1237 perl optional pperl_0.25-4.dsc
 ce23edbd62ce1e33274720cab1818ca5 6430 perl optional pperl_0.25-4.diff.gz
 0645fadf3277782fad721ef21df8f3ed 27316 perl optional pperl_0.25-4_amd64.deb

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

iQEVAwUBSBRArL97/wQC1SS+AQJXBwf/Z9tQot1TfnC+Ars+9cLfjVkYJ1/p/kN+
nbi0OVmqw6+0o0TQ861Q7c3Twuu2a5oVLkhGDWtKl1QuJa9iaqBJ6Da/wBHzZcYq
95t8LnskH2JmvYqWSohabbk3L96HxsNynSKaX3mg79mMopwLlFACRyMObYFr7gbC
w+FT/q+WmoaSotUc9lfDeUPv9q2ZbRb59Ng0XKEnNP7ftkCLcMSD1FgcBF+vOp5w
9MqnONXIfR9UIFKqSHpbQblkhdJCTy1NM9xkbzrAm7S/UYMjG6z2xZkVVfBIvOeG
Zyh6sEw95PLMnuMuyt4iJWy8ArkcQY1szkYiuQJvEdfq+KzkF1umWw==
=qsmZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to