Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1972066 - Syncing repo with ignorable content gives "Error: popitem() takes no keyword arguments"
Summary: Syncing repo with ignorable content gives "Error: popitem() takes no keyword ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: 6.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.10.0
Assignee: satellite6-bugs
QA Contact: Lai
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-15 08:02 UTC by Stephen Wadeley
Modified: 2021-11-16 14:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:11:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 8812 0 Normal CLOSED - CURRENTRELEASE syncing a repo with 'skip_types' set to 'srpm' throws an error 'popitem() takes no keyword arguments' 2021-07-23 14:07:48 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:11:49 UTC

Description Stephen Wadeley 2021-06-15 08:02:23 UTC
Description of problem:

Syncing a repo with ignorable content gives "Error: popitem() takes no keyword arguments"

Version-Release number of selected component (if applicable):
6.10.0-4.0

How reproducible:
every time I run the command


Steps to Reproduce:
1. hammer product create  --name Puppet-SRC-RPMs --organization-id 1
2. hammer repository  create --content-type yum  --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1 --ignorable-content srpm
3. hammer repository  update  --url 'https://partha.fedorapeople.org/test-repos/repo-with-src-rpm'  --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1
4. hammer repository  sync --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1

Actual results:

Total steps: 4/6
--------------------------------
Associating Content: 0/0
Downloading Artifacts: 0/0
Downloading Metadata Files: 4/4
Parsed Packages: 0/2
Un-Associating Content: 0/0
Error: popitem() takes no keyword arguments

Expected results:

as above but without the error

Comment 3 Justin Sherrill 2021-07-06 18:22:55 UTC
moving to the pulp component, this will come with 3.14

Comment 4 pulp-infra@redhat.com 2021-07-23 14:07:50 UTC
The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug.

Comment 5 pulp-infra@redhat.com 2021-07-23 14:07:52 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 6 pulp-infra@redhat.com 2021-07-23 15:08:29 UTC
All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST.

Comment 7 Lai 2021-08-11 18:48:11 UTC
Steps to retest:
1. hammer product create  --name Puppet-SRC-RPMs --organization-id 1
2. hammer repository  create --content-type yum  --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1 --ignorable-content srpm
3. hammer repository  update  --url 'https://partha.fedorapeople.org/test-repos/repo-with-src-rpm'  --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1
4. hammer repository  sync --name TestRepo_with-src-rpm --product Puppet-SRC-RPMs --organization-id 1

Expected result:
Should see no errors:

Actual:
Total steps: 16/16
--------------------------------
Associating Content: 3/3
Downloading Artifacts: 3/3
Downloading Metadata Files: 7/7
Parsed Packages: 3/3
Un-Associating Content: 0/0


Verified on 6.10.0 snap 12

Comment 10 errata-xmlrpc 2021-11-16 14:11:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:4702


Note You need to log in before you can comment on or make changes to this bug.