Re: Problem installing when multiple iso's with are mounted
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=QH3jYp8da1AclzQMRJ5nXJCTgnb00EscLBTFC2VXowk=; b=Mg6+rdYW6J3dp8NiDquym3gez3hye3zDg2zrzubQjCWfPF0QpHVsLvIGnYjXKnTsMG 3iUvRNSBMM++ReXatRhVa4dkThvsimy3uxKscPpNKgbZjFFlmNxSdas1yf6oScHbKOCi 1AIefJP4g8ktummg8YXM8pyfV8ql1qRnEXrYc= Then a workaround involving using flat packages would not work. The idea was that since a flat package is first unarchived with its pre/postinstallation scripts in a temporary location, you would probably not be affected by the issue. But this requires 10.5. On Wed, Sep 28, 2011 at 7:15 PM, Prema Kumar <Prema.Kumar@efi.com> wrote:
10.4.
Regards Prema
-----Original Message----- From: installer-dev-bounces+prema.kumar=efi.com@lists.apple.com [mailto:installer-dev-bounces+prema.kumar=efi.com@lists.apple.com] On Behalf Of Stephane Sudre Sent: Wednesday, September 28, 2011 10:44 PM To: installer-dev@lists.apple.com Subject: Re: Problem installing when multiple iso's with are mounted
On Wed, Sep 28, 2011 at 6:39 PM, Prema Kumar <Prema.Kumar@efi.com> wrote:
Hi,
I am using packagemaker 3.0.4 which comes with Xcode 3.2.3. We are delivering our products in the form iso and we use the mount point name (volume name) "User software". If I do an ls -l in the terminal, I get the following path.
/Volume/User software - mount path for iso mounted first (The complete path to the installer is /Volume/User software/OSX/OSX installer.mpkg)
/Volume/User software 1 - mount path for iso mounted second (The complete path to the installer is /Volume/User software 1/OSX/OSX installer.mpkg)
The problem I am facing is, if I start the installation from the mount I have mounted second, the $1 in preflight script will always gives the path of the installer which I have mounted first. ie I get the value /Volume/User software/OSX/OSX installer.mpkg in $1. Same is happening in postflight script also.
Please help me on this. This is very urgent and we will not be able to ship our products without fixing this. A help is needed and it is greatly appreciated.
What is your minimum OS requirement?
________________________________ Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you.
Yes, sure. _______________________________________________ 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/prema.kumar%40efi.com
This email sent to prema.kumar@efi.com
Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you.
_______________________________________________ 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)
-
Stephane Sudre