Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 0.9.1
-
Fix Version/s: JRuby 0.9.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I've tried to install camping following Ola Bini's tutorial, but when executing:
$ jruby $JRUBY_HOME/bin/gem install camping --no-ri --no-rdoc --include-dependencies
I get:
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (NoMethodError)
undefined method `rubygems_version' for 0.9.7:Gem::Version
This is using SVN revision 2232. Using 0.9.0 I get a slightly different error message but still no installation:
ERROR: While executing gem ... (NoMethodError)
undefined method `version_requirements' for #<Gem::Specification name=rdf-redland version=0.5>
Activity
Michael Studman
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | JRUBY-136.diff [ 23497 ] |
Charles Oliver Nutter
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | JRuby 0.9.1 [ 12841 ] | |
| Resolution | Fixed [ 1 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |