Rubygems can't find certain gems
--------------------------------

                 Key: JRUBY-3963
                 URL: http://jira.codehaus.org/browse/JRUBY-3963
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
         Environment: Mac OS 10.6
            Reporter: Federico Builes


Rubygems is not able to find certain gems when specified on their own but it 
installs them just fine when bundled with other working gems. 

Example:

{{$ jruby -S gem install reggae
ERROR:  could not find gem reggae locally or in a repository
$ jruby -S gem install thor reggae
Successfully installed thor-0.11.6
Successfully installed thor-0.9.9
Successfully installed reggae-0.0.1
3 gems installed}}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to