Re[3]: Installer chewing up CPU time on 10.3 while running postinstall
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello all, Appear to have resolved this - the issue is that 7za prints a line for each file it extracts to stdout. On 10.3, this causes Installer to seriously chew cpu time, presumably as it's adding the output to the log. I made each extract run with >/dev/null and the problem is greatly reduced. However - this now impedes our ability to diagnose install issues. Why on earth, have Apple not pushed out Installer updates to 10.3 users? Distribution scripts and such would make our lives a hell of a lot easier! -- 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