[MacRuby-devel] [MacRuby] #143: macgem does not set chmod +x on files in archive

MacRuby ruby-noreply at macosforge.org
Wed Oct 22 10:48:13 PDT 2008


#143: macgem does not set chmod +x on files in archive
-----------------------------------+----------------------------------------
 Reporter:  antonin at hildebrand.cz  |       Owner:  lsansonetti at apple.com
     Type:  defect                 |      Status:  new                  
 Priority:  major                  |   Milestone:  MacRuby 0.4          
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------
 I have created testing gem with file
 /build/Termite.app/Contents/MacOS/Termite which has +x flag.

 When installing classically using "gem install", this file gets correctly
 chmoded as executable (that is right!).
 When installing using "macgem install", this file has no executable flag
 (bug!).

 Please check my gem file in attachement.

 This is blocker, because resulting Termite.app, cannot be opened in macgem
 case.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/143>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list