Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: package audit 4.0-1 is missing augenrules, audit-runit service cannot start (Read 279 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

package audit 4.0-1 is missing augenrules, audit-runit service cannot start

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 augen
audit /usr/share/man/man8/augenrules.8.gz
```

Re: package audit 4.0-1 is missing augenrules, audit-runit service cannot start

Reply #1
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
This should be fixed now. It turned out a patch we were using for the old version isn't needed anymore and caused this.