You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is opened to capture current error output of trying to run targeting a remote machine that does not have openscap installed.
No suggestion is being made, just wanted to document what the current code feedback is.
[vagrant@localmachine ~]$ ./oscap-ssh [email protected] 22 xccdf eval --profile xccdf_org.ssgproject.content_profile_common --report report.html /usr/share/xml/scap/ssg/content/ssg-rhel6-ds.xml
Connecting to '[email protected]' on port '22'...
[email protected]'s password:
Connected!
Copying input file '/usr/share/xml/scap/ssg/content/ssg-rhel6-ds.xml' to remote working directory '/tmp/tmp.XQTLnHZrms'...
ssg-rhel6-ds.xml 100% 2808KB 2.7MB/s 00:00
Starting the evaluation...
bash: oscap: command not found
oscap exit code: 127
Copying back requested files...
scp: /tmp/tmp.XQTLnHZrms/report.html: No such file or directory
Failed to copy the HTML report back to local machine!
The text was updated successfully, but these errors were encountered:
Probably the same thing happens with the updated OpenSCAP oscap-ssh. Do you think we should change the message? To me it is understandable but I am not a good person to determine that :-)
This issue is opened to capture current error output of trying to run targeting a remote machine that does not have openscap installed.
No suggestion is being made, just wanted to document what the current code feedback is.
The text was updated successfully, but these errors were encountered: