Bug 2216907
Summary: | Convert2Rhel utility fails with package not found | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Shweta Singh <shwsingh> |
Component: | Ansible Collection | Assignee: | Leos Stejskal <lstejska> |
Status: | CLOSED ERRATA | QA Contact: | Shweta Singh <shwsingh> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.14.0 | CC: | egolov, lstejska, pcreech, rlavi |
Target Milestone: | 6.14.0 | Keywords: | AutomationBlocker, Regression, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ansible-collection-redhat-satellite-3.12.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:19:51 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
Shweta Singh
2023-06-23 07:16:09 UTC
I think the Ansible collection category is a better fit, feel free to move it if not. IMHO I don't think it's a regression issue, it has been there since the role have been introduced. About the issue, the problem is that we sync c2r repos after creating content views, which means there are no packages in the CVS. The fix is simple, sync c2r repos, wait for the sync to finish, and after that create the content views. I already have PR in the upstream [0], but tests are failing and I don't know how to fix them. [0] https://github.com/theforeman/foreman-ansible-modules/pull/1624 Verified. Version Tested: Satellite 6.14.0 Snap 7.0 Verification Steps: 1. Get a Centos/Oracle Host and register it with Satellite. 2. Enable the repositories and run Conver2Rhel job from UI. Result: Centos/Oracle Host gets converted to RHEL Host successfully. 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.14 security and bug fix update), 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-2023:6818 |