Gem installation fails with ParserException
-------------------------------------------

                 Key: JRUBY-2332
                 URL: http://jira.codehaus.org/browse/JRUBY-2332
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.0.3
         Environment: Cygwin
            Reporter: George Secillano
         Attachments: gems.yml.zip, trace.txt

The following is the output when installing any gem

$ gem install jruby-openssl 
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR:  While executing gem ... (NativeException)
    org.jvyamlb.ParserException: ParserException while scanning a block mapping 
we had this expected <block end>, but found org.jvyamlb.tokens.ScalarToken

See attached trace.txt for complete backtrace.

This seems to happen because the file http://gems.rubyforge.org/yaml has an 
invalid YAML syntax for the gem moonit (see attached gems.yml).  The bulk 
update seem to work fine in MRI, thus, gem installation is OK, but loading the 
YAML fails on both JRuby and MRI.

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