Can anyone help with this? It acts like jool-tools.install [0] does not exist. It looks like there's nothing I can do to fix it.
[0] https://github.com/NICMx/Jool/blob/debian/debian/jool-tools.install On Mon, May 12, 2025 at 4:00 PM Chris Hofstaedtler <z...@debian.org> wrote: > > Source: jool > Severity: serious > Tags: ftbfs > Version: 4.1.14-2 > > Hi, > > your package fails to build from source on arch:all. Please check > the logs, for example: > https://buildd.debian.org/status/fetch.php?pkg=jool&arch=all&ver=4.1.14-2&stamp=1746123609&raw=0 > > The last few lines of that log are: > > dh_missing -i > dh_missing: warning: usr/bin/jool exists in debian/tmp but is not installed > to anywhere > dh_missing: warning: usr/bin/jool_siit exists in debian/tmp but is not > installed to anywhere > dh_missing: warning: usr/bin/joold exists in debian/tmp but is not installed > to anywhere > dh_missing: warning: usr/lib/x86_64-linux-gnu/xtables/libxt_JOOL.so exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: usr/lib/x86_64-linux-gnu/xtables/libxt_JOOL_SIIT.so > exists in debian/tmp but is not installed to anywhere > dh_missing: warning: usr/share/bash-completion/completions/jool.bash exists > in debian/tmp but is not installed to anywhere > dh_missing: warning: usr/share/bash-completion/completions/jool_siit.bash > exists in debian/tmp but is not installed to anywhere > dh_missing: error: missing files, aborting > The following debhelper tools have reported what they installed (with > files per package) > * dh_install: jool-dkms (1), jool-tools (0) > * dh_installdocs: jool-dkms (0), jool-tools (0) > * dh_installexamples: jool-dkms (0), jool-tools (2) > * dh_installman: jool-dkms (0), jool-tools (3) > 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.md.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. > > Remember to be careful with paths containing "x86_64-linux-gnu", > where you might need to > use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in > debian/not-installed > to ensure it works on all architectures (see #961104). > make: *** [debian/rules:17: binary-indep] Error 255 > dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit > status 2 > > > Best, > Chris