Actions
Bug #30641
closedContent view publish fails if repo checksum type changes
Description
I'm unable to publish a new version for a content view. This is a fresh install of Katello 3.16.0
I see the following error in the logs (I've attached the relevant section of the production.log as well):
NameError: undefined local variable or method `repository_mapping' for #<Actions::Katello::Repository::MultiCloneContents:0x00007fabf37e69d0>
Looks like the offending code was introduced in this commit: https://github.com/Katello/katello/commit/4071c609280235e18a4e0baf52dbe3bab6bb0f07
Files
Updated by John Mitsch over 4 years ago
- Target version set to Katello 3.16.1
- Triaged changed from No to Yes
Updated by Ian Ballou over 4 years ago
- Subject changed from Unable to publish new version of content view to Content view publish fails if repo checksum type changes
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/8898 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7b59d75e9c70002dbef6387e9b01ad62d0af02ea.
Actions