-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AutoDMG v1.10b587 fails to create file macOS Catalina 10.15.3 and 10.15.4 #248
Comments
Whatever AMPAgent is, that's your issue. This is unlikely an AutoDMG issue.
Thanks,
Erik Gomez
…________________________________
From: matteodurini <[email protected]>
Sent: Wednesday, March 25, 2020 6:29:23 PM
To: MagerValp/AutoDMG <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [MagerValp/AutoDMG] AutoDMG v1.10b587 fails to create file macOS Catalina 10.15.3 and 10.15.4 (#248)
Description of issue
I'm trying to create a custom DMG adding two PKG files
* create user (gregneagle/pycreateuserpkg)
* custom one created with Packages
Expected behavior
AutoDMG should build a DMG consisting of macOS Catalina
Actual behavior
installer: Error trying to locate volume at /Volumes/Preboot
Workflow failed: Build failed (Installation of 'AMPAgent.pkg' failed with return code 1. See the log for details.)
Steps to reproduce
1. Create the user pkg file with uid=600
2. Add the Catalina app file from the dmg
3. Add the pkg file for the user
Log file
AutoDMG 2020-03-26 00.20.log<https://github.com/MagerValp/AutoDMG/files/4384225/AutoDMG.2020-03-26.00.20.log>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#248>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABLL6GDZGZSRWMKWWFKHIEDRJKHVHANCNFSM4LT2LLEA>.
|
Yes the AMPAgent entry was related to second iteration to extract the logs. I had the same problem with the pkg file generated by pycreatpycreateuserpkge. Is it normal that in the log i'm getting these entries?
it seems that mount point changed |
AutoDMG needs better logic to handle the mountpoint for the split system volume being changed by the OS installer. There's a workaround in pr #240 but I have a rewrite that should address this and hopefully a couple of other issues. Unfortunately it's not done yet. |
However I have serious doubts that the AMPAgent installer will ever work with AutoDMG, but the pycreateuserpkg certainly should. |
Hello guys, sorry for the super late reply. I did a lot of tests, always using the latest catalina version. Even using only the pkg file created by pycreateuserpkg script, AutoDMG can't complete the process. Is it related to the fact that my pkg file is not signed with a valid developer certificate? As you can see Mager in the previous log statement, the administrator.pkg was not injected. Best regards |
Description of issue
I'm trying to create a custom DMG adding two PKG files
Expected behavior
AutoDMG should build a DMG consisting of macOS Catalina
Actual behavior
installer: Error trying to locate volume at /Volumes/Preboot
Workflow failed: Build failed (Installation of 'AMPAgent.pkg' failed with return code 1. See the log for details.)
Steps to reproduce
Log file
AutoDMG 2020-03-26 00.20.log
The text was updated successfully, but these errors were encountered: