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 133816 - JRuby failed in update of new version of native C gem
Summary: JRuby failed in update of new version of native C gem
Status: RESOLVED DUPLICATE of bug 132689
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 136525 136990 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-24 05:32 UTC by taisoft
Modified: 2008-08-05 14:59 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 taisoft 2008-04-24 05:32:23 UTC
error generarion : on NB IDE 6.1-RC1
1) select TOOLS / RUBY GENS / UPDATE TAB
2) select ruby-debug-base(0.10.0 => 0.10.1) list item
3) A new gem(s) update dialog appears with a message "update succeeded" and a gem output as folllows :

Updating installed gems...
Attempting remote update of ruby-debug-base
Installing gem ruby-debug-base-0.10.1
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/AUTHORS
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/CHANGES
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/LICENSE
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/README
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/Rakefile
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/ext/breakpoint.c
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/ext/extconf.rb
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/ext/ruby_debug.c
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/ext/ruby_debug.h
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/lib/ruby-debug-base.rb
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/lib/ChangeLog
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/test/base/base.rb
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/test/base/binding.rb
C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-0.10.1/test/base/catchpoint.rb
Building native extensions.  This could take a while...
ERROR:  Error installing ruby-debug-base:
	ERROR: Failed to build gem native extension.

C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/bin/jruby.bat.exe extconf.rb update ruby-debug-base --verbose --no-
rdoc --no-ri
'C:/Program'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
==>>!!!! traslation : "'C:/Program' is not a internal or external command, a executable program, or batch file."

Gem files will remain installed in C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-
base-0.10.1 for inspection.
Results logged to C:/Program Files/NetBeans 6.1 RC1/ruby2/jruby-1.1/lib/ruby/gems/1.8/gems/ruby-debug-base-
0.10.1/ext/gem_make.out
Gems updated: ruby-debug-base
Comment 1 Martin Krauskopf 2008-07-22 10:49:52 UTC
*** Issue 136525 has been marked as a duplicate of this issue. ***
Comment 2 Martin Krauskopf 2008-07-22 10:50:07 UTC
*** Issue 136990 has been marked as a duplicate of this issue. ***
Comment 3 Martin Krauskopf 2008-07-22 10:52:48 UTC
I'll check this. Might be explicitly prohibit update of ruby-debug-base gem which seems to be the biggest problem. But
will check it generally. JRuby should not likely offers the update of native gems.
Comment 4 Martin Krauskopf 2008-08-05 14:59:21 UTC
Actually dupe of issue 132689.

*** This issue has been marked as a duplicate of 132689 ***