Your message dated Mon, 10 Sep 2018 22:34:28 +0000 with message-id <[email protected]> and subject line Bug#906357: fixed in fwupd 1.1.2-1 has caused the Debian Bug report #906357, regarding fwupd: FTBFS when built with dpkg-buildpackage -A (dh_missing: missing files, aborting) 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.) -- 906357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906357 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:fwupd Version: 1.1.1-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep [ -f debian/control ] || debian/rules regenerate_control dh build-indep --with gir,systemd dh_update_autotools_config -i dh_autoreconf -i debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' if pkg-config --exists libsmbios_c; then \ export DELL="-Dplugin_dell=true"; \ else \ export DELL="-Dplugin_dell=false"; \ fi; \ if pkg-config --exists efivar; then \ export UEFI="-Dplugin_uefi=true -Dplugin_redfish=true"; \ [... snipped ...] Installing /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/fwupd.deps to /<<PKGBUILDDIR>>/debian/tmp/usr/share/vala/vapi Installing /<<PKGBUILDDIR>>/policy/org.freedesktop.fwupd.rules to /<<PKGBUILDDIR>>/debian/tmp/usr/share/polkit-1/rules.d Installing /<<PKGBUILDDIR>>/src/org.freedesktop.fwupd.xml to /<<PKGBUILDDIR>>/debian/tmp/usr/share/dbus-1/interfaces Installing /<<PKGBUILDDIR>>/plugins/dfu/dfu.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/colorhug/colorhug.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/ebitdo/ebitdo.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/steelseries/steelseries.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/nitrokey/nitrokey.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/wacomhid/wacomhid.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/csr/csr-aiaiai.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/altos/altos.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/redfish/redfish.conf to /<<PKGBUILDDIR>>/debian/tmp/etc/fwupd Installing /<<PKGBUILDDIR>>/plugins/dell/dell.quirk to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd/quirks.d Installing /<<PKGBUILDDIR>>/plugins/uefi/uefi.conf to /<<PKGBUILDDIR>>/debian/tmp/etc/fwupd Installing /<<PKGBUILDDIR>>/contrib/firmware-packager/firmware-packager to /<<PKGBUILDDIR>>/debian/tmp/usr/share/fwupd Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gtkdoc --sourcedir=/<<PKGBUILDDIR>> --builddir=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --subdir=docs/libfwupd --headerdirs=/<<PKGBUILDDIR>>/libfwupd@@/<<PKGBUILDDIR>>/src@@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libfwupd@@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src --mainfile=libfwupd-docs.xml --modulename=libfwupd --mode=auto --content-files= --cflags=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 --ldflags=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now --cc=cc --ld=cc' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=fwupd' Running custom install script '/<<PKGBUILDDIR>>/po/make-images.sh /usr/share/locale' Running custom install script '/<<PKGBUILDDIR>>/meson_post_install.sh /lib/systemd/system /var' debian/rules override_dh_install make[1]: Entering directory '/<<PKGBUILDDIR>>' find debian/tmp/usr -type f -name "*a" -print | xargs rm -f sed -i 's,wheel,sudo,' ./debian/tmp/usr/share/polkit-1/rules.d/org.freedesktop.fwupd.rules dh_install #install the EFI binaries if needed if [ -d debian/tmp/usr/lib/fwupd/efi/ ]; then \ dh_install -pfwupd usr/lib/fwupd/efi ;\ dh_install -pfwupd usr/lib/fwupd/fwupdate; \ fi dh_install: No packages to build. Architecture mismatch: amd64, want: all amd64 arm64 armhf i386 linux-any dh_install: No packages to build. Architecture mismatch: amd64, want: all amd64 arm64 armhf i386 linux-any dh_missing --fail-missing dh_missing: usr/lib/fwupd/fwupdate exists in debian/tmp but is not installed to anywhere dh_missing: usr/lib/fwupd/efi/fwupdx64.efi exists in debian/tmp but is not installed to anywhere dh_missing: missing files, aborting The following debhelper tools have reported what they installed (with files per package) * dh_install: fwupd (48), fwupd-amd64-signed-template (0), fwupd-arm64-signed-template (0), fwupd-armhf-signed-template (0), fwupd-doc (1), fwupd-i386-signed-template (0), fwupd-tests (3), gir1.2-fwupd-2.0 (1), libfwupd-dev (6), libfwupd2 (2) If the missing files are installed by another tool, please file a bug against it. When filing the report, if the tool is not part of debhelper itself, please reference the "Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+). (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz) Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built For a short-term work-around: Add the files to debian/not-installed make[1]: *** [debian/rules:57: override_dh_install] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:30: binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fwupd.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: fwupd Source-Version: 1.1.2-1 We believe that the bug you reported is fixed in the latest version of fwupd, 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. Mario Limonciello <[email protected]> (supplier of updated fwupd 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: SHA512 Format: 1.8 Date: Mon, 10 Sep 2018 11:42:03 -0500 Source: fwupd Binary: libfwupd2 fwupd fwupd-tests fwupd-doc libfwupd-dev gir1.2-fwupd-2.0 fwupd-amd64-signed-template fwupd-i386-signed-template fwupd-armhf-signed-template fwupd-arm64-signed-template Architecture: source amd64 all Version: 1.1.2-1 Distribution: unstable Urgency: medium Maintainer: Debian EFI <[email protected]> Changed-By: Mario Limonciello <[email protected]> Description: fwupd - Firmware update daemon fwupd-amd64-signed-template - Template for signed fwupd package fwupd-arm64-signed-template - Template for signed fwupd package fwupd-armhf-signed-template - Template for signed fwupd package fwupd-doc - Firmware update daemon documentation (HTML format) fwupd-i386-signed-template - Template for signed fwupd package fwupd-tests - Test suite for firmware update daemon gir1.2-fwupd-2.0 - GObject introspection data for libfwupd libfwupd-dev - development files for libfwupd libfwupd2 - Firmware update daemon library Closes: 906216 906357 906599 Changes: fwupd (1.1.2-1) unstable; urgency=medium . * New upstream release - Fixes ESP autodetection for autofs (Closes: #906216) - Adds missing signing bits (Closes: #906599) * debian/rules: - Pass -a into dh_missing (Closes: #906357) * debian/control: - Recommends for bolt for new thunderbolt power API - Build depends on Noto fonts instead of Dejavu fonts * Drop all patches. Checksums-Sha1: 47ae214aa0917889529a4d53dee88c92c35bea79 3600 fwupd_1.1.2-1.dsc e1f76f33b5531f844bce43f392ce09c34c36c248 1690384 fwupd_1.1.2.orig.tar.gz f69569783395c4f13f97d8d1eb7f1e9ec55bad53 17348 fwupd_1.1.2-1.debian.tar.xz 14c2788fac1571503c7fa7c589d991ebe65729dc 14298 fwupd-amd64-signed-template_1.1.2-1_amd64.deb 7e4b5819376bdee4e275d73a447b4d9d2ae86f8f 2152144 fwupd-dbgsym_1.1.2-1_amd64.deb fb8e3f2d1aae766a7aca10dd848edcfc0d4f036f 69538 fwupd-doc_1.1.2-1_all.deb fa6a6d2e02e46b054e92d71d500091a95d4019f1 10580 fwupd-tests-dbgsym_1.1.2-1_amd64.deb 9b56128e99f66d9d63755576abe220b56cdd6b17 22384 fwupd-tests_1.1.2-1_amd64.deb 6d77238dc89ec675c8371869ba74d45763fb4956 16890 fwupd_1.1.2-1_amd64.buildinfo f5bc475944dc18f313d05e162e92dde008e55288 1739490 fwupd_1.1.2-1_amd64.deb 9cbf4567fa2fa69aac4cf31e85578723cd3c0d79 18250 gir1.2-fwupd-2.0_1.1.2-1_amd64.deb 73488d79d0d77371ce5a57e17a5f7e9d6a85d18f 30766 libfwupd-dev_1.1.2-1_amd64.deb 0c67f7a0a27d640747dd0a54e79448e0d26348a1 115910 libfwupd2-dbgsym_1.1.2-1_amd64.deb ea011f57c6f42fab2e54a34d7c58f88c1f7fc55a 57686 libfwupd2_1.1.2-1_amd64.deb Checksums-Sha256: 32fbd731ca08a2bdab8be706ba8939669c2f77ab15ce6c1d30a0bbce6fc2659a 3600 fwupd_1.1.2-1.dsc 90e152e1fac6be10985588e21f2e7cdd47fe843afbf5f2252022f681f1f7f96b 1690384 fwupd_1.1.2.orig.tar.gz dae42676a7343a3403eecb4467884dc02bc46926e1dae9e33e9b3ee7c9ef1807 17348 fwupd_1.1.2-1.debian.tar.xz a3f43f472112939cf0d8e7b04f64879c6f389532e895a309b1163de9b86d505b 14298 fwupd-amd64-signed-template_1.1.2-1_amd64.deb 8f31fecd819d466ffca18de6154f27f271fddfbb04ccae43842f00dd4f4cc42d 2152144 fwupd-dbgsym_1.1.2-1_amd64.deb 269334932eeca2994c1690de8f653cca7fa6029bd5a990ff21d353af59ec1de9 69538 fwupd-doc_1.1.2-1_all.deb c6dadb5a475ab8928804180fc87f9dc2459fb492e2a02ed0f8d4fe07407010e9 10580 fwupd-tests-dbgsym_1.1.2-1_amd64.deb d702f218c9b87908b2a195467b4fdfd5eefd1a82b3282d304c7be374ec9961c5 22384 fwupd-tests_1.1.2-1_amd64.deb 81e86ec31192416270c4e44acc749291f50e62596d612af129738f07ea8f69f1 16890 fwupd_1.1.2-1_amd64.buildinfo a91b741765144f4c8a60f79e3ba6cc0b522a32046c2be9e89e7d0c5ed2740a4e 1739490 fwupd_1.1.2-1_amd64.deb 1ce76ce5e96749aee3e1fa6d6a8ec9e3686a7f662b38d326cf1939c1a530bc09 18250 gir1.2-fwupd-2.0_1.1.2-1_amd64.deb d779feea3dcaa80d8e4cdb87b9487b738f6b1ff68cce314911bc552426790819 30766 libfwupd-dev_1.1.2-1_amd64.deb f33e709e93a204ca90e757605877d2c2d26c3e87ef81080199f9ea568e29238d 115910 libfwupd2-dbgsym_1.1.2-1_amd64.deb f589b9b8acce1111bc830e12add572c2064f16d9c446abca46679c59a9c572c6 57686 libfwupd2_1.1.2-1_amd64.deb Files: ffa31d589871a1c9bfd97183f9878b18 3600 admin optional fwupd_1.1.2-1.dsc 674c38f77f02308d874b66c8ec75b038 1690384 admin optional fwupd_1.1.2.orig.tar.gz 8f03351020798f0b10e986d7fe0f36cd 17348 admin optional fwupd_1.1.2-1.debian.tar.xz 531f2179ef744b3dbc6bfcde1e634e19 14298 admin optional fwupd-amd64-signed-template_1.1.2-1_amd64.deb 334dc454cf033f5641fe0952488c1cae 2152144 debug optional fwupd-dbgsym_1.1.2-1_amd64.deb c34ffb07d5ccedb84bd388b8a55e682d 69538 doc optional fwupd-doc_1.1.2-1_all.deb 0b585ade080c863c244a83af78d0a782 10580 debug optional fwupd-tests-dbgsym_1.1.2-1_amd64.deb 52cc1de5de467813b212e7273fdd3c74 22384 admin optional fwupd-tests_1.1.2-1_amd64.deb ea7e9427bd177c3ac1971fb6b17f7b7d 16890 admin optional fwupd_1.1.2-1_amd64.buildinfo 5d13fcb8a88519e7b2101e09ebe05e2f 1739490 admin optional fwupd_1.1.2-1_amd64.deb 3cc0d2abfc7effe6231be008c5dc9c22 18250 introspection optional gir1.2-fwupd-2.0_1.1.2-1_amd64.deb 9e5014a61c2ec16b364f340562cbf737 30766 libdevel optional libfwupd-dev_1.1.2-1_amd64.deb cc2c867255d85b505f74ca964691f887 115910 debug optional libfwupd2-dbgsym_1.1.2-1_amd64.deb 9a6c7943df1849d94b7fc5f30ea9bddf 57686 libs optional libfwupd2_1.1.2-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJbluwXAAoJEC0ZLKYkdwJ2Ig0QAJq0jlmR4TaOTZiVL53/BUq8 Raxbo3pDEykEX3qHCngF8znIYJaJvZT9oNHxc/LaZg4J4IdgNdHpBkRpwCGPETfy +WJMBRHmcQgx5c3OFsZcmFLEKiOiMtsapAde/kPOIvcvHM29jwlIL9rGLwYeGsUW cp2AhnJTgLNlGxOc+mhNQisTaj/NTGrrPyebfeohGb2zy8chAaqIMRyYU/fSVB5o ImuXPHyjesGmS19bRP5yE/vfgmxBR8c7QdQ/UQtmmmZP1l/RgyigZ/hrCmEQ7qtT x/fVb1uXaw/1SAz4JXThL9Atdukw2GVo6Ohzjz7K+FujD6sCz5JXFrl7JO2S2Uy/ mtuWwSk0nD4UhVWN1KcMaS7ZVc97YcZlG2xqAmyrJ0Aeh/KzGu/ZhYVzsV9HPutC xP2AIgPCxjRAvTnhx2Gk6RS2lE2FLwOKYvmiXxPmt2wIBapL6ni4yJGitI1CUfHg yEHthsEUG7pMyODs9Q/pB0gtNcS0xM0s66jiZYToylyEqt3ypPab03/NUKfB7bD/ m7a5ogDdRH7frjbJmnuFSnw+WZ72KADf69eOYj1BPe35Db64KmS40yBxzsGa/PwN udunUrupM8GGRc9guMjh3IVMmTee2VXd289qRQ54bV1KliHsL6B2ggE/b9oQaQnh /pGTH5+XJ+djLIuJW397 =Ir+V -----END PGP SIGNATURE-----
--- End Message ---

