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 - download-selected-extbins fails because of o.jruby/external/jruby-src-1.1.4.zip
Summary: download-selected-extbins fails because of o.jruby/external/jruby-src-1.1.4.zip
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 12:43 UTC by fordfrog
Modified: 2011-01-28 20:14 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 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.