Featured image of post 黑苹果更新系统遇到的问题

黑苹果更新系统遇到的问题

未能准备软件更新。请再试一次
 

问题描述

今天下午在mac系统设置中将系统从版本Ventura 13.5.2升级到Ventura 13.6.4时出现 未能准备软件更新。请再试一次。 的弹窗提示。

解决过程

  1. 首先看到了这篇博客 https://www.waistu.com/archives/LpQOaR1r ,其中他的方法是在命令行输入以下命令
1
sudo softwareupdate -ai --restart

在我输入后,仍然未能成功安装,下面是报错信息:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Software Update Tool

Finding available software
Downloading macOS Ventura 13.6.4
Downloading: 100.00%Attempting to quit apps: (
    "com.apple.Safari.SafariQuickLookPreview",
    "com.apple.Safari"
)
Waiting for user to quit any relevant apps

Failed to download & prepare update: Error Domain=SUOSUErrorDomain Code=201 "未能准备软件更新。请再试一次。" UserInfo={NSLocalizedRecoverySuggestion=下载所选更新时发生错误。请检查你的互联网连接并再试一次。, NSLocalizedDescription=未能准备软件更新。请再试一次。, NSUnderlyingError=0x600002d780f0 {Error Domain=SUMacControllerError Code=7740 "[SUMacControllerErrorPrepareFailed=7740] Failed to perform Prepare operation: [MobileSoftwareUpdateErrorDomain(MSU):MSU_ERR_FILESYSTEM_DOESNT_VERIFY(3)_1_MobileSoftwareUpdateBOMErrorDomain:1|FullReplacementRequired|]" UserInfo={SUMacControllerErrorIndicationsSummary=|FullReplacementRequired|, 
SUMacControllerErrorIndicationsMask=2, NSUnderlyingError=0x600002d7ba80 {Error Domain=MobileSoftwareUpdateErrorDomain Code=3 "'./usr/sbin/BlueTool' does not verify" UserInfo={target_update=22G513, NSUnderlyingError=0x600002d7ac40 {Error Domain=MobileSoftwareUpdateBOMErrorDomain Code=1 "contents of '/usr/sbin/BlueTool' don't match bom (10ddf270 vs ff9bb905)" UserInfo=0x600002358020 (not displayed)}, MSUFullReplacementRecommened=true, NSLocalizedDescription='./usr/sbin/BlueTool' does not verify}}, NSLocalizedDescription=未能准备软件更新。请再试一次。, NSDebugDescription=[SUMacControllerErrorPrepareFailed=7740] Failed to perform Prepare operation: [MobileSoftwareUpdateErrorDomain(MSU):MSU_ERR_FILESYSTEM_DOESNT_VERIFY(3)_1_MobileSoftwareUpdateBOMErrorDomain:1|FullReplacementRequired|], SUMacControllerErrorIndicationsDescription=-> Full replacement is required [as opposed to incremental patch].}}}
  1. 在看到请检查你的互联网连接并再试一次的提示后。我将科学上网关闭后,再次运行上面命令,耐心等待一会后成功更新。
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Software Update Tool

Finding available software
Downloading macOS Ventura 13.6.4
Downloading: 100.00%
Downloaded: macOS Ventura 13.6.4
Attempting to quit apps: (
    "com.apple.Safari.SafariQuickLookPreview",
    "com.apple.Safari"
)
Waiting for user to quit any relevant apps
Successfully quit all apps

Downloading Safari浏览器
Downloaded Safari浏览器
Installing Safari浏览器
  [恢复于2024年1月31日 16:10:37]
Last login: Wed Jan 31 16:00:39 on console
Restored session: 2024年 1月31日 星期三 15时55分04秒 CST

更新后的系统

Licensed under CC BY-NC-SA 4.0
最后更新于 Jan 31, 2024 22:24 CST
总访问量  |  总访客数  
Built with Hugo   主题 StackJimmy 设计