I have compiled from source and both the maintained package and direct
from GitHub behaves the same.

Build steps: 
 sudo apt-get install build-essential cmake libqt4-dev libxslt1-dev 
libcurl4-openssl-dev libz-dev autoconf libtool libpcre3-dev asciidoctor git 
checkinstall libgcrypt-dev pkg-config
 
 cd /tmp
 git clone https://github.com/OpenSCAP/openscap
 cd openscap
 git checkout maint-1.2
 ./autogen.sh
 ./configure --prefix /usr --disable-python --disable-util-oscap-docker
 make -j4
 sudo checkinstall make install # specify version 1.2.14

Cred:
https://answers.launchpad.net/ubuntu/+source/openscap/+question/242354

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658759

Title:
  oscap with com.ubuntu.xenial.cve.oval.xml wrongly reports many
  unpatched (and unknown) non-installed packages on Ubuntu Xenial
  16.04.1 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openscap/+bug/1658759/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to