[Rubygems-developers] [ rubygems-Bugs-27856 ] gem platform problem
noreply at rubyforge.org
noreply at rubyforge.org
Thu Feb 18 18:04:11 EST 2010
Bugs item #27856, was opened at 2010-02-18 15:02
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27856&group_id=126
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Greg Hazel (ghazel)
Assigned to: Nobody (None)
Summary: gem platform problem
Initial Comment:
Trying to install a gem failed. Here's a little story written in bash:
user at host:~/$ gem tumble
This command is deprecated, Gemcutter.org is the primary source for gems.
user at host:~/$ gem sources
*** CURRENT SOURCES ***
http://gems.rubyforge.org/
user at host:~/$ gem search ghazel-POpen4
*** LOCAL GEMS ***
user at host:~/$ gem search -r ghazel-POpen4
*** REMOTE GEMS ***
ghazel-POpen4 (0.1.4.1)
user at host:~/$ gem install ghazel-POpen4
ERROR: could not find gem ghazel-POpen4 locally or in a repository
The problem here actually was that there was only a "x86-mswin32" gem available, but gem didn't present that information in any way - either in the error message or in the search output.
----------------------------------------------------------------------
>Comment By: Greg Hazel (ghazel)
Date: 2010-02-18 15:04
Message:
http://rubyforge.org/tracker/index.php?
func=detail&aid=21325&group_id=126&atid=575
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27856&group_id=126
More information about the Rubygems-developers
mailing list