Issue #7290
`None` error with RPM Copy API
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 79
Quarter:
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
Associated revisions
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)
History
#7
Updated by dalley 5 months ago
- Status changed from POST to MODIFIED
Applied in changeset cb39e1fff32a3a0879dc0a93769180b7919dafbd.
Please register to edit this issue
Fix crash while copying SRPMs with depsolving enabled
[nocoverage]
closes: #7290 https://pulp.plan.io/issues/7290