Your message dated Sat, 09 Sep 2017 15:19:13 +0000
with message-id <e1dqhxn-000dme...@fasolo.debian.org>
and subject line Bug#872007: fixed in debhelper 10.8
has caused the Debian Bug report #872007,
regarding dh_strip fails randomly "No such file or directory" during parallel 
builds
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.)


-- 
872007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872007
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debhelper
Version: 10.7.2
Severity: serious
File: /usr/bin/dh_strip
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:fuse

Hi Niels,

I noticed that cross building fuse failed. Once. The issue isn't
reproducible, at least not easily. It also FTBFSed on the jenkins
reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/fuse.html

| dh_strip --dbg-package=fuse-dbg
| chmod: cannot access 
'debian/fuse-dbg/usr/lib/debug/.build-id/2b/bbc8403aec6a1ea2abd3cf6467439e0c4ae1ed.debug':
 No such file or directory
| dh_strip: chmod 0644 -- 
debian/fuse-dbg/usr/lib/debug/.build-id/2b/bbc8403aec6a1ea2abd3cf6467439e0c4ae1ed.debug
 returned exit code 1

I attempted to natively build fuse 13 times now (with parallel=100) and
it failed twice like that. Without parallel, I couldn't reproduce it at
all.

Whatever is broken over here, it likely resides in debhelper and makes
fuse FTBFS randomly. I wish I could provide more details.

Helmut

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

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

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (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: Sat, 09 Sep 2017 15:07:38 +0000
Source: debhelper
Binary: debhelper dh-systemd
Architecture: source
Version: 10.8
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers <debhelper-de...@lists.alioth.debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
 debhelper  - helper programs for debian/rules
 dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
Closes: 824221 866619 870892 870905 872007 872274 872510 873043
Changes:
 debhelper (10.8) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * Dh_Lib: Introduce a qx_cmd sub to behave like a mix of qx
     and doit (i.e. avoid the shell while capturing stdout).
   * dh_makeshlibs: Avoid forking a shell when calling objdump in
     compat 11.
   * dh_shlibdeps: Avoid forking a shell when calling file.
   * dh_shlibdeps: Avoid passing files with "newline" to
     subprocesses.
   * dh_installdocs: Ignore missing files in compat 11 for packages
     that are not processed (e.g. arch:all packages during a -B build).
     Thanks to Jens Reyer for reporting the issue.  (Closes: #870892)
   * dh_installexamples: Ditto.
   * dh_installinfo: Ditto.
   * dh_installman: Ditto.
   * dh_compress: Avoid forking a shell for a find command.
   * dh_gconf: Ditto.
   * dh_installgsettings: Ditto.
   * dh_perl: Avoid forking a shell for a dpkg call.
   * dh_gencontrol: Set the priority of all dbgsym packages to
     optional to be compliant with Standards-Version 4.0.1.
     Thanks to Mattia Rizzolo for the report.  (Closes: #870905)
   * dh_installdocs: Accept "nodoc" via DEB_BUILD_OPTIONS as well.
     Thanks to Sébastien Villemot for the suggestion.
     (Closes: #866619)
   * dh_installexamples: Ditto.
   * dh_installinfo: Ditto.
   * dh_installman: Ditto.
   * dh_installwm: Ditto.
   * debhelper.pod: Tweak text for some compat 11 changes.
   * dh_installdeb: Stop emitting versioned Pre-Depends on dpkg for
     symlink_to_dir and dir_to_symlink maintscripts.  The version
     requirements are satisfied in oldoldstable.
   * dh_installdocs: Merge two chmod calls to save a fork+exec.
   * dh_strip: Disable parallelism when --dbg-package is used as it
     causes non-deterministic failures in some cases.  Thanks to
     Helmut Grohne for reporting the issue.  (Closes: #872007)
   * dh_installdocs: Auto-detect "main package" for documentation
     packages in compat 11 to assist with Debian policy §12.3.  This
     auto-detection can be overruled with the new --doc-main-package.
     (Closes: #824221)
   * dh_installexamples: Ditto.
   * dh_update_autotools_config: Improve detection to also catch very
     old versions of config.{guess,sub} that do not have the
     "timestamp" variable.  Thanks to Guillem Jover for reporting the
     bug.  (Closes: #872510)
 .
   [ Adam Conrad ]
   * dh_gencontrol: Change the synopsis of dbgsym packages so it
     follows best practises.  (Closes: #872274)
 .
   [ Geoffrey Thomas ]
   * Support building debhelper on case-insensitive filesystems by
     moving the Debian (perl package) to the lib subdirectory.
     (Closes: #873043)
Checksums-Sha1:
 fe62a39cfbb1813680726938e713babce78cd198 1757 debhelper_10.8.dsc
 a16223b37ecf8516355dfe5d65ed79530f5e687c 418392 debhelper_10.8.tar.xz
 c96bcb2e8e58a699c01de2befae26f6158bc9207 4448 debhelper_10.8_source.buildinfo
Checksums-Sha256:
 b0c7621b91dcb0d071eebedf320781bb911f3d7bec0ae596d30d88d85587ba8e 1757 
debhelper_10.8.dsc
 15fd4ffa30657cffab6cd7a3aeff2429a64e9c80745e96ecdedc1360f1501ab2 418392 
debhelper_10.8.tar.xz
 db079bb715a29f9d990ccba5f6e59e8182324bbabc7f91666e0b7ce76e470381 4448 
debhelper_10.8_source.buildinfo
Files:
 f0d6a87299537dab89892951f228131a 1757 devel optional debhelper_10.8.dsc
 9a8dff01cce631108a22650c77acdf18 418392 devel optional debhelper_10.8.tar.xz
 723dae41f92b34be304b6eab3a663da8 4448 devel optional 
debhelper_10.8_source.buildinfo

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

iQIyBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAlm0BY4ACgkQBUu7n32A
ZEK4Jg/2P1JanhEsBSiRD5rkAM1a3ih/7cItDIhFrNu9KOYyBNXUOMk8AIgjYYV5
/fOtxpwAIYNhRgdM78dAg6dZkj6PU56BxiKygGsEAvzYzyeKvQSz8h3KXrnDd/Pa
E4nOw0CE9/6PgrS8tkRaxPcK0qWXb9LLhOcBl31n2dwS1xY82XydXw38tD1u1wcS
U3YZIhoqcF0sQSEqs6JneJI/Hq1utbKmvui4kMnxf3JvxnTNcObiqjGiUh9roRz+
kyQHavU2BDAzVLYHo1flKgH2RQycFcicJfqVq9n4JQO+yDIBGqmXFo9SC+ZW04eS
/qqZeHSnkZ4PVQby48PYzHroXKaEwNEcAh/D2A5Yp+cTrC7jYjVg9skgFeIvGDnq
/stabr9ESZrP7pzcVOnNSXhT3FwZnz0d7uI7nfof9En3HaitdnEqXp8XT/Il9a0J
RlRdpc+Ghej2VE31brR110oQezKwyCEmByHiojGzg+2P7cnMPogHZOseDPDga4mD
sAoxNCozpS5IJEIMJK4tARPQoAsd3WUpzqvsDbLg9fw0vSrVLuyuELRmzEV3/Bga
ziIIDozNuSRmgRi0ePPs4wlDbX5FXNYO59+3Z+fLT522pu8/Jp8XI6QQgMpPeQF5
BpWBGw/ygbSAjP4eZXBvR+B7qSDwJEqkSOryOXdeN/NpwtjNIA==
=bPJl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to