Bug 1429671
| Summary: | Sync fails due to error - PulpExecutionException: Importer indicated a failed response | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Satellite Program <pm-sat> |
| Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.2.4 | CC: | aagrawal, abalakht, ahuchcha, bbuckingham, bkearney, bmbouter, daviddavis, dkliban, egolov, ggainey, ggatward, gpatil, gpayelka, hmore, ipanova, jcallaha, jfoots, kabbott, katello-qa-list, ktordeur, lpramuk, mhrivnak, michael.hanson, mmccune, mmithaiw, pcreech, pdudley, pdwyer, pmorey, rchan, slutade, ttereshc |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1410649 | Environment: | |
| Last Closed: | 2018-02-21 17:09:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1410649 | ||
| Bug Blocks: | |||
|
Comment 2
pulp-infra@redhat.com
2017-03-07 21:31:56 UTC
The Pulp upstream bug priority is at High. Updating the external tracker on this bug. 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 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 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 |