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.
OpenSCAP Error: Schematron rules not found when trying to validate 'requirements/R1300/r1300.2.1-datastream.xml' [/builddir/build/BUILD/openscap-1.3.4/src/source/schematron.c:124]
and similar messages for all commands
Expected Results:
for all xml files in requirements/R1300 schematron validation is performed and all of the files are reported as invalid
Additional Information / Debugging Steps:
The text was updated successfully, but these errors were encountered:
Description of Problem:
I can't perform schematron validation of some content from R1300 from SCAP 1.3 validation test suite
OpenSCAP Version:
1.3.4
Operating System & Version:
f32
Steps to Reproduce:
there are multiple reproducers within R1300, the problem appears at least for all files in R1300 in the suite
oscap xccdf validate --schematron requirements/R1300/r1300.2.1-datastream.xml
oscap xccdf validate --schematron requirements/R1300/r1300.2.2-datastream.xml
oscap xccdf validate --schematron requirements/R1300/r1300.3.1-datastream.xml
oscap xccdf validate --schematron requirements/R1300/r1300.3.2-datastream.xml
oscap xccdf validate --schematron requirements/R1300/r1300.3.3-datastream.xml
oscap xccdf validate --schematron requirements/R1300/r1300.4.1-datastream.xml
Actual Results:
OpenSCAP Error: Schematron rules not found when trying to validate 'requirements/R1300/r1300.2.1-datastream.xml' [/builddir/build/BUILD/openscap-1.3.4/src/source/schematron.c:124]
and similar messages for all commands
Expected Results:
for all xml files in
requirements/R1300schematron validation is performed and all of the files are reported as invalidAdditional Information / Debugging Steps:
The text was updated successfully, but these errors were encountered: