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 192171

Summary: download-selected-extbins fails because of o.jruby/external/jruby-src-1.1.4.zip
Product: ruby Reporter: fordfrog <fordfrog>
Component: CodeAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description fordfrog 2010-11-19 12:43:42 UTC
i get this error already for some time:

$ ant -f nbbuild/build.xml build-nozip
...
download-selected-extbins:
     [echo] Downloading external binaries (*/external/ directories) for cluster.config=full...
...
[downloadbinaries] Creating /home/fordfrog/src/other/netbeans-7.0_beta/o.jruby/external/jruby-src-1.1.4.zip

BUILD FAILED
/home/fordfrog/src/other/netbeans-7.0_beta/nbbuild/build.xml:145: File /home/fordfrog/src/other/netbeans-7.0_beta/o.jruby/external/jruby-src-1.1.4.zip requested by /home/fordfrog/src/other/netbeans-7.0_beta/o.jruby/external/binaries-list to have hash 3A34D85B76AAE684AAB693DC509527F588A966BE actually had hash 39E938BC6FA4361909DD901FDD9E8B511C699665

unfortunatelly it is fatal error and prevents me from building netbeans with ruby support completely.
Comment 1 fordfrog 2010-11-23 10:55:38 UTC
i increased priority of the task as it is blocking me for packaging netbeans 7.0 for gentoo, unless i drop ruby support completely, but i hope there is a solution/fix that will not require to drop it
Comment 2 fordfrog 2011-01-04 11:18:13 UTC
does it mean that ruby support in netbeans is dropped? as i cannot build it because of this issue (even with latest hg repo, using web-mail), it is possible that others cannot build it either so maybe nobody builds it at all. or i am the only one who gets difference in that file hash. hard to say.