Bugzilla – Bug 158895
dependency conflict
Last modified: 2006-03-18 13:14:06 UTC
YaST2 shows a dependency conflict window, but does not show the conflicts in it. See screenshot.
Created attachment 73442 [details] /tmp/conflict.png
Created attachment 73443 [details] /tmp/y2logs.tgz
One problem is lprng. - do a default installation - verify, that the dependency check says, that all dependencies are ok - select lprng which should conflict with cups - check the dependencies ==> You will see an empty dependency conflict window Ok, try again shows the empty dependency conflict window again and again.
Empty conflict window is certainly a bug.
Definitely. This means that Resolver::resolvePool() returned 'false' (no success), yet the problem list it returns upon Resolver::problems() is empty. This should not happen.
I assume, thats my bug;-)
*** This bug has been marked as a duplicate of 158768 ***