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 267516

Summary: Why rely on obsoleted & uninstallable old version of ruby-debug-ide ?
Product: ruby Reporter: Vitex
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 8.1   
Hardware: PC   
OS: Linux   
URL: http://plugins.netbeans.org/plugin/38549/ruby-and-rails
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Vitex 2016-08-10 07:40:42 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 3.16.0-4-amd64 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

STEPS:
  * Open Ruby project
  * Click on  "Debug" and "Install fast debuger"

ACTUAL:

gksu-run: :0
gksu-run: gksu/|usr|bin|ruby -r|home|vitex|.netbeans|8.1|sync-stdio.rb -I|usr|lib |usr|bin|gem install ruby-debug-ide --no-rdoc --no-ri --version 0.4.9/10155-0-developer_TIME0
gksu-run: dfd5c5d77a3bc93fd521403e107f0218

Building native extensions.  This could take a while...
ERROR:  Error installing ruby-debug-ide:
	ERROR: Failed to build gem native extension.

    /usr/bin/ruby2.1 mkrf_conf.rb
Building native extensions.  This could take a while...

rake failed, exit code 1

Gem files will remain installed in /var/lib/gems/2.1.0/gems/ruby-debug-ide-0.4.9 for inspection.
Results logged to /var/lib/gems/2.1.0/extensions/x86_64-linux/2.1.0/ruby-debug-ide-0.4.9/gem_make.out


EXPECTED:
  install & use ruby-debug-ide-0.6.0


On Plugin page picman wrote: "How have you modified the plugin? What? Where? Please advise. I'd need exactly the same modification." 
Thus Somebody make this fix allready, but is unreleased ?

(Other ruby/rails related plugin functions  works well for me)
Comment 1 Vitex 2016-08-10 07:40:48 UTC
Created attachment 161615 [details]
IDE log