RubyGems are installing with incorrect shebang line
---------------------------------------------------

                 Key: JRUBY-2461
                 URL: http://jira.codehaus.org/browse/JRUBY-2461
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.1
            Reporter: Charles Oliver Nutter
            Assignee: Vladimir Sizikov
            Priority: Blocker
             Fix For: JRuby 1.1.2


This is a big issue. Because we patch our copy of RubyGems to always use an 
"env" shebang and also patch the shebang line it generates to be smart about 
JRuby, we often lose that change when updating Rubygems. And it seems that has 
happened this time as well. Gems are currently installing with a shebang line 
pointing at the full path of the JRuby script, which does not work.

Absolutely must be fixed for 1.1.2, and ASAP on trunk.

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