Your message dated Sat, 23 Feb 2008 18:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463479: fixed in libapache2-authenntlm-perl 0.02-4
has caused the Debian Bug report #463479,
regarding libapache2-authenntlm-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.)


-- 
463479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463479
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libapache2-authenntlm-perl
Version: 0.2-3
Severity: important
Tags: patch

Hi,

libapache2-authenntlm-perl fails to build with perl 5.10 from
experimental:
  ...
  rmdir --ignore-fail-on-non-empty --parents 
/tmp/buildd/libapache2-authenntlm-perl-0.02/debian/libapache2-authenntlm-perl/usr/share/perl5
  rmdir: failed to remove 
`/tmp/buildd/libapache2-authenntlm-perl-0.02/debian/libapache2-authenntlm-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

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



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: libapache2-authenntlm-perl
Source-Version: 0.02-4

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

libapache2-authenntlm-perl_0.02-4.diff.gz
  to 
pool/main/liba/libapache2-authenntlm-perl/libapache2-authenntlm-perl_0.02-4.diff.gz
libapache2-authenntlm-perl_0.02-4.dsc
  to 
pool/main/liba/libapache2-authenntlm-perl/libapache2-authenntlm-perl_0.02-4.dsc
libapache2-authenntlm-perl_0.02-4_i386.deb
  to 
pool/main/liba/libapache2-authenntlm-perl/libapache2-authenntlm-perl_0.02-4_i386.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.
Hendrik Frenzel <[EMAIL PROTECTED]> (supplier of updated 
libapache2-authenntlm-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, 20 Feb 2008 20:50:57 +0100
Source: libapache2-authenntlm-perl
Binary: libapache2-authenntlm-perl
Architecture: source i386
Version: 0.02-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Hendrik Frenzel <[EMAIL PROTECTED]>
Description: 
 libapache2-authenntlm-perl - Perform Microsoft NTLM and Basic User 
Authentication
Closes: 432809 434648 463479
Changes: 
 libapache2-authenntlm-perl (0.02-4) unstable; urgency=low
 .
   [ Hendrik Frenzel ]
   * removed dh-make-perl stanza in debian/control (Closes: #434648)
   * added conflict with libauthen-smb-perl (Closes: #432809)
   * changed debian/watch and debian/control to use author-neutral URLs
   * fixed removal of empty /usr/share/perl5 in debian/rules (Closes: #463479)
 .
   [Xavier Oswald]
   * debian/watch:
     - remove unecessary comments into the watch file
   * debian/control:
     - change Atchitecture all to any
     - add me as uploader
   * debian/copyright:
     - fix lintian warning copyright-without-copyright-notice by replacing
     copyright with Copyright and (c) with ©.
   * debian/rules
     - add dh_strip
     - add dh_shlibdeps
Files: 
 be6dd2b40b1dd0edab80fea2b597eddd 1003 perl optional 
libapache2-authenntlm-perl_0.02-4.dsc
 cb6c8584d1c1cf7239545368cf8cb7ed 3188 perl optional 
libapache2-authenntlm-perl_0.02-4.diff.gz
 133c1ea8c08ca31d766ee8eacd89cdba 48702 perl optional 
libapache2-authenntlm-perl_0.02-4_i386.deb

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

iD8DBQFHwGml5SXWIKfIlGQRAlGZAJ9f8SlCe3QuoYBRTYeK3DFQHSbPtwCeKoLD
JkUoP69/xKpFkylMk2zJQbc=
=iQUU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to