Bug 1857572
Summary: | tailoring-file and scap-content command of hammer downloads file with wrong filename. | ||
---|---|---|---|
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.8.0 | CC: | egolov, ehelms, mhulan, oprazak, pcreech |
Target Milestone: | 6.8.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-hammer_cli_foreman_openscap-0.1.11 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 13:04:18 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
2020-07-16 07:30:35 UTC
Is this a regression from 6.7? yes, on 6.7 it works as expected. Created redmine issue https://projects.theforeman.org/issues/30468 from this bug Upstream bug assigned to oprazak Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/30468 has been resolved. FailedQA Tested with: - Satellite 6.8.0 snap 12 Test steps: 1. Run: hammer> scap-content download --id 5 --path /tmp hammer> tailoring-file download --id 1 --path /tmp Observation: - tailoring-file and scap-content command of hammer downloads file with wrong filename. Verified Verified with - Satellite 6.8.0 snap 13 Test steps: hammer> tailoring-file download --id 1 --path /tmp Tailoring file downloaded, saved to: /tmp/ssg-rhel7-ds-tailoring.xml hammer> scap-content download --id 5 --path /tmp SCAP content file downloaded, saved to: /tmp/ssg-rhel8-ds.xml Observation: - tailoring-file and scap-content command downloaded scap-file with correct name. 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 (Important: Satellite 6.8 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-2020:4366 |