Your message dated Tue, 08 Apr 2008 21:32:51 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463459: fixed in liblinux-inotify2-perl 1:1.1-2.1
has caused the Debian Bug report #463459,
regarding liblinux-inotify2-perl: FTBFS with perl5.10: 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.)
--
463459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463459
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: liblinux-inotify2-perl
Version: 1.1-2
Severity: important
Tags: patch
Hi,
liblinux-inotify2-perl fails to build with perl 5.10 (package available
in experimental):
...
rmdir --ignore-fail-on-non-empty --parents
/tmp/buildd/liblinux-inotify2-perl-1.1/debian/liblinux-inotify2-perl/usr/share/perl5
rmdir: failed to remove
`/tmp/buildd/liblinux-inotify2-perl-1.1/debian/liblinux-inotify2-perl/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
--- End Message ---
--- Begin Message ---
Source: liblinux-inotify2-perl
Source-Version: 1:1.1-2.1
We believe that the bug you reported is fixed in the latest version of
liblinux-inotify2-perl, which is due to be installed in the Debian FTP archive:
liblinux-inotify2-perl_1.1-2.1.diff.gz
to
pool/main/libl/liblinux-inotify2-perl/liblinux-inotify2-perl_1.1-2.1.diff.gz
liblinux-inotify2-perl_1.1-2.1.dsc
to pool/main/libl/liblinux-inotify2-perl/liblinux-inotify2-perl_1.1-2.1.dsc
liblinux-inotify2-perl_1.1-2.1_amd64.deb
to
pool/main/libl/liblinux-inotify2-perl/liblinux-inotify2-perl_1.1-2.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 liblinux-inotify2-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 22:09:37 +0300
Source: liblinux-inotify2-perl
Binary: liblinux-inotify2-perl
Architecture: source amd64
Version: 1:1.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Michael Bramer <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description:
liblinux-inotify2-perl - scalable directory/file change notification
Closes: 463459
Changes:
liblinux-inotify2-perl (1:1.1-2.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: #463459)
Files:
7ba510f11b91dc8ae660ba9d62f6f40f 638 perl optional
liblinux-inotify2-perl_1.1-2.1.dsc
ea653b82913446dd6c1d6e62c91d77de 2506 perl optional
liblinux-inotify2-perl_1.1-2.1.diff.gz
1c3efc90ba10eab8a2ee78897fe10dd2 21348 perl optional
liblinux-inotify2-perl_1.1-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH89rpiyizGWoHLTkRAiRWAKC0bS5ZRDRnPJRCbP4c8hEUsxB4PQCeMtx0
hQfkRkmHjfbNr+Rpl3nwwVk=
=Bk6g
-----END PGP SIGNATURE-----
--- End Message ---