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 133766

Summary: GEM Manager lists ruby-debug-base 0.10.1 Which Fails to Install
Product: ruby Reporter: William Leonard <bleonard>
Component: GemsAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description William Leonard 2008-04-23 15:15:58 UTC
GEM Manager shows an update available for ruby-debug-base (0.10.0 => 0.10.1): Java implementation of Fast Ruby Debugger.
However, it fails to install with the following error:


extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
	from extconf.rb:1
ERROR:  Error installing ruby-debug-base:
	ERROR: Failed to build gem native extension.
Comment 1 Martin Krauskopf 2008-04-24 14:02:11 UTC
Should be fixed in RubyGems, likely. Will investigate and possibly workaround.
Comment 2 Martin Krauskopf 2008-08-05 14:59:49 UTC
Actually dupe of issue 132689.

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