|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST thinks kernel-source package is ~250GB | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Eric Kincl <Eric> |
| Component: | libzypp | Assignee: | Michael Andres <ma> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmacvicar, forgotten_LB2tBsiOfo, locilka, lslezak |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST2 log | ||
|
Description
Eric Kincl
2007-09-07 00:33:29 UTC
I have found several additional packages that cause this error. They include packages from external repositories. Anyway, please, attach those YaST logs. *** Bug 309046 has been marked as a duplicate of this bug. *** I have attached YAST logs for this issue to my duplicate buy 309046, if that is any help for resolving it. Created attachment 162916 [details]
YaST2 log
This a fresh YaST2 log where all I did was go into the Software Management module and clicked on a random package. ("boswars" from the Packman repository) This random package triggered the bug telling me that the single package would take up many GB when it is in reality only a few MB.
Oh, okay. I thought that request for the YAST logs was in reference to the kernel-source problem mentioned at the top of this bug, showing not enough disk space. I haven't experienced the problem with adding or updating any packages except the kernel packages here. The problem is in libzypp - when the disk usage is not known (a YUM repository) zypp uses the installed package size. The disk usage size must be in kilobytes so the package size must be divided by 1024. Fixed in SVN (rev. 7156) *** This bug has been marked as a duplicate of bug 308362 *** *** Bug 309640 has been marked as a duplicate of this bug. *** |