Issue #7290
closed`None` error with RPM Copy API
Description
When trying to copy content, my Pulp worker was dying. These logs were all I could see that was related:
Aug 05 18:07:02 centos7-katello-devel-2.cannolo.example.com pulpcore-resource-manager[4005]: pulp: rq.worker:INFO: resource-manager: Job OK (05b323d1-d351-47d1-94a7-99cf1d0396e4)
Aug 05 18:07:02 centos7-katello-devel-2.cannolo.example.com pulpcore-worker-2[4129]: python3: ../src/repodata.c:2929: repodata_add_dirstr: Assertion `dir' failed.
Aug 05 18:07:02 centos7-katello-devel-2.cannolo.example.com pulpcore-worker-2[4129]: pulp: rq.worker:WARNING: Moving job to FailedJobRegistry (work-horse terminated unexpectedly; waitpid returned 6)
Repo that I used: https://fixtures.pulpproject.org/srpm-unsigned/
Unfortunately after re-writing some of my tests I am unable to reproduce the issue.
Pulp RPM 3.4.1
Updated by dalley over 4 years ago
iballou, which content unit(s) were you attempting to copy? Do you know which particular options were being used?
Updated by iballou over 4 years ago
dalley, all content (the 3 srpms) were being copied. It was a simple case, one source repo copying content to a dest repo. No dependency solving, no dest_base_version.
Updated by dalley over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by ttereshc over 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 79
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by dalley over 4 years ago
Updated by dalley over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset cb39e1fff32a3a0879dc0a93769180b7919dafbd.
Added by dalley over 4 years ago
Revision 50525996 | View on GitHub
Fix crash while copying SRPMs with depsolving enabled
[nocoverage]
closes: #7290 https://pulp.plan.io/issues/7290 (cherry picked from commit cb39e1fff32a3a0879dc0a93769180b7919dafbd)
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Fix crash while copying SRPMs with depsolving enabled
[nocoverage]
closes: #7290 https://pulp.plan.io/issues/7290