Bug 1750924
Summary: | Report Template execution via hammer fails with "unknown parent permission" | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Dylan Gross <dgross> |
Component: | Reporting | Assignee: | Marek Hulan <mhulan> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5.0 | CC: | bkearney, egolov, inecas, mhulan, oprazak |
Target Milestone: | 6.7.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | foreman-1.24.0-0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-14 13:25:37 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
Dylan Gross
2019-09-10 18:46:24 UTC
Correction - This error is only produced if the --organization is specified. If left off, it runs the report correctly. Though since the "hammer report-template generate --help" shows --organization ORGANIZATION_NAME as an option, it's still a bug. So ... (works): # hammer report-template generate --name "Applicable errata" (doesn't): # hammer report-template generate --name "Applicable errata" --organization myorg Just reproduced, this is a valid bug even in 6.6. Created redmine issue https://projects.theforeman.org/issues/28167 from this bug Upstream bug assigned to mhulan Upstream bug assigned to mhulan Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28167 has been resolved. Verified with Sat 6.7 snap 4. Tried manually using reproducer from comment 3. Also, corresponding test in automation passed. 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, 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:1454 |