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 103581

Summary: NB5.5 community build (es): installation fails by localized intaller
Product: nblocalization Reporter: Masaki Katakai <masaki>
Component: CodeAssignee: Masaki Katakai <masaki>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: log file from -is:log option

Description Masaki Katakai 2007-05-09 16:39:14 UTC
5.5 installer is now localized into Spanish (es), but it always fails. I tried
Solaris SPARC and x86.

build 200705090000
http://www.netbeans.info/downloads/all.php?b_id=3085&src=1
Solaris SPARC, x86
Windows
JDK 1.6.0_01

I checked the installer Bundle_es.properties file, but I could not find any
errors in it.

I'll attach log file.
Comment 1 Masaki Katakai 2007-05-09 16:42:13 UTC
Created attachment 42248 [details]
log file from -is:log option
Comment 2 Masaki Katakai 2007-05-10 04:24:57 UTC
05-01 build is working but 05-07 build fails.

http://translatedfiles.netbeans.org/source/browse/translatedfiles/src/installer/coreide/src/org/netbeans/installer/Attic/Bundle_es.properties?r1=1.1.4.1&r2=1.1.4.2&only_with_tag=release55

It seems that this update will break the installation.
I corrected the message and will check today's build.
Comment 3 Masaki Katakai 2007-05-10 13:44:18 UTC
Verified 200705100000 build is working.

Moved to translatedfiles and will close it.
Comment 4 Masaki Katakai 2007-05-10 13:46:48 UTC
In Bundle_es.properties for installer message,

NetBeans.platformClusterDir=plataforma6

should be

NetBeans.platformClusterDir=platform6

and should not be translated.
Comment 5 Masaki Katakai 2007-07-30 05:22:03 UTC
fixed and verified.