|
Bugzilla – Full Text Bug Listing |
| Summary: | YOU download size calculation way off | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Ludwig Nussel <lnussel> |
| Component: | YaST2 | Assignee: | Michael Andres <ma> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andreas.hanke, dmacvicar, gs, ma, suse-beta |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
|
Description
Ludwig Nussel
2006-07-20 13:56:09 UTC
Created attachment 94088 [details]
y2log
It's package-selector related. IIRC the download size was not implemented yet - that's why Qt reports 0. There was no way to tell which parts of patches would come as RPMs and which as Delta-RPMs, and also grand total sum. Michael, Duncan, any news on this? ResObject probvides an 'archivesize()'. This is what we expect to be downloaded. You're right, as 'archivesize()' currently reports the worst case, not asuming patch or delta rpms can be applied. This is determined at the time the package is actually downloaded. But this is not a qt problem. *** This bug has been marked as a duplicate of bug 202379 *** |