Description of problem: Cauldron has RPM 4.13.0 (well, a release candidate of it), which has support for the new rich dependency logic. I do not know if we are using rich dependencies yet in Cauldron, but it would be great if libsolv in Cauldron was built to support it so that it will work with libhif, DNF, or other things that use libsolv. Version-Release number of selected component (if applicable): libsolv-0.6.13-0.20150925.2.mga6.src.rpm Suggested solution: Simply add "-DENABLE_COMPLEX_DEPS=1" to the build flags passed in at %cmake in the %build step. Reproducible: Steps to Reproduce:
CC: (none) => thierry.vignaud
URPM has no support for them for now
Assignee: bugsquad => thierry.vignaud
So then, I suppose we don't want to enable it in libsolv, since we can't use it with the default depsolver (URPM)? Technically, as long as we're not actually *using* the feature in our system packages at this time, there's no reason it couldn't be enabled. That would give us an opportunity to try out the feature outside of system repositories.
Fixed
Status: NEW => RESOLVEDResolution: (none) => FIXED