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.
Actions