brew update 是正常的,但是到了 upgrade 这一步,需要从 github 上下载数据的时候,总是会出现如下的错误:
==> Upgrading 1 outdated package, with result:
macvim 7.4-70
==> Upgrading macvim
==> Downloading
https://github.com/b4winckler/macvim/archive/snapshot-70.tar.gz### 4.6%
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
==> Trying a full download
################################# 46.0%
curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 54
Error: Download failed:
https://github.com/b4winckler/macvim/archive/snapshot-70.tar.gz具体能下载到百分之几才出错,这个不一定。
我尝试在浏览器中下载上述的链接,不论带不带代理,也都会失败。感觉像是 github 的问题,但是也无法确定。很头痛。