Modify

Ticket #9291 (closed Bug Report: Fixed)

Opened 2 years ago

Last modified 2 years ago

OSX Packaging extra copies

Reported by: Craig Treleaven <ctreleaven@…> Owned by: nigel
Priority: minor Milestone: unknown
Component: Packaging Version: 0.24-fixes
Severity: low Keywords: osx-bundler
Cc: Ticket locked: no

Description

Each of the application bundles built by osx-packager.pl (.24-fixes, R27334, 32 bit) are about 85 MB bigger than they need to be. Each of the Frameworks includes 2 copies of the compiled code. For example, the MythFrontend.app/Contents/Frameworks/mythtv.framework/ folder includes the 11.4 MB binary and then another copy is in MythFrontend.app/Contents/Frameworks/ mythtv.framwork/Versions/A/. I believe normally that there should be a _link_ from the top level folder to the binary in ../Versions/A/.

For the 6 application bundles I built (Myth[AVTest | Backend | Filldatabase | Frontend | TV-Setup | Welcome]), that is over 500 MB of wasted space. My old .21-fixes applications did not exhibit this problem.

Attachments

Change History

comment:1 Changed 2 years ago by nigel

  • Keywords osx-bundler added
  • Owner set to nigel
  • Status changed from new to assigned
  • Severity changed from medium to low

comment:2 Changed 2 years ago by nigel

  • Status changed from assigned to closed
  • Resolution set to Fixed

(In [27409]) Prevent rebase tool from duplicating the libraries that it rebases, by getting it to process only the real libs, not symlinks to them. Thanks to Craig Treleaven for discovering/troubleshooting. Closes #9291

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.