Re[2]: Installer chewing up CPU time on 10.3 while running postinstall
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello Stéphane, Saturday, October 14, 2006, 9:13:28 AM, you wrote:
On samedi, octobre 14, 2006, at 12:32 AM, Peter Mulholland wrote:
List of stupid ideas from most stupid to half stupid:
- are you using a postinstall or postflight script? It could be that it's super fast on one machine because it's an upgrade.
Postinstall and Postupgrade run the same script. The user can re-run the installer to "refresh" the app should it become corrupt for some reason. I will try going back to Postflight and see if this has any effect.
- does the 7za work in Panther?
Of course :) One thing I haven't tried, is extracting by hand yet.
- what is the encoding and line ending of the script?
it was made with GNU nano, so should be ASCII UNIX.
- could it be a permission issue?
7za doesn't store permissions so I don't see how it could be.
- use Shark to see where Installer.app is claiming "All your CPU belong to us".
Will do this... BTW Iceberg is great ;) Is there any chance of adding the option to manually change the "Installed size" though? Due to the archive extraction i'm using, I have to manually change that value in Archive.sizes and the Info.plist -- Best regards, Peter mailto:darkmatter@freeuk.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter Mulholland