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

Set the implicitobsoleteusescolors flag for the solver pool #715

Merged

Conversation

Conan-Kudo
Copy link
Member

This ensures that RPM multi-arch package handling (commonly known as "multilib") consistently works.

This also resolves the issue with the multilib test in the test suite failing because libsolv was somehow not compiled with the flag enabled by default.

Fixes: #547

This ensures that RPM multi-arch package handling (commonly known
as "multilib") consistently works.

This also resolves the issue with the multilib test in the test suite
failing because libsolv was somehow not compiled with the flag enabled
by default.
Copy link
Member

@m-blaha m-blaha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@m-blaha m-blaha added this pull request to the merge queue Jul 13, 2023
Merged via the queue into rpm-software-management:main with commit 1a960b9 Jul 13, 2023
@Conan-Kudo Conan-Kudo deleted the implicitobsoleteusescolors branch July 13, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

BaseGoalTest::test_install_multilib_all test fails on openSUSE Tumbleweed x86_64
2 participants