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

Run freshclam before starting rpminspect #16

Open
dcantrell opened this issue Feb 23, 2021 · 0 comments
Open

Run freshclam before starting rpminspect #16

dcantrell opened this issue Feb 23, 2021 · 0 comments

Comments

@dcantrell
Copy link

The virus inspection uses clamscan and that needs a current virus database. Unless the rpminspect image is generated for each rpminspect job, then the rpminspect runner should probably just run freshclam before running rpminspect

rm -f /var/lib/clamav/*.cld
freshclam

And then invoke rpminspect.

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

No branches or pull requests

1 participant