Your message dated Thu, 09 May 2013 15:32:53 +0000
with message-id <[email protected]>
and subject line Bug#707336: fixed in debhelper 9.20130509
has caused the Debian Bug report #707336,
regarding debhelper: PROMISE directive for dh_installdirs causes FTBFS
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.)


-- 
707336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 9.20130507
Severity: important

Testing Lintian with the new version of debhelper, I noticed a new
FTBFS[1].  It appears that dh_perl relies on dh_installdirs to create
the "debian/<pkg>" dir.  So far the bug has only triggered for -udeb
packages (presumably because dh_installchangelogs hides it for most regular
debs when it creates the usr/share/doc/<pkg> dir/symlink).

~Niels

[1] Log:
"""
deb-format-udeb-compression: ---- START BUILD LOG
deb-format-udeb-compression: dpkg-buildpackage: source package 
deb-format-udeb-compression
deb-format-udeb-compression: dpkg-buildpackage: source version 1.0
deb-format-udeb-compression: dpkg-buildpackage: source changed by Debian 
Lintian Maintainers <[email protected]>
deb-format-udeb-compression: dpkg-buildpackage: warning: debian/rules is not 
executable; fixing that
deb-format-udeb-compression:  dpkg-source -iNEVER_MATCH_ANYTHING 
-INEVER_MATCH_ANYTHING --auto-commit --before-build 
deb-format-udeb-compression-1.0
deb-format-udeb-compression: dpkg-buildpackage: host architecture amd64
deb-format-udeb-compression: dpkg-source: warning: --auto-commit is not a valid 
option for Dpkg::Source::Package::V1
deb-format-udeb-compression:  fakeroot debian/rules clean
deb-format-udeb-compression: make[1]: Entering directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
deb-format-udeb-compression: dh clean
deb-format-udeb-compression:    dh_testdir
deb-format-udeb-compression:    dh_auto_clean
deb-format-udeb-compression:    dh_clean
deb-format-udeb-compression: make[1]: Leaving directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
deb-format-udeb-compression:  dpkg-source -iNEVER_MATCH_ANYTHING 
-INEVER_MATCH_ANYTHING --auto-commit -b deb-format-udeb-compression-1.0
deb-format-udeb-compression: dpkg-source: warning: --auto-commit is not a valid 
option for Dpkg::Source::Package::V1
deb-format-udeb-compression: dpkg-source: info: using source format `1.0'
deb-format-udeb-compression: dpkg-source: info: building 
deb-format-udeb-compression in deb-format-udeb-compression_1.0.tar.gz
deb-format-udeb-compression: dpkg-source: info: building 
deb-format-udeb-compression in deb-format-udeb-compression_1.0.dsc
deb-format-udeb-compression:  debian/rules build
deb-format-udeb-compression: make[1]: Entering directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
deb-format-udeb-compression: dh build
deb-format-udeb-compression:    dh_testdir
deb-format-udeb-compression:    dh_auto_configure
deb-format-udeb-compression:    dh_auto_build
deb-format-udeb-compression:    dh_auto_test
deb-format-udeb-compression: make[1]: Leaving directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
deb-format-udeb-compression:  fakeroot debian/rules binary
deb-format-udeb-compression: make[1]: Entering directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
deb-format-udeb-compression: dh binary
deb-format-udeb-compression:    dh_testroot
deb-format-udeb-compression:    dh_prep
deb-format-udeb-compression:    dh_auto_install
deb-format-udeb-compression:    dh_installdocs
deb-format-udeb-compression:    dh_installchangelogs
deb-format-udeb-compression:    dh_perl
deb-format-udeb-compression: Can't stat debian/some-udeb: No such file or 
directory
deb-format-udeb-compression:  at /usr/bin/dh_perl line 115
deb-format-udeb-compression:    dh_link
deb-format-udeb-compression:    dh_compress
deb-format-udeb-compression: dh_compress: Can't cd to debian/some-udeb: No such 
file or directory
deb-format-udeb-compression: make[1]: *** [binary] Error 2
deb-format-udeb-compression: make[1]: Leaving directory 
`/tmp/lintian-tests/deb-format-udeb-compression/deb-format-udeb-compression-1.0'
[...]
"""

--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 9.20130509

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

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.
Joey Hess <[email protected]> (supplier of updated debhelper 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: SHA256

Format: 1.8
Date: Thu, 09 May 2013 10:34:56 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 9.20130509
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 707159 707218 707336
Changes: 
 debhelper (9.20130509) unstable; urgency=low
 .
   * dh_installinit: Remove obsolete systemd-tempfiles hack in postinst
     autoscript. Closes: #707159
   * dh_installinfo: Stop inserting dependencies for partial upgrades
     from lenny to squeeze. Closes: #707218
   * dh_compress, dh_perl: Avoid failing if the package build directory does
     not exist. (Audited all the rest.)
   * dh: As a workaround for anything not in debhelper that may rely
     on debhelper command that is now skipped creating the package build
     directory as a side effect, the directory is created when a command
     is skipped. This workaround is disabled in compat level 10.
     Closes: #707336
   * dh_auto_install: Create package build directory for those packages
     whose makefile falls over otherwise. Closes: #707336
Checksums-Sha1: 
 2dcfdc7b22d44df96bb3d10b78f03aa04593172c 1577 debhelper_9.20130509.dsc
 17d39a12ed9b6ddf74fb2b8020bba26eae76e59f 471480 debhelper_9.20130509.tar.gz
 c66c38fe88850323c5a2ae8545dc70f9da13177a 707376 debhelper_9.20130509_all.deb
Checksums-Sha256: 
 b0c5195ca39ece53c859ed634c68f5c053d21cf41b5201a4854c7f0a1c5db2d3 1577 
debhelper_9.20130509.dsc
 b08e071a4389f841df1dc177e60936c9ff10dea4d242bacaebc94965d93f3310 471480 
debhelper_9.20130509.tar.gz
 b9b9cd0a3733000bef6022b0fa714ffa25bb45f49f35c04dc1c26e31a207e357 707376 
debhelper_9.20130509_all.deb
Files: 
 3ed1f4534ac22b583591a52f1f9e17a0 1577 devel optional debhelper_9.20130509.dsc
 7734215e2726a1dedf8be7971e9f894e 471480 devel optional 
debhelper_9.20130509.tar.gz
 d7afa47ecb1c628ddae8318c07261e60 707376 devel optional 
debhelper_9.20130509_all.deb

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

iQIVAwUBUYu6W8kQ2SIlEuPHAQjZLg//X25zNisaUVVCFIIgLF5Tt3NVI0ikK6VO
vnbVz8sCIcKgXWYACd/gxzxAQnLMcbbtjm8P51yvhd6JsyhuFzJd4ZZYY4UlSGk5
wPEXP2yREz36r2T43e2OKqWM7en5s7RUkZoItf2CNqDP1wzeHJ7gxr9pAkP2Z6eX
3hqx8daeLyOfyxdsQKptJWEzVfmcEFsqjdY22NzYvS3ws0rJyw0SKNEf5WMipGaR
SiVAYIq5FQSMbL/3un3aVWySpflFuLj5hXxZ8bnuLPzGRIey1mtc0Av8j8sb+pcz
TXvSMQXRCWExcz2BTPqXO+xJLAn9L9yXq41wy9F5ixqFP3Qygxdir9rOk7oJ0ZwL
WSHPDBNVLnlYnNVqLufuZ9wJRXb3EB859kC8H8TTgUx5x4GMAHQWtrSoHA+e9TfK
Xz6tUhwJIW40UGgmpg0j/SYzpRKfF50LNxcLfan8+GZLtKf/55qiJ4iasZhvreaP
JCDgrC+syGmvBFF3stCabo0lOTHmOnHcdbmCHK0Un4olLc22eo5OeXuI0zbqDIbG
jXU+uYpXHJ7ctduO9dVzlh+OkjkHSAtah2Q6+regmwoYfCVlmBoknbnQhK/4BUhy
Oo0NK77Cb9QLHYEavK2scTdNHdaVcWGNb84soQzfD5+2Q6/FbuDnlVxGboFBQ77C
LyhigLfinA4=
=GL+x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to