This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90444 - Free disk space validation does not work correctly
Summary: Free disk space validation does not work correctly
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: PC Unix
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 19:16 UTC by zach
Modified: 2008-03-25 22:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zach 2006-12-01 19:16:29 UTC
Latest netbeans-ent_pack-5_5-linux.sh ignores -is:nospacecheck switch and the
idiotic intaller checks root partition space instead of the mounted target one.
After the "smart" check, the next button is disabled.
Comment 1 Kirill Sorokin 2006-12-02 03:21:31 UTC
As far as I can tell -is:nospacecheck only controls the installer launcher
itself, i.e. tells the launcher not to check disk space prior to extracting the
installer itself. So it probably does work, but there is another problem.

Most likely it will be addressed for the 6.0 installers. Thanks for reporting.
I'm now reassigning this to the next generation installer component, to remind
us to include bsd in the sanity testing cycle.
Comment 2 Kirill Sorokin 2007-01-16 09:01:37 UTC
-> M10
Comment 3 Kirill Sorokin 2007-01-26 11:11:05 UTC
-> TBD
Comment 4 Kirill Sorokin 2007-01-26 11:15:23 UTC
-> TBD
Comment 5 Kirill Sorokin 2007-02-12 11:34:52 UTC
-> M12
Comment 6 dlipin 2007-02-20 15:11:58 UTC
Fixed for NBI unix launcher (shell script) and windows (binary .exe).

The flag "--nospacecheck" now disables space checking performed by the launcher 
itself.

The space checking performed by engine is up to it. For the current moment 
AFAIK it is disabled at all..
Comment 7 Kirill Sorokin 2007-03-14 17:38:59 UTC
-> M13