Bug #33212
foreman-rake katello:correct_repositories is failing to create the repositories.
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1908101
The issue for Katello 4.0+ is that the actualy Pulp 3 repo creation step is being skipped because the Katello repository still has a RepositoryReference. We should add a force option to force repo creation in this case.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9534 added
#2
Updated by Ian Ballou over 1 year ago
- Assignee changed from Justin Sherrill to Ian Ballou
- Subject changed from foreman-rake katello:correct_repositories is failing to create the repositories. to foreman-rake katello:correct_repositories is failing to create the repositories.
#3
Updated by Justin Sherrill over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.1.3
#4
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#5
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|bb6a8422af84122adb77f0ef482a43de8a5e2bea.
#6
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/9559 added
Fixes #33212 - force repo creation for katello:correct_repositories (#9534)