Source: avahi
Version: 0.7-3
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/avahi.html
...
dh_systemd_start
dh_systemd_start: Could not find "avahi-daemon.socket" in the
/lib/systemd/system directory of avahi-dnsconfd. This could be a typo, or using
Also= with a service file from another package. Please check carefully that
this message is harmless.
dh_systemd_start: Cannot open(avahi-daemon.socket) for extracting the Also=
line(s)
debian/rules:4: recipe for target 'binary' failed
make: *** [binary] Error 2
19:35 < nthykier> bunk: Ideally, avahi would fix this on their end. Without
the fail-on-error, debhelper will silently "not do things"
when the file is unreadable (even if only temporarily). I.e.
a "fail-to-fail"-case