Posts

Post not yet marked as solved
7 Replies
1.5k Views
Our installer fails on 10.15.4 beta 2This was working fine up until 10.15.4 beta 1 - It looks like Apple is no longer permitting use of su or sudo in installer scripts?Is this deliberate? How are we supposed to place files on the hard drive and do other operations before and after our installer runs?See logs below. Please advise if this is a bug or, if not, how we are supposed to proceed!Feb 20 10:48:00 sqa-macpro-1 Installer[757]: @(#)PROGRAM:Install PROJECT:Install-1000Feb 20 10:48:00 sqa-macpro-1 Installer[757]: @(#)PROGRAM:Installer PROJECT:Installer-965.1Feb 20 10:48:00 sqa-macpro-1 Installer[757]: Hardware: MacPro7,1 @ 2.50 GHz (x 56), 98304 MB RAMFeb 20 10:48:00 sqa-macpro-1 Installer[757]: Running OS Build: Mac OS X 10.15.4 (19E234g)........Feb 20 10:48:56 sqa-macpro-1 package_script_service[784]: ./preinstall: mac_vise_uninstall.sh: line 79: /usr/bin/sudo: Operation not permittedFeb 20 10:48:56 sqa-macpro-1 package_script_service[784]: ./preinstall: mac_vise_uninstall.sh: line 81: /usr/bin/sudo: Operation not permittedFeb 20 10:48:56 sqa-macpro-1 package_script_service[784]: ./preinstall: mac_vise_uninstall.sh: line 152: /usr/bin/su: Operation not permitted.......Feb 20 10:50:22 sqa-macpro-1 package_script_service[784]: ./postinstall: /tmp/PKInstallSandbox.YYRJze/Scripts/com.uaudio.installer.apollo.XE57af/postinstall: line 20: /usr/bin/su: Operation not permittedFeb 20 10:50:22 sqa-macpro-1 package_script_service[784]: ./postinstall: /tmp/PKInstallSandbox.YYRJze/Scripts/com.uaudio.installer.apollo.XE57af/postinstall: line 39: /usr/bin/su: Operation not permittedFeb 20 10:50:22 sqa-macpro-1 package_script_service[784]: ./postinstall: /tmp/PKInstallSandbox.YYRJze/Scripts/com.uaudio.installer.apollo.XE57af/postinstall: line 42: /usr/bin/su: Operation not permittedFeb 20 10:50:22 sqa-macpro-1 package_script_service[784]: ./postinstall: /tmp/PKInstallSandbox.YYRJze/Scripts/com.uaudio.installer.apollo.XE57af/postinstall: line 43: /usr/bin/su: Operation not permitted
Posted Last updated
.
Post not yet marked as solved
0 Replies
346 Views
I've been getting intermittent notarization failures for my KEXTs. My automation has been working for months and I know last week Apple had outages, but I'm still getting some lingering failures and being forced to retrigger builds. Is anyone else seeing this stuff? Thanks
Posted Last updated
.
Post not yet marked as solved
0 Replies
287 Views
I maintain the installer at my org and we use an installer plugin to customize the License pane of the installer. We exit the installer application in the case of the user choosing "Disagree" at the EULA page and on 10.15 this causes a crash. Is anyone else seeing this?
Posted Last updated
.
Post not yet marked as solved
2 Replies
852 Views
I've automated notarization and stapling of two KEXT bundles. It has been working for several weeks but I just got a failure when stapling the ticket to either bundle:The staple and validate action failed! Error 68.I had received the confirmation e-mail for notarization, and when I check the notarization-info I get "Package Approved" under "Status Message" from altoolI am aware this was an issue on 10.13.x according to the documentation but I am running 10.14.4 with Xcode 10.1Please Help and let me know if more info is required!
Posted Last updated
.