Bug 2122090
Summary: | Syncable exports not properly validated | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Partha Aji <paji> |
Component: | Inter Satellite Sync | Assignee: | Partha Aji <paji> |
Status: | CLOSED ERRATA | QA Contact: | Radek Mynar <rmynar> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.2 | CC: | chrobert, pcreech |
Target Milestone: | 6.12.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-katello-4.5.0.7-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-16 13:35:34 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
Partha Aji
2022-08-29 05:06:04 UTC
Connecting redmine issue https://projects.theforeman.org/issues/35442 from this bug Upstream bug assigned to paji Upstream bug assigned to paji Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35442 has been resolved. VERFIED, ACK works great ```bash [root@centos8-stream-katello-nightly ~]# hammer content-export complete repository --id=4 --format=syncable Could not export the repository: 500 Internal Server Error 2022-09-01T15:00:57 [E|app|c4392060] RuntimeError: NOTE: Unable to export repository 'Ansible' because it does not have an exportable content type. ``` ```bash [root@centos8-stream-katello-nightly ~]# hammer content-export complete library --organization-id=1 --format=syncable [...............................................................................................................................................................] [100%] Generated /var/lib/pulp/exports/Default_Organization/Export-Library-SYNCABLE/1.0/2022-09-01T15-02-48-00-00 ``` 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.12 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-2022:8506 |