OpenSCAP / scap-workbench

SCAP Scanner And Tailoring Graphical User Interface
https://www.open-scap.org/tools/scap-workbench
GNU General Public License v3.0
223 stars 65 forks source link

SCAP Workbench: Crypto initialization failed #312

Open mrcodelab opened 1 year ago

mrcodelab commented 1 year ago

SCAP Workbench is failing to start after remediation bash script execution.

System info: Fedora Workstation 37 Additional software of interest:

02:38:39 
info     
SCAP Workbench 1.2.1, compiled with Qt 5.15.5, using OpenSCAP 1.3.7

02:38:41 
except   
Error while opening file.

There was a problem with ScanningSession!
Failed to reload session. OpenSCAP error message:
Crypto initialization failed. [/builddir/build/BUILD/openscap-1.3.7/src/source/signature.c:148]
Invalid signature in SCAP Source Datastream (1.3) content in /tmp/scap-workbench-agCipA/ssg-fedora-ds.xml [/builddir/build/BUILD/openscap-1.3.7/src/XCCDF/xccdf_session.c:845]

image

image

This is my 1st try with OpenSCAP and I'm certain I broke something, I just don't know what. P.S. I don't know if this is related, but I had to roll back the content_rule_ensure_gpgcheck_never_disabled fix to get dnf working again.