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 - GEM Manager lists ruby-debug-base 0.10.1 Which Fails to Install
Summary: GEM Manager lists ruby-debug-base 0.10.1 Which Fails to Install
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:
Depends on:
Blocks:
 
Reported: 2008-04-23 15:15 UTC by William Leonard
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 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 ***