-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Failed to scan on RHEL5 #94
Comments
Please thumbs up if you are in trouble in this issue. |
I run into this intermittently on Centos7 when running scan as systemd timer/service. No idea why and when I try to debug it by running the service manually it all works. Log message:
|
Hi, @budric
If the problem will be reproduced after updating, It is a Bug of Vuls.
Thanks for your cooperation :) |
I'm running version "Merge pull request #72" using git log in $GOPATH/src/github.com/future-architect/vuls I'll try updating and see if the problem re-occurs. The error doesn't occur every time on that version. The output of yum check-update:
|
Was the problem solved? |
Got some errors upgrading, so I wiped out the whole $GOPATH directory and started from scratch with go get. Error during update:
Scanning seems to work, but vuls tui throws an exception. I erased the vuls.sqlite3 database in case of schema changes, but same exception:
|
Probably the dependencies is still old. For details, see https://github.com/future-architect/vuls/blob/master/README.md#deploy-with-glide
|
yum command option on RHEL5 is not the same as RHEL6, 7
https://access.redhat.com/solutions/10021
The text was updated successfully, but these errors were encountered: