Bug 193708

Summary: YOU download size calculation way off
Product: [openSUSE] openSUSE 11.0 Reporter: Ludwig Nussel <lnussel>
Component: YaST2Assignee: 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
On my installation you reports a download size of ~760MB in ncurses and 0MB in qt. As soon as I disable any patch it says 1.9GB download size. All three values are wrong, at least I hope so :-)
Comment 1 Ludwig Nussel 2006-07-20 13:56:56 UTC
Created attachment 94088 [details]
y2log
Comment 3 Jiří Suchomel 2006-08-18 10:44:58 UTC
It's package-selector related.
Comment 4 Stefan Hundhammer 2006-09-06 10:42:40 UTC
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.
Comment 5 Stefan Hundhammer 2006-11-02 14:56:06 UTC
Michael, Duncan, any news on this?
Comment 6 Michael Andres 2006-11-15 23:59:43 UTC
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. 
Comment 7 Michael Andres 2008-02-22 14:06:01 UTC

*** This bug has been marked as a duplicate of bug 202379 ***