Comment 22 for bug 2002551

Revision history for this message
Eduardo Barretto (ebarretto) wrote :

Bionic testing results:
With current archive version:
$ dpkg -l | grep openscap
ii libopenscap8 1.2.15-1ubuntu0.3 amd64 Set of libraries enabling integration of the SCAP line of standards

$ oscap xccdf eval --profile standard ssg-ubuntu1604-ds.xml
WARNING: Datastream component 'scap_org.open-scap_cref_-ubuntu-security-oval-com.ubuntu.xenial.cve.oval.xml' points out to the remote 'https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.xenial.cve.oval.xml'. Use '--fetch-remote-resources' option to download it.
WARNING: Skipping 'https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.xenial.cve.oval.xml' file which is referenced from datastream
OpenSCAP Error: Could not extract scap_org.open-scap_cref_ssg-ubuntu1604-xccdf.xml with all dependencies from datastream. [../../../src/DS/ds_sds_session.c:211]

With proposed version:
$ dpkg -l | grep openscap
ii libopenscap8 1.2.15-1ubuntu0.4 amd64 Set of libraries enabling integration of the SCAP line of standards

$ oscap xccdf eval --profile standard ssg-ubuntu1604-ds.xml
WARNING: Datastream component 'scap_org.open-scap_cref_-ubuntu-security-oval-com.ubuntu.xenial.cve.oval.xml' points out to the remote 'https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.xenial.cve.oval.xml'. Use '--fetch-remote-resources' option to download it.
WARNING: Skipping 'https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.xenial.cve.oval.xml' file which is referenced from datastream
WARNING: Skipping ./-ubuntu-security-oval-com.ubuntu.xenial.cve.oval.xml file which is referenced from XCCDF content
Title Ensure /home Located On Separate Partition
Rule xccdf_org.ssgproject.content_rule_partition_for_home
Result notapplicable
...