[MacRuby] #905: Can't install the rubygems that create a file in "/usr/bin/".

MacRuby ruby-noreply at macosforge.org
Thu Sep 16 07:24:37 PDT 2010


#905: Can't install the rubygems that create a file in "/usr/bin/".
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 Can't install the rubygems since r4489.

 With r4488:
 {{{
 $ git log | head -7
 commit 70eb20b9d10f372209cf3fa8f1b701b6dcd2cc3b
 Author: lsansonetti at apple.com <lsansonetti at apple.com@23306eb0-4c56-4727
 -a40e-e92c0eb68959>
 Date:   Wed Sep 1 23:21:37 2010 +0000

     Sandbox.new can now accept a custom profile string (as a scheme
 expression)

     git-svn-id:
 http://svn.macosforge.org/repository/ruby/MacRuby/trunk@4488
 23306eb0-4c56-4727-a40e-e92c0eb68959

 $ sudo rm /usr/bin/hotcocoa
 $ sudo macgem install hotcocoa
 Successfully installed hotcocoa-0.5.1
 1 gem installed
 }}}

 With r4489:
 {{{
 $ git log | head -11
 commit 0d8fb3861c474c9306758fbe521c8c3c04260464
 Author: martinlagardette at apple.com
 <martinlagardette at apple.com@23306eb0-4c56-4727-a40e-e92c0eb68959>
 Date:   Thu Sep 2 02:16:14 2010 +0000

     macgem asks confirmation before overriding binaries w/ different
 shebang

      - Fixes #766



     git-svn-id:
 http://svn.macosforge.org/repository/ruby/MacRuby/trunk@4489
 23306eb0-4c56-4727-a40e-e92c0eb68959

 $ sudo rm /usr/bin/hotcocoa
 $ sudo macgem install hotcocoa
 ERROR:  While executing gem ... (Errno::ENOENT)
     No such file or directory - open() failed
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/905#comment:2>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list