自制软件会自动开始下载,并且无法写入

时间:2018-07-19 12:32:24

标签: cmake homebrew

我正在尝试使用Homebrew在High Sierra上安装cmake。无论我使用什么功能,它都会开始下载

public space

使用

时也是一样
internal space

我绝对可以同时连接到Bintray和Github,所以它不是连接的问题。此外,我已经成功更改了某些目录的所有者。

brew install cmake
==> Downloading https://homebrew.bintray.com/bottles-portable- 
ruby/portable-ruby-2.3.7.leopard_64.bottle.tar.gz
Warning: Failed to create the file
Warning: /Users/Yoyo/Library/Caches/Homebrew/portable-ruby- 
2.3.7.leopard_64.bot
Warning: tle.tar.gz.incomplete: Permission denied

curl: (23) Failed writing body (0 != 15549)
==> Downloading https://github.com/Homebrew/homebrew-portable- 
ruby/releases/download/2.3.7/portable-ruby- 
2.3.7.leopard_64.bottle.tar.gz
######################################################100.0%
Warning: Failed to create the file
Warning: /Users/Yoyo/Library/Caches/Homebrew/portable-ruby- 
2.3.7.leopard_64.bot
Warning: tle.tar.gz.incomplete: Permission denied

curl: (23) Failed writing body (0 != 16360)
Error: Failed to download https://homebrew.bintray.com/bottles- 
portable-ruby/portable-ruby-2.3.7.leopard_64.bottle.tar.gz and 
https://github.com/Homebrew/homebrew-portable- 
ruby/releases/download/2.3.7/portable-ruby- 
2.3.7.leopard_64.bottle.tar.gz!

Do not file an issue on GitHub about this: you will need to 
figure out for
yourself what issue with your internet connection restricts your 
access to
both Bintray (used for Homebrew bottles/binary packages) and 
GitHub
(used for Homebrew updates).
Error: Failed to install vendor Ruby.

我还注意到Bintray上没有brew doctor brew cleanup ,但是我可以从Github下载它。有人可以帮忙吗?

0 个答案:

没有答案
相关问题