-a update (17B45a to 17B46a)
While trying to use the -a update I ended up with this when trying to update from 17B45a to 17B46a
installer[6629]: Failed install preflight: Error Domain=PKInstallErrorDomain Code=103 "The package “%@” is not appropriate for your system." UserInfo={NSFilePath=/Volumes/HighSierra/System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConference, NSURL=#macOSUpd10.13.1Patch.pkg -- file://localhost/Volumes/HighSierra/tmp/091-41339/installer.pkg, PKInstallPackageIdentifier=com.apple.pkg.update.os.10.13.1Patch.17B46a, NSLocalizedDescription=The package “%@” is not appropriate for your system.} 2017-10-31 17:48:14+00 Taruga installer[6629]: Install failed.
The package “%@” is not appropriate for your system ?! Don't understand
Please check the log file at: /var/log/install.log
That is part of the install.log, here is all install.log output since the start of the script:
https://pastebin.com/dzxKxftb
I used:
sudo /installSeed.py -a update
Are you using the '-a update' without any issues Piker-Akpha ?
Looks like I have some problem with this:
2017-11-01 14:06:55+00 Taruga installer[2209]: Package Authoring: File AVConference.framework/Versions/A/AVConference is not in either expected pre- or post-patch state for (package: com.apple.pkg.update.os.10.13.1.17B46a)
I only updated to macOS 10.13.1 days ago and I did that with the official combo update. Also. I don't think that I used the -a update myself to install any update of macOS. The script main purpose was installations. Hence the name installSeed.py The -a update argument support was added later and it may need more work. I'll try it when a new update shows up.