-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew failed to fetch emacs-mac #22
Comments
I get similar errors when trying to upgrade emacs-mac from homebrew. For instance, last night I got:
But the exact error is not repeatable. Today I get:
From brief googling it looks like this might be a server configuration issue. Perhaps it could be solved by running |
+1 |
If you can't install the formula with Worked for me. |
opened new issue to tracking repo switch #28, which would speed up the cloning and update. |
I'm using spacemacs , and I have this problem too when I use racket-mode . I can figure out what's going on . |
fatal: unable to access 'https://github.com/Homebrew/brew/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Failed during: git fetch origin master:refs/remotes/origin/master --tags --force |
I'm not sure is this is a brew problem or emacs-mac repo problem, but it looks like something changed without the build being updated. I'm on OS X 10.9.5. (Note this is after brew update and brew doctor)
❯ brew install emacs-mac
==> Installing emacs-mac from railwaycat/homebrew-emacsmacport
==> Cloning http://www.math.s.chiba-u.ac.jp/~mituharu/emacs-mac.git
Updating /Library/Caches/Homebrew/emacs-mac--git
warning: requested range invalid; we may already have all the data.
warning: requested range invalid; we may already have all the data.
error: Unable to find d6697c27f9aadfb421dc9e126c70175d4e3f38ec under http://www.math.s.chiba-u.ac.jp/~mituharu/emacs-mac.git
Cannot obtain needed commit d6697c27f9aadfb421dc9e126c70175d4e3f38ec
while processing commit 8272c1dbe96b14930a91807dce7a2a67c09fff4d.
error: Fetch failed.
Error: Failed to download resource "emacs-mac"
Failure while executing: git fetch -q origin
The text was updated successfully, but these errors were encountered: