Actions
Bug #33030
closedAfter upgrade to Katello 4.x repo sync fails on any repo with IgnoreContent=srpms enabled - popitem() takes no keyword arguments
Description
After we upgraded to Katello 4.x, currently at katello-4.1.0-1.el7.noarch, with python3-pulpcore-3.11.2-1.el7.noarch we found that any repos that had ignore srpms enabled would fail to sync with the following error:
popitem() takes no keyword arguments
Turning off any ignored content options for all our repos, fixed this error when syncing.
It appears that pulp3 does not like these repo options.
Updated by James Jeffers over 3 years ago
- Status changed from New to Need more information
Can you upgrade Katello to 4.1 latest (yum update)? This issues is addressed in https://pulp.plan.io/issues/8812
Updated by Ian Ballou over 3 years ago
- Status changed from Need more information to Resolved
- Target version set to Katello Recycle Bin
- Triaged changed from No to Yes
Closing this since it was fixed in pulp-rpm 3.13
Actions