Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aideinit for filesystem_integrity.pp #166

Closed
jeff1evesque opened this issue Jul 19, 2018 · 1 comment
Closed

Fix aideinit for filesystem_integrity.pp #166

jeff1evesque opened this issue Jul 19, 2018 · 1 comment

Comments

@jeff1evesque
Copy link
Owner

We need to fix the aideinit implementation for our filesystem_integrity.pp:

[...TRACE-OMITTED...]
Info: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Package[aide]: Scheduling refresh of Exec[aideinit]
Notice: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Exec[aideinit]/returns: /usr/sbin/update-aide.conf: line 51: getopt: command not found
Notice: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Exec[aideinit]/returns: Terminating...
Notice: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Exec[aideinit]/returns: /usr/sbin/aideinit: /var/lib/aide/aide.conf.autogenerated: file not found
Error: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Exec[aideinit]: Failed to call refresh: 'aideinit' returned 1 instead of one of [0]
Error: /Stage[main]/Cis_benchmark::Trusty64::Filesystem_integrity/Exec[aideinit]: 'aideinit' returned 1 instead of one of [0]
[...TRACE-OMITTED...]
@jeff1evesque
Copy link
Owner Author

This is a problem with the current master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant