Since updating to the 16.64 versions, updates fail to install. AutoUpdate reports The update could not be installed at this time.
The update packages download, the installation process starts, then fails after a delay.
If I restart the Mac, the next update (for a single application) usually installs. Sometimes two succeed. But after that, they all fail no matter how many times you try. If you use the "try again" button, AutoUpdate will even download a full installer instead of the smaller incremental package. Those fail too.
The AutoUpdate Assistant diagnostic log shows entries like these:
[Microsoft Update Assistant] CloningTask.Status: {"AppNameChanged":"YES","UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","Success":"YES","AppID":"MSWD2019"}
[Microsoft Update Assistant] DownloadTask.DownloadBegin: {"UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","LeapFrog":"NO","PreviousUpdateID":"","AppID":"MSWD2019","BundleVersion":"16.64.22062700","UpdateVersion":"16.64.22071001","UpdatePkg":"Microsoft_Word_16.64.22071001_Updater.pkg"}
[Microsoft Update Assistant] DownloadManifest.DownloadSuccess: {"Reason":"Successfully Downloaded. URL: https://officecdnmac.microsoft.com/pr/4B2D7701-0A4F-49C8-B4CB-0C2D4043F51F/MacAutoupdate/Microsoft_Word_16.64.22071001_Updater.pkg","AppID":"MSWD2019","CachedUpdate":"NO","StaleCache":"YES","LeapFrog":"NO"}
[Microsoft Update Assistant] DownloadTask.DownloadSuccess: {"UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","AppID":"MSWD2019","Payload":"Source: CDN","UpdateURL":"officecdnmac.microsoft.com/pr/4B2D7701-0A4F-49C8-B4CB-0C2D4043F51F/MacAutoupdate/Microsoft_Word_16.64.22071001_Updater.pkg","UpdateName":"Microsoft_Word_16.64.22071001_Updater.pkg"}
[Microsoft Update Assistant] Update.QueueInstallForApp: {"AppID":"MSWD2019","UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","UpdateName":"Word Update 16.64.0 (22071001)"}
[Microsoft Update Assistant] InstallUpdatesTask.UpdateStatus: {"UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","IOC":"YES","LeapFrog":"NO","UpdateName":"Word Update 16.64.0 (22071001)","Operation":"Begin","NeedVerify":"YES","AppID":"MSWD2019","UpdatePkg":"Microsoft_Word_16.64.22071001_Updater.pkg"}
[Microsoft Update Assistant] ErrorsAndWarnings: {"Error":"Failed with reply: Skipping Automatic Inspection Candidate with pageId(2) because we failed to receive a response in time.\n\n","UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","Operation":"Install","AppID":"MSWD2019"}
[Microsoft Update Assistant] InstallUpdatesTask.UpdateStatus: {"UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","AppNameChanged":"YES","IOC":"YES","LeapFrog":"NO","UpdateName":"Word Update 16.64.0 (22071001)","Operation":"End","NeedVerify":"YES","AppID":"MSWD2019","BundleVersion":"16.64.22062700","UpdatePkg":"Microsoft_Word_16.64.22071001_Updater.pkg","Success":"NO"}
[Microsoft Update Assistant] InstallUpdatesTask.RemoveClone: {"AppNameChanged":"YES","UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","UpdatePkg":"Microsoft_Word_16.64.22071001_Updater.pkg","AppID":"MSWD2019","Success":"YES","UpdateName":"Word Update 16.64.0 (22071001)"}
[Microsoft Update Assistant] Update.InstallCleanUpForApp: {"AppID":"MSWD2019","UpdateID":"8E1FF42B-6D18-4A35-BD4B-5F20E0BB3510","AppState":"17"}
Console.app shows only this error from installd:
fault 22:02:30.349606-0700 installd Couldn't write values for keys (
SuspendHelperActivityTimeStamp
) in CFPrefsPlistSource<0x145e0c040> (Domain: com.apple.TimeMachine, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null), Contents Need Refresh: Yes): setting these preferences requires user-preference-write or file-write-data sandbox access
Any ideas?