Re: Installer runs, but doesn't install anything
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.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 <installer-dev-bounces+xochitl_lunde=tripplite.com@lists.apple.com> wrote on 06/07/2010 12:27:08 PM:
I've cleared what I could find so far, in /var/db/receipts, but it
hasn't helped.
Looking at what's happened in fseventer, it seems the files are
written, but then deleted!
On Mon, Jun 7, 2010 at 5:47 PM, Nick Peelman <nick@peelman.us> wrote:
Jon,
If you are using the same test machine and not properly cleaning
up Installer's history and receipts DB, it could be detecting that
the package with that ID has been installed already, and therefore
is skipping over it. I've heard of guys having problems like that
when using the same "dirty" machine to do test runs with. I
recommend digging into the docs on Installer and where it keeps
track of things (/Library/Receipts and /var/db/) and how to properly
clean it out so that each run you attempt is "fresh". You should be
able to gin up a script to clear out the relevant entries fairly
easily, so you can streamline the process.
-nick
--
Nick Peelman
nick@peelman.us
Sent via my BlackBerry
-----Original Message-----
From: Jon Hodgson <jonhodgson.devlists@googlemail.com>
Date: Mon, 7 Jun 2010 10:38:20
To: <installer-dev@lists.apple.com>
Subject: Installer runs, but doesn't install anything
I'm building a simple installer package (not distribution or metapackage).
When it runs, it seems to run just fine (including getting the admin
password), and I can't see anything in the install log that seems to
be saying anything like "couldn't write files"
But when I look at where the files are supposed to be written (in a
folder that already exists), there's nothing there.
I search the system, and it's not anywhere else, so it doesn't look
like the system moved it.
(It's a VST plugin).
The same thing happens on snow leopard and 10.4.
I've looked at the bom file, and it seems to indicate that all the
stuff that needs to be installed is in the installer package (and it's
about the right size).
Any ideas what the problem might be or how to look for it?
_______________________________________________
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/nick%40peelman.us
This email sent to nick@peelman.us
_______________________________________________
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/xochitl_lunde%
40tripplite.com
This email sent to xochitl_lunde@tripplite.com
participants (1)
-
Xochitl Lunde