Bug 222512

Summary: Confusion during installation
Product: [openSUSE] openSUSE 10.2 Reporter: Peter Schlaf <peter.schlaf>
Component: InstallationAssignee: Ladislav Slezák <lslezak>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: i686   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Complete folder YaST2 under /var/log/

Description Peter Schlaf 2006-11-19 00:12:38 UTC
During installation of openSUSE 10.2 beta 2, when software packages were copied from cd to harddisk, a message box appeared telling me something like "Harddisk almost full. Should installation continue? Yes/No".

I simply didn't know what to do, because what does "almost full" mean?

It would be more helpful to know exactly if there is still enough space left on this harddisk or not.

(Finally I answered "Yes" and it turned out that my 4GB harddisk had 7% space left after installation was finished.)
Comment 1 Michael Andres 2006-11-21 15:07:19 UTC
Ladislav: sounds like packager/src/modules/SlideShowCallbacks.ycp; DisplayStartInstall().

NB: To me it looks like the ckeck checks, whether everything fits on the systems root partition ( by using Pkg::TargetCapacity and Pkg::TargetUsed ). If you system has a small / and large /usr partition, warning might be triggered without need.
Comment 2 Ladislav Slezák 2006-11-21 15:19:22 UTC
Please, attach yast logs (see http://en.opensuse.org/Bugs/YaST)
Comment 3 Peter Schlaf 2006-11-21 20:01:21 UTC
Created attachment 106456 [details]
Complete folder YaST2 under /var/log/
Comment 4 Ladislav Slezák 2007-01-19 07:35:19 UTC

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