to 17.4.2025 klo 16.27 Laurent Bigonville (bi...@debian.org) kirjoitti: > > Package: dhcpcd-base > Version: 1:10.1.0-9 > Severity: wishlist > > Hello, > > I see that dhcpcd installs hooks in /usr/lib/dhcpcd/ but today, debian > allows to install executable files in /usr/libexec and a lot of packages > are doing so. > > Would be a good idea to move the dhcpcd-run-hooks and the dhcpcd-hooks > directory to /usr/libexec > > To achieve this, just remove the --libexecdir flag in debian/rules
The problem is that since hooks are not executable scripts per-se, merely script fragments, Lintian responds with: W: dhcpcd-base: executable-not-elf-or-script [usr/libexec/dhcpcd-hooks/*] Martin-Éric