Our installer fails on 10.15.4 beta 2
This 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-1000
Feb 20 10:48:00 sqa-macpro-1 Installer[757]: @(#)PROGRAM:Installer PROJECT:Installer-965.1
Feb 20 10:48:00 sqa-macpro-1 Installer[757]: Hardware: MacPro7,1 @ 2.50 GHz (x 56), 98304 MB RAM
Feb 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 permitted
Feb 20 10:48:56 sqa-macpro-1 package_script_service[784]: ./preinstall: mac_vise_uninstall.sh: line 81: /usr/bin/sudo: Operation not permitted
Feb 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 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 39: /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 42: /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 43: /usr/bin/su: Operation not permitted