Actions
Bug #31941
closedPulp migration switchover: cannot find repo type error when repo type disabled but repo type is set to use Pulp 2
Description
A user on Katello 3.18 disabled the deb content type and the switchover failed since it was still true under use_pulp_2_for_content_type. Here's the error: `error (RuntimeError): Cannot find repository type deb, is it enabled?`.
To fix this, we should probably check if a content type is enabled before checking if it's set to use Pulp 2.
Updated by Ian Ballou almost 4 years ago
Community thread: https://community.theforeman.org/t/pulp3-migration-failed/22473/
Updated by Jonathon Turel over 3 years ago
- Category set to Repositories
- Triaged changed from No to Yes
Updated by Justin Sherrill over 3 years ago
- Is duplicate of Bug #31875: Disable/ Work around deb migration before upgrading if there's no debian content added
Updated by Justin Sherrill over 3 years ago
- Status changed from New to Duplicate
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 3.18.3 to Katello Recycle Bin
Actions