|
Bugzilla – Full Text Bug Listing |
| Summary: | Wrong dependency package selected when installing smc | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Forgotten User zOWss6Gs9u <forgotten_zOWss6Gs9u> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper -v in --debug-solver smc result | ||
|
Description
Forgotten User zOWss6Gs9u
2008-06-27 18:29:51 UTC
Created attachment 224903 [details]
zypper -v in --debug-solver smc result
It's because you have "libfreeimage3" in the weak-keep-uninstalled list. I don't know how it made it into this list, you probably deselected it at some time. (There may also be a bug in the UI that makes it put un-recommended packages on this list) Just edit /var/lib/zypp/SoftLocks with your favorite editor. The secret weak-keep-uninstalled list? ;-)
Yeah, I played a little with YaST when the 11.0 release. I could very easily deselect it to see the effect.
I suppose this list is the same that the locks file but only taking effect if there is an alternative package?
I don't see how to verify if there is such a bug ("un-recommended packages on
this list"). So on my part the bug can be closed.
Ok, closing. Thanks. (In reply to comment #3 from Christian Morales Vega) > I suppose this list is the same that the locks file but only taking effect if > there is an alternative package? No, the list contains recommended(-but-not-required) packages that you decided to deselect or remove. The list is then used to prevent autoselecting of such packages for installation again in the future. |