Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for installing x86_64 package not pulling in i686 through deps #897

Merged
merged 1 commit into from Oct 15, 2020
Merged

Conversation

lukash
Copy link
Contributor

@lukash lukash commented Oct 13, 2020

The test is a simplified reproducer from:
https://bugzilla.redhat.com/show_bug.cgi?id=1782899

Which is fixed in libsolv upstream and should be released in 0.7.16.

Also adds a test for a problem discovered when reproducing the above,
which was subsequently reported in libsolv too.

…deps

The test is a simplified reproducer from:
https://bugzilla.redhat.com/show_bug.cgi?id=1782899

Which is fixed in libsolv upstream and should be released in 0.7.16.

Also adds a test for a problem discovered when reproducing the above,
which was subsequently reported in libsolv too.
@lukash
Copy link
Contributor Author

lukash commented Oct 13, 2020

Note this requires the fix in libsolv, which should be present in our CI (which builds libsolv from upstream git) and in our nightly builds. But it wasn't released in Fedora yet.

@kontura
Copy link
Contributor

kontura commented Oct 15, 2020

LGTM and works.
Also tested with older version of libsolv and the test does indeed fail and installs foo-1.0-1.i686.

@kontura kontura merged commit 2363ab4 into rpm-software-management:master Oct 15, 2020
@lukash lukash deleted the install-multilib branch March 3, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants