Hello,

On 05/23/2016 04:59 PM, Dragos Prisaca wrote:
OpenSCAP output:

“OpenSCAP Error: Probe at sd=1 (rpminfo) reported an error: Invalid
type, value or format [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]…”



Please let me know if you need a copy of the content and I’ll send it
directly to you.

thanks, I've reproduced the issue with the attached content and I'm going to investigate this further.

Regards,
--
Daniel Kopeček
Software Engineer, Special Projects
Red Hat, Inc.
<?xml version="1.0"?>
<oval_definitions xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5"; xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"; xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix"; xmlns:lin-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"; xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5"; xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd">

      <generator>
            <oval:product_name>rpminfo</oval:product_name>
            <oval:product_version>1.0</oval:product_version>
            <oval:schema_version>5.10.1</oval:schema_version>
            <oval:timestamp>2008-03-31T00:00:00-00:00</oval:timestamp>
      </generator>

  <definitions>
    <definition class="compliance" version="1" id="oval:1:def:1">  <!-- comment="false" -->
      <metadata>
        <title></title>
        <description></description>
      </metadata>
      <criteria>
        <criteria operator="AND"> <!-- todo: add "negate=true" where necessary so the whole evaluates to true -->
          <criterion test_ref="oval:1:tst:1"/>
        </criteria>
      </criteria>
    </definition>
  </definitions>

  <tests>
    <rpminfo_test version="1" id="oval:1:tst:1" check="all" comment="true" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux";>
      <object object_ref="oval:1:obj:1"/>
    </rpminfo_test>
  </tests>

  <objects>
    <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"; id="oval:1:obj:1" version="1">
      <name datatype="string" operation="pattern match">^.+$</name>
      <filter xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5"; action="include">oval:1:ste:1</filter>
    </rpminfo_object>
  </objects>

  <states>
    <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"; id="oval:1:ste:1" version="1">
      <signature_keyid datatype="string" operation="pattern match">^[15].+$</signature_keyid>
    </rpminfo_state>
  </states>

</oval_definitions>
_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to