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 - Why rely on obsoleted & uninstallable old version of ruby-debug-ide ?
Summary: Why rely on obsoleted & uninstallable old version of ruby-debug-ide ?
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@ruby
URL: http://plugins.netbeans.org/plugin/38...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-10 07:40 UTC by Vitex
Modified: 2016-08-10 07:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (173.26 KB, text/plain)
2016-08-10 07:40 UTC, Vitex
Details

Note You need to log in before you can comment on or make changes to this bug.
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