Red Hat Bugzilla – Bug 1603347
double chdir/chroot in probe rpmverifypackage
Last modified: 2018-11-05 06:05:26 EST
Description of problem: # oscap-docker image registry.access.redhat.com/rhel7 oval eval --id oval:my:def:6 probe_test_rpm.oval.xml Command: oscap oval eval --id oval:my:def:6 --results /dev/stdout probe_test_rpm.oval.xml failed! Command returned exit code 1. E: probe_rpmverifypackage: RPM: Failed to initialize NSS library error: Failed to initialize NSS library E: probe_rpmverifypackage: Unable to chdir to '/tmp/tmp8iWJcD/e0f879ff19f6266f31f7', errno: 2 "No such file or directory" W: oscap: Can't receive message: 125, Operation canceled. E: oscap: Recv: retry limit (0) reached. OpenSCAP Error: Probe at sd=1 (rpmverifypackage) reported an error: Initialization failed [oval_probe_ext.c:393] Unable to receive a message from probe [oval_probe_ext.c:579] Invalid oval result type: -1. [oval_resultTest.c:179] Version-Release number of selected component (if applicable): openscap-1.2.17-1.el7.x86_64 openscap-scanner-1.2.17-1.el7.x86_64 openscap-utils-1.2.17-1.el7.x86_64 openscap-containers-1.2.17-1.el7.noarch How reproducible: always Steps to Reproduce: See the description.
Created attachment 1460350 [details] probe_test_rpm.oval.xml
Upstream issue: https://github.com/OpenSCAP/openscap/issues/1173