Source: apcupsd Version: 3.14.14-5 Severity: serious Tags: ftbfs X-Debbugs-Cc: [email protected]
apcupsd fails to build from source in unstable, because it does not find the tool "wall". Reproducible builds have a log reproducing this at https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/apcupsd_3.14.14-5.rbuild.log.gz | configure: WARNING: mail program not found ! | checking for wall... no | configure: error: Missing required tool; need any one of: wall | tail -v -n \+0 config.log | ==> config.log <== I guess that Chris continued to trim util-linux and moved wall. An additional build dependency and maybe also runtime dependency likely is needed here. Helmut

