Bug 1980754
| Summary: | '"\"\\x98\" from ASCII-8BIT to UTF-8"' error while trying to delete oval content. | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Jameer Pathan <jpathan> |
| Component: | SCAP Plugin | Assignee: | Ondřej Pražák <oprazak> |
| Status: | CLOSED ERRATA | QA Contact: | Jameer Pathan <jpathan> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.10.0 | CC: | mhulan, oprazak, osousa |
| Target Milestone: | 6.10.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | tfm-rubygem-foreman_openscap-4.3.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-16 14:12:32 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: | |||
|
Description
Jameer Pathan
2021-07-09 12:55:50 UTC
Created redmine issue https://projects.theforeman.org/issues/32987 from this bug Upstream bug assigned to oprazak Upstream bug assigned to oprazak Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32987 has been resolved. Verified Verified with: - Satellite 6.10.0 snap 9 - tfm-rubygem-foreman_openscap-4.3.3-1.el7sat.noarch Test steps: - Create Oval content - Try to delete oval content Observations: - No error while trying to delete oval content. [root@dhcp-2-110 ~]# curl -H "Accept: application/json" -X DELETE -u admin:password https://$(hostname)/api/v2/compliance/oval_contents/2 | json_reformat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 191 0 191 0 0 469 0 --:--:-- --:--:-- --:--:-- 470 { "id": 2, "name": "jboss", "original_filename": "jboss-eap-7.oval.xml.bz2", "digest": "f7ae60947967d8455b9edd9981209d8a329bf755a651df951b957866342efafc", "url": null, "organizations": [ ], "locations": [ ] } Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4702 |