Re: "could not copy root to split forks"
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=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=QbCgs2qMJmHrHlxJlsWRbHiqiHPga8AHNkgWUuDK5kQ=; b=H7uDQd92pBmmdv213vSx1CT0XwDwvHqlqV+A8+jM8q15JmVAHyubJZSwZx/zOdN3jD r+saFcceQpXRWM9G/6kIe71sJ1qUreDcYQ574Q1+tt6FVPQPIGLuESeyAG7X3A63SdKc 75/IMcoJfIHonloHzXAFKDt2UnHdRsstKex3c= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=qpAC4M3HuPiQMH+wrFxQ0yzppm4VhdaNTvLfC+XpY45AomLoWlyPJVBgYVBAo/LmI2 Qsc6Xc12hopXMUlt/UYc9mn6ue+QxAtTEsdobXa48ZfpCgghFx0E+ZArBy4aLjswgg/M hEd4le7eNT7dkqitNIwEp58y/u22Kerem/yPc= On Dec 11, 2009, at 11:46 PM, Allan Marcus wrote: Hello, "Error: could not copy root to split forks" Therefore it could be: - the temporary folder is MIA. - the permissions are incorrect - the privileges are not sufficient. _______________________________________________ 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... I have an installer for an app that I have been building fine for months. I don't know what's changed, but when I build not I get the following error: Any idea what this means? The split fork operation is the process that will separate data fork from resource fork. Since this can't be done on the original files (in most cases as it depends on the implementation), the original files have to be copied to a different place (usually a temporary folder) before running this operation. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev