Details
-
Bug
-
Resolution: Done
-
Medium
-
None
Description
OS build fail on arm when trying to fetch vuls database.
The build failed at the command : for i in $(seq 2002 "$(date +"%Y")"); do go-cve-dictionary fetchnvd -http-proxy=${HTTP_PROXY} -dbpath /opt/akraino/validation/tests/os/vuls/cve.sqlite3 -years "$i"; done
With error : make[1]: *** [.build] Error 137