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 104352 - Broken free space checker
Summary: Broken free space checker
Status: RESOLVED DUPLICATE of bug 103479
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-19 22:57 UTC by priest
Modified: 2007-05-28 13:22 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 priest 2007-05-19 22:57:23 UTC
The free space checker (inside the installer, not the first space check to
ensure enough space to extract installation) seems to be hard coded to only
check the root partition. 

In the installer i choose to install netbeans to my home dir (with enough
space), but the space check look on the root partition instead of my
home-partition, and because of my small root partition (100 MB) the installer
refuse to install netbeans.

I have tried on two computers:
1. NetBSD 3.1/i386, Sun Java 1.5, root-partition 100 MB (linux emulation)
2. Debian 4.0/i386, Sun Java 1.5, root-partition 100 MB

(netbeans-6.0m9-full-linux.sh)
Comment 1 dlipin 2007-05-28 13:22:16 UTC
The issue is just the same as the issue 103479.

priest,
could you please run installer in the verbose mode 
"sh netbeans-6.0m9-full-linux.sh --verbose --output out.log"
and attach the resulting installation log file to that (103479) issue?




*** This issue has been marked as a duplicate of 103479 ***