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 181293 - Fail to install NB6.8 and NB developer version on Open SUSE 11 64bits Linux
Summary: Fail to install NB6.8 and NB developer version on Open SUSE 11 64bits Linux
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 12:32 UTC by davisn
Modified: 2010-03-01 04:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
installtion output file (273.73 KB, text/plain)
2010-02-26 15:53 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2010-02-26 12:32:40 UTC
SUSE 11 Linux version 64bits

Here is the error message I receive when install the Netbean

davis@linux-xv12:~/Download> ./netbeans-6.8-ml-linux.sh
Configuring the installer...
Searching for JVM on the system...
sed: -e expression #1, char 52: Invalid range end
sed: -e expression #1, char 52: Invalid range end
Extracting installation data...

Installer file /home/davis/Download/netbeans-6.8-ml-linux.sh seems to be corrupted
Comment 1 dlipin 2010-02-26 13:15:49 UTC
could you please run
sh -x ./netbeans-6.8-ml-linux.sh --verbose > output.txt 2>&1
and attach resulting output.txt file?
Thanks.
Comment 2 davisn 2010-02-26 15:53:23 UTC
Created attachment 94573 [details]
installtion output file

I retried the procedure with the 6.9 and 6.8 bits. 
The 6.9 (201002260200) was installed successful. Only the 6.8 still cause the problem. Attached is the output.txt file for 6.8 bits
Comment 3 dlipin 2010-02-27 01:38:34 UTC
Davis,

Well... one issue that I see is:
sed 's/1.5.0//;s/4.4.1 [gcc-4_4-branch revision 150839]//'
sed: -e expression #1, char 52: Invalid range end

I`ll fix it for 6.9 definitely.

As for
> Installer file /home/davis/Download/netbeans-6.8-ml-linux.sh seems to be corrupted

Could you please check the MD5 sum of this file on your disk?
It should be either 
7b893d82ba557906840b7f01ff5235da
or
b8cd632e257a361ecfe768acf498a1c6
depending of the IDE language that you choose on the download page.

If it differs from both values above please download it again.
If the issue still persists after downloading please post here the exact URL of the file you`ve downloaded (it should be not services.netbeans.org/... but some other one).
Comment 4 dlipin 2010-03-01 04:51:20 UTC
"sed" issue has been fixed in main#7e4fd75936ff and main#07d8c4a11eb3