Projects

Ticket #143 (closed defect: fixed)

Opened 3 years ago

Last modified 14 months ago

macgem does not set chmod +x on files in archive

Reported by: antonin@… Owned by: lsansonetti@…
Priority: major Milestone: MacRuby 0.8
Component: MacRuby Keywords:
Cc:

Description

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.

Attachments

termite-0.2.0.gem Download (58.0 KB) - added by antonin@… 3 years ago.

Change History

Changed 3 years ago by antonin@…

Changed 14 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from MacRuby 0.4 to MacRuby 0.8

This one has probably been fixed since a long time.

Note: See TracTickets for help on using tickets.