[Yum-devel] YumDepsolver Code
seth vidal
skvidal at linux.duke.edu
Wed Feb 14 22:33:27 UTC 2007
in _checkRemove() in the new code it seems like the provides of a
package being removed are only ever being checked by provname not by
prov_ver.
So it seems like if we remove foo3 which provides foobin = 3.0
and we have foo2 installed, which provides foobin = 2.0
and a package requires foobin > 2.0
Then we'll never see the requirement.
I'm going to check this when I get home. It's not a hard fix - but I
wanted to see if anyone else was seeing this.
-sv
More information about the Yum-devel
mailing list