Actions
Bug #32994
closedSync of content from an authenticated yum repository fails
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Steps to Reproduce:
1. try to sync an image from an authenticated yum repository with username and password
Actual results:
the sync task ends in a warning state. With an error along
`NoMethodError: undefined method `username' for #<PulpRpmClient::RpmRpmRemoteResponse:0x000000002c4ee1f8>
`
Expected results:
no errors
The community link has a lot more details on this.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9454 added
Updated by James Jeffers over 3 years ago
- Target version set to Katello 4.1.2
- Triaged changed from No to Yes
Updated by James Jeffers over 3 years ago
- Has duplicate Bug #33075: ContainerContainerRemoteResponse error when syncing container repo added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|27a2687d7b19f6ec0454e5eb528a658f5de233b0.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/Katello/katello/pull/9492 added
Actions