Skip to content

Update binaries path in the auditd package#3632

Open
federico-pellegatta wants to merge 1 commit intolinuxkit:masterfrom
federico-pellegatta:auditd-pkg-fix
Open

Update binaries path in the auditd package#3632
federico-pellegatta wants to merge 1 commit intolinuxkit:masterfrom
federico-pellegatta:auditd-pkg-fix

Conversation

@federico-pellegatta
Copy link
Copy Markdown
Contributor

- What I did
Fixed the binaries path used in the auditd package; updated from /sbin/ to /usr/sbin/.

The auditd package currently fails with the following error:

2021-04-22T10:36:15Z auditd /usr/bin/runaudit.sh: exec: line 5: /sbin/auditd: not found

- How to verify it
Run the newly added auditd package test case.

- Description for the changelog
Updated binaries path from /sbin/ to /usr/sbin/ in the auditd package.

Signed-off-by: Federico Pellegatta [email protected]

@deitch
Copy link
Copy Markdown
Collaborator

deitch commented Apr 22, 2021

I am in favour of this, but we are updating the base of most of the packages (including auditd) as part of #3623. Once that is in (hopefully another day or two), we should rebase this on that, and then get this one in.

@deitch
Copy link
Copy Markdown
Collaborator

deitch commented May 5, 2021

Those updates came in. Do you want to rebase this @federico-pellegatta and then see if it still is needed?

Signed-off-by: Federico Pellegatta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants