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 1429671 - Sync fails due to error - PulpExecutionException: Importer indicated a failed response
Summary: Sync fails due to error - PulpExecutionException: Importer indicated a failed...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: 6.2.4
Hardware: x86_64
OS: Linux
high
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On: 1410649
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-06 19:56 UTC by Satellite Program
Modified: 2021-04-06 17:53 UTC (History)
32 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1410649
Environment:
Last Closed: 2018-02-21 17:09:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 2568 0 High CLOSED - CURRENTRELEASE DocumentTooLarge error during merge of errata pkglists 2017-03-07 21:31:55 UTC
Red Hat Knowledge Base (Solution) 2888981 0 None None None 2017-03-06 19:56:41 UTC

Comment 2 pulp-infra@redhat.com 2017-03-07 21:31:56 UTC
The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug.

Comment 3 pulp-infra@redhat.com 2017-03-07 21:32:04 UTC
The Pulp upstream bug priority is at High. Updating the external tracker on this bug.

Comment 5 Lukas Pramuk 2017-11-14 14:49:36 UTC
VERIFIED.

@satellite-6.3.0-21.0.beta.el7sat.noarch
pulp-rpm-plugins-2.13.4.2-2.el7sat.noarch

used manual reproducer in https://bugzilla.redhat.com/show_bug.cgi?id=1410649#c48 started with step 6. (after the fix) 


6. Check pkglist length of the EPEL7 biggest erratum (in mongo shell)

> db.units_erratum.find({"errata_id":"FEDORA-EPEL-2016-f057025262"})[0].pkglist.length
0

7. Re-sync EPEL7 repo

8. Check the pkglist length again

> db.units_erratum.find({"errata_id":"FEDORA-EPEL-2016-f057025262"})[0].pkglist.length
0

>>> pkglists in errata collection are always empty and therefore preventing the  growth that caused the original issue

Comment 6 Bryan Kearney 2018-02-21 16:43: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, 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-2018:0336

Comment 7 Bryan Kearney 2018-02-21 17:09:17 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, 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-2018:0336


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