• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is the installer log file saved anywhere?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is the installer log file saved anywhere?


  • Subject: Re: Is the installer log file saved anywhere?
  • From: Kevin Brock <email@hidden>
  • Date: Fri, 18 Sep 2009 13:14:26 -0700

Ben Staveley-Taylor wrote:
Ah, thank you very much. I was looking for a log file with my package name,
or something derived from it, so I hadn't spotted it.

So my next question is how to rename that file to something less generic
that won't get overwritten or appended to by the next installer that the
user runs.


Is there a plist setting for the installer log name? Can I rename it in my
postflight script? (The installer goes on writing to it after postflight
exists, so that sounds a bit dodgy...)

This is basically a system log file, so you don't want to rename it or remove it.


If you want to save a copy, then save a copy... Have a script do 'cp /var/log/install.log <wherever you want to put it>'

It does roll over when it hits 1MB, so you definitely want to save it off if you need to refer to it later.

Kevin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Is the installer log file saved anywhere? (From: "Ben Staveley-Taylor" <email@hidden>)
 >RE: Is the installer log file saved anywhere? (From: "Glover,David" <email@hidden>)
 >RE: Is the installer log file saved anywhere? (From: "Ben Staveley-Taylor" <email@hidden>)

  • Prev by Date: Re: postflight-preflight on snow -leopard
  • Next by Date: downgrade .pkg fail on Snow Leopard
  • Previous by thread: RE: Is the installer log file saved anywhere?
  • Next by thread: Re: clarification re: Mac OS X standard directories inside a component’s hierarchy
  • Index(es):
    • Date
    • Thread