|
Bugzilla – Full Text Bug Listing |
| Summary: | dependency conflict | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Klein <asklein> |
| Component: | YaST2 | Assignee: | Stefan Schubert <schubi> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | schubi, suse-beta, vetter |
| Version: | Beta 8 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/tmp/conflict.png
/tmp/y2logs.tgz |
||
|
Description
Andreas Klein
2006-03-17 00:55:52 UTC
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;-) |