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 105312 - Version clashes when trying to upgrade to Ruby build 1420 using NB 6.0 M9
Summary: Version clashes when trying to upgrade to Ruby build 1420 using NB 6.0 M9
Status: RESOLVED WONTFIX
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 20:18 UTC by rintcius
Modified: 2007-07-03 14:41 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 rintcius 2007-05-31 20:18:56 UTC
I am trying to upgrade to the latest ruby build and following the 
instructions on http://wiki.netbeans.org/wiki/view/RubyInstallation
Downloaded netbeans-ruby-hudson-1420.zip and extracted it into the ruby1 
directory.
When I try to start NB I get the following message:

Warning - could not install some modules:
    Ruby Editing - The module Text API was requested in version >= 6.16 
but only 6.15 was found.
    Ruby on Rails Project Support - The module Text API was requested in 
version >= 6.16 but only 6.15 was found.
    Embedded Ruby (RHTML) - The module Text API was requested in version 
 >= 6.16 but only 6.15 was found.
    Ruby Debugger - The module Text API was requested in version >= 6.16 
but only 6.15 was found.
    Common Scripting Language Support - The module Experimental Editor 
Hints SPI was requested in implementation version "5" but only "3" was 
found.
    Common Scripting Language Support - The module Text API was 
requested in version >= 6.16 but only 6.15 was found.
    Common Scripting Language API - The module Text API was requested in 
version >= 6.16 but only 6.15 was found.
    Ruby Projects - The module Text API was requested in version >= 6.16 
but only 6.15 was found.
    8 further modules could not be installed due to the above problems.

Shouldnt these modules be part of the zip?
Also I couldnt find any information on how to upgrade these modules.

And a related question: I had a similar message a month ago and choose to
disable the plugins. Wrong choice... I ended up with a very minimal NB which
forced me to download and install a fresh NB. Is there a way to repair this in a
configuration file or something?
Comment 1 Torbjorn Norbye 2007-06-01 11:41:12 UTC
Unfortunately, the Ruby support depends on an api (editor.hints) in the IDE that has changed incompatibly 
since M9. I've tried to adjust my own implementation dependency but it doesn't appear to be enough. This 
API should be stabilized soon (e.g. for M10) so this hopefully won't be a problem in the future. For now, 
the only way to get up to date bits is to grab a recent kit - such as the slim rubyide or the full netbeans 
daily build described at http://wiki.netbeans.org/wiki/view/RubyInstallation.

If you installation is logjammed, try using a new userdir; invoke the IDE with --userdir /some/dir .
Comment 2 rintcius 2007-06-01 12:40:41 UTC
Ok, i have installed rubyide. That works fine for me.
To avoid others making the same mistake, maybe it should be documented (on the
wiki?) that netbeans-ruby-hudson-NNN.zip doesnt work at the moment.

As far as I am concerned, you can close this bug report.
Comment 3 Torbjorn Norbye 2007-06-11 22:50:14 UTC
Closing as will not fix; can't make the current cluster working with M9. M10 should be out in not too long.
Comment 4 Jiri Kovalsky 2007-07-03 14:09:51 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 5 Jiri Kovalsky 2007-07-03 14:41:58 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.