|
Bugzilla – Full Text Bug Listing |
| Summary: | Possible solver bug: Overall download size: 47.7 M. After the operation, 4.3 G will be freed. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Jan Blunck <jblunck> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | Duncan Mac-Vicar <dmacvicar> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | matz, mls |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper.solverTestCase | ||
|
Description
Jan Blunck
2008-04-21 16:19:10 UTC
Created attachment 209377 [details]
zypper.solverTestCase
No, it's the price to install acroread with that repos :) The zypper maintainer decided that --force-resolution is a good default, so you always see the direct consequences of your action. If you had used --no-force-resolution, you would have seen something along this: package acroread-8.1.2-22.i586 requires libcurl.so.4, but none of the providers can be installed (Btw, the real problem is the missing libcares2-32bit, which makes it impossible to install libcurl4-32bit) It would probably be nice of zypper, that, if the solution involves removing more than (say) 50% of the packages, that it reruns the solver with forceresolution being off. I agree :O) |