On Wednesday 2025-08-27 14:22, Pablo Neira Ayuso wrote: >On Tue, Aug 26, 2025 at 09:41:27PM +0200, Pablo Neira Ayuso wrote: >> On Tue, Aug 26, 2025 at 07:06:43PM +0200, Phil Sutter wrote: >> > Make sure the files in tools/ are added to the tarball and that the >> > created nftables.service file is removed upon 'make clean'. >> > > make distcheck > >/usr/bin/install: cannot create regular file '/lib/systemd/system/nftables.service': Permission denied > >This needs a fix. I encountered this previously in other software and know a pattern; let me cook up a concrete patch .