Skip to content

zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb test was failing and has been disabled #552

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

Closed
terriko opened this issue Apr 2, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@terriko
Copy link
Contributor

terriko commented Apr 2, 2020

In #545 I disabled a zlib test that was breaking CI:

https://github.com/intel/cve-bin-tool/pull/545/files

This issue is so we don't forget to figure out why it was broken and actually fix it or replace it rather than leaving it commented out.

@terriko terriko added the bug Something isn't working label Apr 2, 2020
@SinghHrmn
Copy link
Contributor

SinghHrmn commented Apr 28, 2020

@terriko I tried running that file locally and here is the result

command:

python -m cve_bin_tool.cli -x ../../Downloads/zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb 

Output:

cve_bin_tool.CVEDB - INFO - Using cached CVE data (<24h old). Use -u now to update immediately.
cve_bin_tool.Scanner - INFO - Checkers: binutils, bluez, bzip2, cups, curl, expat, ffmpeg, gnutls, gstreamer, hostapd, icu, kerberos, libcurl, libdb, libgcrypt, libjpeg, libnss, libtiff, lighttpd, ncurses, nessus, nginx, node, openssh, openssl, png, postgresql, python, rsyslog, sqlite, strongswan, syslogng, systemd, varnish, wireshark, xerces, xml2, zlib
cve_bin_tool - INFO - None
/home/singh_hrmn/Downloads/zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb /tmp/cve-bin-tool-tu5038qd/zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb.extracted
/tmp/cve-bin-tool-tu5038qd/zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb.extracted/control.tar.gz /tmp/cve-bin-tool-tu5038qd/control.tar.gz.extracted
/tmp/cve-bin-tool-tu5038qd/zlib-bin_1.2.8.dfsg-1ubuntu1.1_amd64.deb.extracted/data.tar.xz /tmp/cve-bin-tool-tu5038qd/data.tar.xz.extracted
cve_bin_tool.Scanner - WARNING - binutils was detected with version UNKNOWN in file /tmp/cve-bin-tool-tu5038qd/data.tar.xz.extracted/usr/bin/minizip
cve_bin_tool.Scanner - WARNING - binutils was detected with version UNKNOWN in file /tmp/cve-bin-tool-tu5038qd/data.tar.xz.extracted/usr/bin/miniunzip
cve_bin_tool - INFO - 
cve_bin_tool - INFO - Overall CVE summary: 
cve_bin_tool - INFO - There are 0 files with known CVEs detected

cve-bin-tool couldn't find any product and that was the main reason for failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants