package audit 4.0-1 is missing augenrules, audit-runit service cannot start 04 February 2024, 00:22:58 The package audit used to provide the command augenrules, but doesn't anymore.audit-runit still depends on augenrules and now fails to start with runit spamming```./run: line 7: augenrules: command not found```audit still provides documentation, though:```$ pacman -Ql audit|grep augenaudit /usr/share/man/man8/augenrules.8.gz```
Re: package audit 4.0-1 is missing augenrules, audit-runit service cannot start Reply #1 – 05 February 2024, 03:42:47 Yep, it is also missing the auditd.conf file. Idk what happened there but it's bad when a crucial tool like this is broken.
Re: package audit 4.0-1 is missing augenrules, audit-runit service cannot start Reply #2 – 06 February 2024, 17:10:21 This should be fixed now. It turned out a patch we were using for the old version isn't needed anymore and caused this.