Actions
Backport #9293
closedBackport #9238 "Depsolving in multi-arch context isn't correct" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 104
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 dalley over 3 years ago
- Copied from Issue #9238: Depsolving in multi-arch context isn't correct added
Updated by dalley over 3 years ago
- Subject changed from Backport #9238 "Depsolving in multi-arch context isn't correct to Backport #9238 "Depsolving in multi-arch context isn't correct" to 3.14.z
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 8ad2c45068136b7cc1fa2f3bd5058fd827825cc0.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Taught depsolving to handle multiarch and multiversions better.
backports #9238. [nocoverage]
fixes #9293
(cherry picked from commit 0970c65f824d23c5d23d4f7e8af8fb110892844c)