Your message dated Fri, 26 May 2017 21:03:55 +0000
with message-id <e1demop-000ebh...@fasolo.debian.org>
and subject line Bug#863387: fixed in debhelper 10.4
has caused the Debian Bug report #863387,
regarding dh produces incomplete binary packages
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 ow...@bugs.debian.org
immediately.)


-- 
863387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debhelper
Version: 10.3
Severity: grave

Hi,

I just noticed that debhelper from experimental produces incomplete
binary packages.
I've attached log building init-system-helpers with 10.2.5 and 10.3

As you can see from the 10.3 log, a lot of helpers are not run, like
dh_installdirs, dh_bugfiles, dh_lintian, etc.

The result is an incomplete binary package (thus the RC severity).

Regards,
Michael


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debhelper depends on:
ii  autotools-dev            20161112.1
ii  binutils                 2.28-5
ii  dh-autoreconf            14
ii  dh-strip-nondeterminism  0.034-1
ii  dpkg                     1.18.24
ii  dpkg-dev                 1.18.24
ii  file                     1:5.30-1
ii  libdpkg-perl             1.18.24
ii  man-db                   2.7.6.1-2
ii  perl                     5.24.1-2
ii  po-debconf               1.0.20

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make  2.201608

-- no debconf information
Reading package lists...
dpkg-buildpackage: info: source package init-system-helpers
dpkg-buildpackage: info: source version 1.48
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bernd Zeimetz <b...@debian.org>
 dpkg-source --before-build init-system-helpers-1.48
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/init-system-helpers-1.48'
dh_auto_build
for file in $(ls script/deb-* script/dh_*); do \
        pod2man --section=1p --utf8 $file $file.1p; \
done
ls: cannot access 'script/dh_*': No such file or directory
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_auto_test
   create-stamp debian/debhelper-build-stamp
 debian/rules binary
dh binary
   create-stamp debian/debhelper-build-stamp
   dh_testroot
   dh_prep
   dh_auto_install
   debian/rules override_dh_install
make[1]: Entering directory '/init-system-helpers-1.48'
dh_install
[ ! -d debian/init-system-helpers ] || sed -i 's/__VERSION__/1.48/' 
debian/init-system-helpers/usr/sbin/service
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_perl
make[1]: Entering directory '/init-system-helpers-1.48'
dh_perl -d --package=init-system-helpers
dh_perl --no-package=init-system-helpers
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/init-system-helpers-1.48'
if dpkg-vendor --derives-from ubuntu; then \
        dh_gencontrol -- -Valt:sysvinit=""; \
else \
        dh_gencontrol -- -Valt:sysvinit="| sysvinit-core"; \
fi
dpkg-gencontrol: warning: Depends field of package init-system-helpers: unknown 
substitution variable ${perl:Depends}
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'init' in '../init_1.48_amd64.deb'.
dpkg-deb: building package 'init-system-helpers' in 
'../init-system-helpers_1.48_all.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../init-system-helpers_1.48_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build init-system-helpers-1.48
dpkg-buildpackage: info: binary-only upload (no source included)
NOTICE: 'init-system-helpers' packaging is maintained in the 'Git' version 
control system at:
https://anonscm.debian.org/git/collab-maint/init-system-helpers.git
Please use:
git clone https://anonscm.debian.org/git/collab-maint/init-system-helpers.git
to retrieve the latest (possibly unreleased) updates to the package.
Skipping already downloaded file 'init-system-helpers_1.48.dsc'
Skipping already downloaded file 'init-system-helpers_1.48.tar.xz'
Need to get 0 B of source archives.

drwxr-xr-x root/root         0 2017-05-02 10:20 ./
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/bin/
-rwxr-xr-x root/root     20142 2017-05-02 10:20 ./usr/bin/deb-systemd-helper
-rwxr-xr-x root/root      4507 2017-05-02 10:20 ./usr/bin/deb-systemd-invoke
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/sbin/
-rwxr-xr-x root/root     18110 2017-05-02 10:20 ./usr/sbin/invoke-rc.d
-rwxr-xr-x root/root     10061 2017-05-02 10:20 ./usr/sbin/service
-rwxr-xr-x root/root     16062 2017-05-02 10:20 ./usr/sbin/update-rc.d
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/
-rw-r--r-- root/root      2365 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/README.invoke-rc.d.gz
-rw-r--r-- root/root      1835 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/README.policy-rc.d.gz
-rw-r--r-- root/root      9445 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/changelog.gz
-rw-r--r-- root/root      3014 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/copyright
Reading package lists...
dpkg-buildpackage: info: source package init-system-helpers
dpkg-buildpackage: info: source version 1.48
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bernd Zeimetz <b...@debian.org>
 dpkg-source --before-build init-system-helpers-1.48
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/init-system-helpers-1.48'
dh_auto_build
for file in $(ls script/deb-* script/dh_*); do \
        pod2man --section=1p --utf8 $file $file.1p; \
done
ls: cannot access 'script/dh_*': No such file or directory
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_auto_test
   create-stamp debian/debhelper-build-stamp
 debian/rules binary
dh binary
   create-stamp debian/debhelper-build-stamp
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   debian/rules override_dh_install
make[1]: Entering directory '/init-system-helpers-1.48'
dh_install
[ ! -d debian/init-system-helpers ] || sed -i 's/__VERSION__/1.48/' 
debian/init-system-helpers/usr/sbin/service
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_bugfiles
   dh_lintian
   debian/rules override_dh_perl
make[1]: Entering directory '/init-system-helpers-1.48'
dh_perl -d --package=init-system-helpers
dh_perl --no-package=init-system-helpers
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/init-system-helpers-1.48'
if dpkg-vendor --derives-from ubuntu; then \
        dh_gencontrol -- -Valt:sysvinit=""; \
else \
        dh_gencontrol -- -Valt:sysvinit="| sysvinit-core"; \
fi
dpkg-gencontrol: warning: Depends field of package init-system-helpers: unknown 
substitution variable ${perl:Depends}
make[1]: Leaving directory '/init-system-helpers-1.48'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'init' in '../init_1.48_amd64.deb'.
dpkg-deb: building package 'init-system-helpers' in 
'../init-system-helpers_1.48_all.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../init-system-helpers_1.48_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build init-system-helpers-1.48
dpkg-buildpackage: info: binary-only upload (no source included)
NOTICE: 'init-system-helpers' packaging is maintained in the 'Git' version 
control system at:
https://anonscm.debian.org/git/collab-maint/init-system-helpers.git
Please use:
git clone https://anonscm.debian.org/git/collab-maint/init-system-helpers.git
to retrieve the latest (possibly unreleased) updates to the package.
Skipping already downloaded file 'init-system-helpers_1.48.dsc'
Skipping already downloaded file 'init-system-helpers_1.48.tar.xz'
Need to get 0 B of source archives.

drwxr-xr-x root/root         0 2017-05-02 10:20 ./
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc0.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc1.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc2.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc3.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc4.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc5.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rc6.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/rcS.d/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/systemd/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./etc/systemd/system/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/bin/
-rwxr-xr-x root/root     20142 2017-05-02 10:20 ./usr/bin/deb-systemd-helper
-rwxr-xr-x root/root      4507 2017-05-02 10:20 ./usr/bin/deb-systemd-invoke
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/sbin/
-rwxr-xr-x root/root     18110 2017-05-02 10:20 ./usr/sbin/invoke-rc.d
-rwxr-xr-x root/root     10061 2017-05-02 10:20 ./usr/sbin/service
-rwxr-xr-x root/root     16062 2017-05-02 10:20 ./usr/sbin/update-rc.d
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/bug/
drwxr-xr-x root/root         0 2017-05-02 10:20 
./usr/share/bug/init-system-helpers/
-rw-r--r-- root/root        24 2017-05-02 10:20 
./usr/share/bug/init-system-helpers/control
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/
-rw-r--r-- root/root      2365 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/README.invoke-rc.d.gz
-rw-r--r-- root/root      1835 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/README.policy-rc.d.gz
-rw-r--r-- root/root      9445 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/changelog.gz
-rw-r--r-- root/root      3014 2017-05-02 10:20 
./usr/share/doc/init-system-helpers/copyright
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/lintian/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       222 2017-05-02 10:20 
./usr/share/lintian/overrides/init-system-helpers
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/man/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/man/man1/
-rw-r--r-- root/root      1974 2017-05-02 10:20 
./usr/share/man/man1/deb-systemd-helper.1p.gz
-rw-r--r-- root/root      1392 2017-05-02 10:20 
./usr/share/man/man1/deb-systemd-invoke.1p.gz
drwxr-xr-x root/root         0 2017-05-02 10:20 ./usr/share/man/man8/
-rw-r--r-- root/root      2465 2017-05-02 10:20 
./usr/share/man/man8/invoke-rc.d.8.gz
-rw-r--r-- root/root      1654 2017-05-02 10:20 
./usr/share/man/man8/service.8.gz
-rw-r--r-- root/root      2263 2017-05-02 10:20 
./usr/share/man/man8/update-rc.d.8.gz
drwxr-xr-x root/root         0 2017-05-02 10:20 ./var/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./var/lib/
drwxr-xr-x root/root         0 2017-05-02 10:20 ./var/lib/systemd/

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

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 863...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 May 2017 22:08:37 +0200
Source: debhelper
Binary: debhelper dh-systemd
Architecture: source
Version: 10.4
Distribution: experimental
Urgency: medium
Maintainer: Debhelper Maintainers <debhelper-de...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
 debhelper  - helper programs for debian/rules
 dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
Closes: 862003 862049 863387
Changes:
 debhelper (10.4) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Niels Thykier ]
   * meson.pm: Pass --wrap-mode=nodownload to meson (requires meson
     0.40-1 or later).
   * dh_install: Fix initialized warning when --sourcedir is absent
     on the cmd-line.
   * dh_missing: Accept --sourcedir (given it is passed by dh_install).
     (Closes: #862049)
   * Dh_Lib.pm: Fix a bug in pkgfile that caused dh to skip helpers
     that had configuration files.  Thanks to Michael Biebl for finding
     and reporting.  (Closes: #863387)
 .
   [ Chris Lamb ]
   * dh_fixperms: Fix regression where dh_fixperms would fail to correct
     permissions because it used an invalid find expression.
     (Closes: #862003)
Checksums-Sha1:
 588a85b41001964164cbf0a3fe21fd4e8f97b93c 1725 debhelper_10.4.dsc
 8e3c1757021ad71849163d672fc8a29596ae2b8e 399940 debhelper_10.4.tar.xz
 b0ccc18dbe3eeb7bfa60d216e31632b4da97436e 4687 debhelper_10.4_source.buildinfo
Checksums-Sha256:
 5e547e267cffcdddccc1eee583da70aef3916bebfb820d6f0bbb2076acb4db8c 1725 
debhelper_10.4.dsc
 c57f2813d84a5372e9aea6dca663cd4a04837adc0f2625114d172bcd1fa543b2 399940 
debhelper_10.4.tar.xz
 e89b256c0d1ca03123c7d7508e64c8c94fcf4cdbad80d03d728a4d187e4f95fe 4687 
debhelper_10.4_source.buildinfo
Files:
 c3d9043474ac72ca1f592b47a11fd7be 1725 devel optional debhelper_10.4.dsc
 215db670c39ec164c1827691a7ecca56 399940 devel optional debhelper_10.4.tar.xz
 456ce2b196d8d457c2b412d40b45df1d 4687 devel optional 
debhelper_10.4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlkojJYACgkQauHfDWCP
ItzuzQ//cnV5eRnwMbNTvynP+0Lvpd5zcllg/8x75E1JbxSUYjnOjhtmeUegmkrY
dg8G5CY/srcesD5KdYL550DX7116gy2BsxGpFL0IWqgjTtjVOTzymoOsE2QlUb4D
Zm66/bKK+U7Aa5i8roJNRKb8+MhBtJwOzmJsA/MAMIJgCBpLr9iN3fTPmgC0Gm/2
MlvvBpfW6PtMGIsKOpF2Abq3wOFoBedSQqQFirq9K14SPKiD1QD9BHEXz0mlRJJK
SaX0SVIFb/wca0W4Gry6XEmHG2cm++I1jo9dgwXMkgU94oqcErR9l01Z5y0u1FLq
F6P5quJyvbICz3fAzksXVHQFRaMYKGSPbevYBl7v7ZfvJ426uoUliTa/CqscC3gW
5r662PIBZ4RD7sLZqK4YsbUNpvAgoVEZoQ+vuh3U5nT0yXXmLU0ZUXYA67Zpkbnj
Nojcl3RHkAueenfZNVOmCY5mwx2wbj9j7XcJ02Q5PRPix8fDyC/NSfmaZ6XxJpUq
2a4g0KhsAJxlXlE5Z3ya4pewzZCpRpKTfLFQe9iVTRI8puYvtlKCELwskG+Tv6Ag
DP/+UoqHlFPItJbxVj8x3vxfkPq2xposAy737DtXtHNPQiCkOJvWsmauVoKaDAVI
ZkhvCRI9UJ3lCgK/IJ7OsS+tAaIrCrv0I65GAymN8Ddewg9UWjE=
=rk5Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to