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 102661 - NB Installer: Failed to install NetBean on Linux with latest nightly build
Summary: NB Installer: Failed to install NetBean on Linux with latest nightly build
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-26 18:55 UTC by rpoon
Modified: 2007-05-11 16:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Not enough diskspace error (43.63 KB, image/jpeg)
2007-04-26 18:59 UTC, rpoon
Details
install log file (17.07 KB, text/plain)
2007-05-01 00:45 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rpoon 2007-04-26 18:55:59 UTC
Build:

With recent nightly builds, user is unable to install NetBeans IDE (6.0) on 
Linux.  Once started up the Installer, although having plenty of disk space on 
the system, the following Error was encountered:

"Not enough free disk space for extracting the data..."  
(see attached jpeg file for image of the actual error screen)

User then has to exit the installer.
Comment 1 rpoon 2007-04-26 18:58:35 UTC
Build location:
  http://bits.nbextras.org/netbeans/6.0/nightly/latest/
    netbeans-6.0-nightly-200704260000-full-linux.sh
Comment 2 rpoon 2007-04-26 18:59:33 UTC
Created attachment 41760 [details]
Not enough diskspace error
Comment 3 dlipin 2007-04-27 07:10:01 UTC
rpoon,

The issue seems to be the duplicate of Issue 102428.

That issue is already fixed in the latest builds
http://bits.nbextras.org/netbeans/6.0/milestones/m9/latest/
http://bits.nbextras.org/netbeans/6.0/nightly/latest/

Could you please verify that?

If the issue is still reproducible then, please, attach the installation log 
file (it is available at ~/.nbi/log)
Comment 4 Sergey Lunegov 2007-04-27 07:19:49 UTC
Marked as fixed. Please verify
Comment 5 rpoon 2007-05-01 00:43:40 UTC
Re-tested with: 
http://bits.netbeans.org/download/6.0/milestones/m9/200704301120/installers/star
t.html?netbeans-6.0m9-full-linux.sh

and the problem still exists.

(please see attached install log)
Comment 6 rpoon 2007-05-01 00:45:02 UTC
Created attachment 41993 [details]
install log file
Comment 7 dlipin 2007-05-02 12:38:40 UTC
I guess that (and it seems that I`ve read about such cases) statvfs that is 
used now in unix getFreeSpace implementation works bad on rom devices.

rpoon,
does the value of required disk space depend on the number of features selected?
Comment 8 Kirill Sorokin 2007-05-02 13:40:13 UTC
rpoon,

the screenshot you attached shows the error message from the first panel.
However the log file shows some entries which come form the pages which appear
after the welcome one. Hence the question - at which stage exactly you are
experiencing problems?

-> 6.0M10
Comment 9 rpoon 2007-05-02 17:44:35 UTC
The 'Not enough space' problem was encountered at different places on different 
machine.  On morado (Red Hat Enterprise Linux AS release 4), this problem was 
encountered right after starting up the installer ('netbeans-6.0-m9-full-
linux.sh').  This problem was encountered with default selections.
Comment 10 rpoon 2007-05-03 22:19:11 UTC
Problem still exists with latest m9 build:
   http://bits.netbeans.org/download/6.0/milestones/m9/200705021220/installers/
Comment 11 Kirill Sorokin 2007-05-04 07:04:21 UTC
This issue is in fact an issue in the NBI engine, not the NetBeans installer.
Comment 12 dlipin 2007-05-04 15:40:29 UTC
rpoon,

Could you please try latest nightly builds?
http://bits.nbextras.org/download/6.0/nightly/latest/installers/

We have added some logging that can help us to identify the problem.
We have also made some changes in 'read streams' area that can fix this issue 
as well.

If the issue is reproducible please attach one more the installation log..
If not then I`ll close the issue as fixed.
Comment 13 dlipin 2007-05-11 16:31:01 UTC
The issue is very similar to the issue 103479.
As it is reported by gholmer at that issue, the bug is no more reproducible in 
the latest nightly (trunk) builds.
So I mark this issue as fixed as well.

rpoon, please verify. In case you still can reproduce it, feel free to reopen 
it and attach the installation log file.