gem install crypt returns error
-------------------------------

                 Key: JRUBY-4140
                 URL: http://jira.codehaus.org/browse/JRUBY-4140
             Project: JRuby
          Issue Type: Bug
          Components: Application Error
    Affects Versions: JRuby 1.4.0RC2, JRuby 1.4.0RC1
            Reporter: Pat Cheng


$ ./jruby -S gem install crypt
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://jruby.kenai.com/pages/JRuby_Builtin_OpenSSL
Successfully installed crypt-1.1.4
1 gem installed
Installing ri documentation for crypt-1.1.4...


RDoc failure in crypt/purerubystringio.rb at or around line 270 column 77

Before reporting this, could you check that the file
you're documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.

The internal error was:

ERROR:  While generating documentation for crypt-1.1.4
... MESSAGE:   Name or symbol expected (got #<RubyToken::TkDSTRING:0x9c3236>)
... RDOC args: --ri --op 
/Users/user/Downloads/jruby-1.4.0RC1/lib/ruby/gems/1.8/doc/crypt-1.1.4/ri 
--quiet . --title crypt-1.1.4 Documentation
(continuing with the rest of the installation)
Installing RDoc documentation for crypt-1.1.4...


RDoc failure in crypt/purerubystringio.rb at or around line 270 column 77

Before reporting this, could you check that the file
you're documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.

The internal error was:

ERROR:  While generating documentation for crypt-1.1.4
... MESSAGE:   Name or symbol expected (got #<RubyToken::TkDSTRING:0x4dc002>)
... RDOC args: --op 
/Users/user/Downloads/jruby-1.4.0RC1/lib/ruby/gems/1.8/doc/crypt-1.1.4/rdoc 
--quiet . --title crypt-1.1.4 Documentation
(continuing with the rest of the installation)


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