Bug 1220262
Summary: | unable to upload oscap content | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> | ||||||
Component: | WebUI | Assignee: | Šimon Lukašík <slukasik> | ||||||
WebUI sub component: | Foreman | QA Contact: | Kedar Bidarkar <kbidarka> | ||||||
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||||
Severity: | high | ||||||||
Priority: | high | CC: | bkearney, mmccune, mpreisle, slukasik, sthirugn, szadok | ||||||
Version: | 6.1.0 | Keywords: | Regression | ||||||
Target Milestone: | Unspecified | ||||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-08-12 13:59:49 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1047797 | ||||||||
Attachments: |
|
Description
Kedar Bidarkar
2015-05-11 06:49:00 UTC
uploading "ssg-rhel7-ds.xml" is successful but uploading "ssg-rhel6-ds.xml" fails with the above mentioned error. [root@xyzabc ~]# rpm -qav | grep -i openscap rubygem-smart_proxy_openscap-0.3.0.4-1.el7sat.noarch ruby193-rubygem-openscap-0.4.2-2.el7sat.noarch openscap-1.2.3-0.1.el7sat.x86_64 ruby193-rubygem-foreman_openscap-0.3.2.8-1.el7sat.noarch Not sure it's a bug. Maybe an issue with the ssg-rhel6-ds.xml? Yes, it seems to be problem with the content itself. Kedar, can you please attach the problematic file? Thanks! Created attachment 1024202 [details]
rhel6 scap security guide
I have been using this same rhel6-ds.xml file since a long time.
I just wonder if it has something to do with the updated openscap-1.2.3 version.
Bug in upstream (Mitre's) OVAL-5.11 schema. It is not backward compatible. We should be able to patch this in OpenSCAP. Proposed fix upstream: https://github.com/OpenSCAP/openscap/pull/76 Can you backport this single fix? Or do you prefer stock upstream release (may take couple hours). took the stock upstream 1.2-maint branch and built it. VERIFIED this by just updating the openscap-RPM on SAT6 and CAPSULE which was on SNAP3. with openscap-1.2.3-1.1.el7sat.x86_64 should be able to upload ssg-rhel6-ds.xml This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |