site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cern.onmicrosoft.com; s=selector1-cern-ch; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=l8ocMN1VncHJvKSNWwzjX0VuW14hiPLALqBqtflK5ak=; b=xtchyxCjybsAF7CCaLCoYV7jGbeJiuztiSDvR0cqD6xVU0jdLwjNry2D5/hCtlEhJ7NBc8heD/OHMsF1rz9RsHkpohV8wFhEaNB/sUPf2CwQS6U4EqINWYyRzxiIcDqrF02wGm4IRQGOJHNP+Ce/TiZLtZ3alsZW56OqkvJJ2+M= Spamdiagnosticmetadata: NSPM Spamdiagnosticoutput: 1:99 Thread-index: AQHTNSwkwzZm1PmVd028zXs1HhmKY6LFI38AgAGn0ICAAHOAgIAABXkA Thread-topic: Packages no longer usable with macOS 10.13 (High Sierra) Dear Stefan, Thanks a lot for the clarification, seems I misinterpreted the posted link to Q&A_6. I now picked up Packages 1.2, and that run my pkgproj fine. Thanks a lot for maintaining this useful tool. I just love that the pkgproj files are text files and can be massaged by command line tools. Best regards, Matthias
On 26 Sep 2017, at 18:34, Stephane Sudre <dev.iceberg@gmail.com> wrote:
In the case described in the original post, this is a not a signing issue. It's an APFS issue. (1)
This problem has been fixed in version 1.2 of Packages by stopping using the obsolete Carbon Resource Forks API and switching to the xattr.h APIs. So in Packages 1.2, you can split "forks" on HFS and APFS volumes.
1. goldin(_64) was made to be 100% compatible with Apple's SplitForks command line tool. So goldin did not support it either till now. SplitForks srill does not support non HFS volumes (last time I checked, it does not work on High Sierra with APFS volumes) even though it's available on High Sierra with Xcode 9 installed.
On Tue, Sep 26, 2017 at 11:41 AM, Matthias Schroeder <Matthias.Schroder@cern.ch> wrote:
Hi,
I have the same problem running packagesbuild on 10.13, and I am pretty sure that I don’t attempt to sign anything inside the .pkgproj file. Using the ‘-v’ or '-d’ options does not give much information that could help to diagnose the issue.
Best regards,
Matthias
On 25 Sep 2017, at 10:24, dev.iceberg <dev.iceberg@gmail.com> wrote:
http://s.sudre.free.fr/Software/Packages/Q&A_6.html
Le 24 sept. 2017 à 13:56, Kees Verruijt <kees@verruijt.net> a écrit :
I’m running into issues with running Packages with macOS 10.13 (High Sierra). The same code runs fine on a 10.12 VM.
The packages source code is generated by CMake.
The build shows the following error message:
============================================================================== ERROR:
Description:
goldin_64 returned error code '254' Step:
Project > Distribution > Package 'BR24Radar-Plugin' > Payload > Split Forks
Description:
Not enough memory to perform operation. Step:
Project > Distribution > Package 'BR24Radar-Plugin' > Payload > Split Forks
============================================================================== Build Failed
Does anyone else have issues with building on 10.13?
Thanks, Kees
-- Packaging Resources - http://s.sudre.free.fr/Packaging.html
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com smime.p7s