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

need some changes in multiinstall #12

Merged
merged 2 commits into from
Apr 11, 2012
Merged

need some changes in multiinstall #12

merged 2 commits into from
Apr 11, 2012

Conversation

zde
Copy link

@zde zde commented Apr 10, 2012

Currently, libsolv supports multinstall (multiple installed versions of the same package) via SOLVER_NOOBSOLETES. This turns off all obsoletes of the selected solvables. That's on par with rpm, but yum handles things differently. We still want to process explicit obsoletes of the multi-installed package.

This is a simple "works for me" patch to implement it, I'm not sure it's correct and does not break things. Please take a look at it. Thanks for your review,

Zdenek

Zdeněk Pavlas added 2 commits April 10, 2012 15:50
true: process explicit obsoletes in multiinstall.
Defaults to 0.  Needed for compatibility with 'yum'.
mlschroe added a commit that referenced this pull request Apr 11, 2012
add SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES
@mlschroe mlschroe merged commit 43fcad3 into openSUSE:master Apr 11, 2012
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.

2 participants