Actions
Bug #35600
closedRepair/ Verify checksum is broken
Description
Signature for repair method in bindings has changed and pulp now accepts Repair object instead of RepositoryVersion object.
As a result, verify checksum task is failing with the below error.
uninitialized constant PulpRpmClient::RepositoryVersion Did you mean? PulpRpmClient::RepositoryVersionResponse
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10306 added
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Samir Jha about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e8a883b2a64cdc2d40e59faca28f7b66280baa37.
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/Katello/katello/pull/10375 added
Updated by Samir Jha almost 2 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/10375)
Actions