欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

/usr/sbin/softwareupdate --insta1l-rosetta --agree-to-license 问题 有大用 有大大用

/usr/sbin/softwareupdate --install-rosetta --agree-to-license By using the agretolicense option, you are agreeing that you have run this tool with the license only option and have read and agreed to the terms. If you do not agree, press CTRL-C and cancel this process immediately. Rosetta 2 update is not available  


先安装一下离线版本,  /node-admin/19225   里面有附件

再安装一下在线版本,  /usr/sbin/softwareupdate --install-rosetta --agree-to-license 

看起来你遇到了一个关于 Rosetta 2 的安装问题。这个错误信息表示 Rosetta 2 更新不可用,可能的原因有:

  1. macOS 版本问题:某些 macOS 版本可能没有提供 Rosetta 2 更新,尤其是在旧版本的 macOS 上。

  2. Rosetta 已安装:如果你已经安装过 Rosetta 2,这个命令可能会提示它不可用,因为它已经是最新版本,或者已经安装。

你可以先检查一下系统是否已经安装了 Rosetta 2,打开终端并运行以下命令:

/usr/sbin/softwareupdate --history


看看是否有 Rosetta 2 的相关记录。如果已经安装了,系统应该会显示。

如果你确定没有安装,或者有其他问题,你可以尝试运行以下命令来手动安装 Rosetta 2:

/usr/sbin/softwareupdate --install-rosetta --agree-to-license


这样应该能成功安装 Rosetta 2。


普通分类: