clearlinux / cve-check-tool

Original Automated CVE Checking Tool
GNU General Public License v2.0
204 stars 78 forks source link

cve-check-update fails #63

Closed smaliakkal closed 6 years ago

smaliakkal commented 7 years ago

when I do cve-check-update , it fails.

cve-check-update % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 165 100 165 0 0 385 0 --:--:-- --:--:-- --:--:-- 386 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1452k 100 1452k 0 0 195k 0 0:00:07 0:00:07 --:--:-- 204k Unpacked data /root/NVDS/nvdcve-2.0-2002.xml is not consistent Failed to update database

Even after removing the existing db and retrying cve-check-update gives the same error. I use the latest version , cve-check-tool 5.6.4

ikeydoherty commented 7 years ago

Hi, for now please merge https://github.com/ikeydoherty/cve-check-tool/commit/b0426e63c9ac61657e029f689bcb8dd051e752c6 into your package, and I'll try to get a new rel out soon

smaliakkal commented 7 years ago

Thanks much for a quick response. I will try out this.

smaliakkal commented 7 years ago

patch worked ! thanks

marium027 commented 5 years ago

How to apply this patch