Source: notion
Version: 4.0.2+dfsg-4
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=notion&arch=all&ver=4.0.2%2Bdfsg-4&stamp=1619296702&raw=0
...
dh_missing -i
dh_missing: warning: usr/share/man/man1/notion.1 exists in debian/tmp but is
not installed to anywhere (related file: "debian/tmp/usr/share/notion/notion.1")
dh_missing: warning: usr/share/man/man1/notionflux.1 exists in debian/tmp but
is not installed to anywhere (related file:
"debian/tmp/usr/share/notion/notionflux.1")
dh_missing: error: missing files, aborting
While detecting missing files, dh_missing noted some files with a
similar name to those
that were missing. This error /might/ be resolved by replacing
references to the
missing files with the similarly named ones that dh_missing found -
assuming the content
is identical.
As an example, you might want to replace:
* debian/tmp/usr/share/notion/notion.1
with:
* usr/share/man/man1/notion.1
in a file in debian/ or as argument to one of the dh_* tools called
from debian/rules.
(Note it is possible the paths are not used verbatim but instead
directories
containing or globs matching them are used instead)
Alternatively, add the missing file to debian/not-installed if it
cannot and should not
be used.
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: notion (15), notion-dev (7)
* dh_installdocs: notion (8), notion-dev (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
If the omission is intentional or no other helper can take care of this
consider adding the
paths to debian/not-installed.
make: *** [debian/rules:11: binary-indep] Error 25