Actions
Issue #9238
closedDepsolving in multi-arch context isn't correct
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 103
Quarter:
Description
Sync RHEL7. Create a new repository. Pick (for example) "all RPMs not referenced by an advisory". Hand that list to an advanced-copy confi with depsolving=True. Watch the log fill with entries like this:
Aug 12 15:23:57 pulp2-nightly-pulp3-source-centos7.padre-fedora.example.com pulpcore-worker[3881]: pulp [a8dbf93f57d744daac03334a10415e76]: pulp_rpm.app.depsolving:WARNING: Encountered problems solving dependencies, copy may be incomplete: package isdn4k-utils-0:3.2-95.el7.i686 requires libc.so.6, but none of the providers can be installed
Related issues
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by ggainey about 3 years ago
Updated by ggainey about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 0970c65f824d23c5d23d4f7e8af8fb110892844c.
Updated by dalley about 3 years ago
- Copied to Backport #9293: Backport #9238 "Depsolving in multi-arch context isn't correct" to 3.14.z added
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Taught depsolving to handle multiarch and multiversions better.
fixes #9238. [nocoverage]