curl
https를 처리하지 못하는 문제가 발생 하여 Homebrew를 업데이트 할 수 없습니다 .
brew update && brew upgrade
fatal: unable to access 'https://github.com/Homebrew/homebrew/': Protocol https not supported or disabled in libcurl
Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master
오늘 막 시작 되었기 때문에 이해할 수 없습니다. 내가 달릴 때
which curl
/usr/bin/curl
그때:
/usr/bin/curl --version
curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.21.6
Protocols: dict file ftp gopher http imap pop3 smtp telnet tftp
Features: IPv6 Largefile
HTTPS 프로토콜이 분명히 누락되었지만 이유를 알 수 없습니다. 이것은 정말 수수께끼입니다-일어난 일입니다 (어제 나는 brew update && brew upgrade
오류없이 달릴 수 있습니다.
최신 XCode 및 CL 도구 등으로 OS X 10.10.2를 사용하고 있습니다. 내가 아는 한, 나는 가질 curl
수있는 것을 만지 거나 설치 한 적이 없다 curl
.