[1.9] RubyGems can't perform remote operations
----------------------------------------------

                 Key: JRUBY-4421
                 URL: http://jira.codehaus.org/browse/JRUBY-4421
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5
         Environment: JVM 1.5 on Leopard PPC
            Reporter: Ian Dees
            Assignee: Thomas E Enebo
            Priority: Minor
             Fix For: JRuby 1.5


In 1.8 mode:

{noformat}
$ jruby --1.8 -S gem list --remote cucumber

*** REMOTE GEMS ***

cucumber (0.6.1)
...
{noformat}

In 1.9 mode:

{noformat}
$ jruby --1.9 -S gem list --remote cucumber

*** REMOTE GEMS ***

ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
    Errno::EAGAIN: Resource temporarily unavailable -  
(http://gems.rubyforge.org/yaml)
{noformat}


-- 
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