【发布时间】:2021-08-30 01:51:14
【问题描述】:
$ brew install mongodb-community@4.4
返回:
Error: Failure while executing; `tar --extract --no-same-owner --file /Users/frankline/Library/Caches/Homebrew/downloads/302d48e748531e0994cd7b3caf9bc7069ec6c132b710dc1bb8e33b725495056e--icu4c-69.1.big_sur.bottle.tar.gz --directory /private/tmp/d20210613-34193-g4tpe7` exited with 1. Here's the output:
tar:打开存档时出错:无法打开'/Users/frankline/Library/Caches/Homebrew/downloads/302d48e748531e0994cd7b3caf9bc7069ec6c132b710dc1bb8e33b725495056e--icu4c-69.1.big_sur.bottle.tar.gz're
【问题讨论】:
-
我不知道为什么这被否决了。我在 Mojave 10.14.6 上遇到了几乎完全相同的错误。每次我尝试安装任何东西或运行
brew upgrade时,它都会正常运行,直到 brew 说==> Pouring openjdk--16.0.2.mojave.bottle.tar.gz或任何其他包中的等效内容,然后 brew 输出大约 100 行错误,比如openjdk/16.0.2/libexec/openjdk.jdk/Contents/Home/lib/classlist: Write failed,封顶因问题中描述的错误而关闭。 -
更新:我刚刚重新启动,我的问题就消失了。我希望你的也一样。