Source: clevis
Version: 10-2
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/clevis.html
...
debian/rules override_dh_missing
make[1]: Entering directory '/build/1st/clevis-10'
dh_missing --fail-missing
dh_missing: usr/bin/clevis-decrypt-tpm2 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/bin/clevis-encrypt-tpm2 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/clevis-encrypt-tpm2.1 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: clevis (8), clevis-dracut (2), clevis-luks (4),
clevis-systemd (3), clevis-tpm2 (2), clevis-udisks2 (2)
* dh_installdocs: clevis (0), clevis-dracut (0), clevis-luks (0),
clevis-systemd (0), clevis-tpm2 (0), clevis-udisks2 (0)
* dh_installman: clevis (5), clevis-dracut (0), clevis-luks (4),
clevis-systemd (0), clevis-tpm2 (1), clevis-udisks2 (0)
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:11: override_dh_missing] Error 255