Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionJustin Sherrill
2016-03-23 14:18:07 UTC
Description of problem:
While working on https://bugzilla.redhat.com/show_bug.cgi?id=1315278
Version-Release number of selected component (if applicable):
6.2 Snap 4
How reproducible:
Always
Steps to Reproduce:
1. Attempt to perform an incremental update to a content view via the Errata page with at least one errata
Actual results:
Task errors on this step:
Actions::Pulp::Repository::CopyErrata
with this traceback from pulp:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__
return super(Task, self).__call__(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__
return super(PulpTask, self).__call__(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__
return self.run(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/unit_association.py", line 273, in associate_from_repo
units=transfer_units)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/importer.py", line 57, in import_units
return associate.associate(source_repo, dest_repo, import_conduit, config, units)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 65, in associate
group_ids, rpm_names, rpm_search_dicts = identify_children_to_copy(associated_units)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/associate.py", line 302, in identify_children_to_copy
rpm_search_dicts.extend(unit.rpm_search_dicts)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/db/models.py", line 475, in rpm_search_dicts
checksumtype=checksumtype)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/db/models.py", line 362, in __init__
super(RpmBase, self).__init__(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/db/models.py", line 134, in __init__
kwargs['checksumtype'] = verification.sanitize_checksum_type(kwargs['checksumtype'])
File "/usr/lib/python2.7/site-packages/pulp/plugins/util/verification.py", line 67, in sanitize_checksum_type
lowercase_checksum_type = checksum_type.lower()
PulpExecutionException: Pulp exception occurred: PulpExecutionException
spawned_tasks: []
Expected results:
Incremental update succeeds
Additional info:
Comment 2pulp-infra@redhat.com
2016-03-23 14:43:33 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug.
Comment 3pulp-infra@redhat.com
2016-03-23 14:43:35 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.
Comment 4pulp-infra@redhat.com
2016-03-24 20:00:26 UTC
The Pulp upstream bug priority is at High. Updating the external tracker on this bug.
Comment 5pulp-infra@redhat.com
2016-03-28 13:03:33 UTC
The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug.
Comment 6pulp-infra@redhat.com
2016-03-28 15:33:34 UTC
The Pulp upstream bug status is at POST. Updating the external tracker on this bug.
Comment 7pulp-infra@redhat.com
2016-04-01 15:33:40 UTC
The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug.
Comment 9sthirugn@redhat.com
2016-04-11 20:53:18 UTC
Failed in satellite-6.2.0-7.0.beta.el7sat.noarch due to https://bugzilla.redhat.com/show_bug.cgi?id=1323726
hammer> content-view version incremental-update --content-view-version-id=3 --errata-ids=b272b0c4-25cc-4204-bfe1-39de76e6e9ba --update-all-hosts=true --lifecycle-environment-ids=2
[.................................................................... ] [92%]
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, 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/RHBA-2016:1501