abort: error: _ssl.c:504: error:1408E0F4:SSL when downloading dependencies
Closed this issue · 1 comments
leniel commented
When downloading dependencies with:
goapp get -d github.com/mjibson/goread
I get this error:
package atom: unrecognized import path "atom"
# cd .; hg clone -U https://code.google.com/p/go-charset C:\GoRead\src\code.google.co
abort: error: _ssl.c:504: error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected mes
package code.google.com/p/go-charset/charset: exit status 255
package code.google.com/p/go-charset/data
leniel commented
I managed to fix the problem updating my Mercurial installation as described in this thread: https://groups.google.com/forum/#!topic/golang-nuts/thh1sVg1_Gk
http://mercurial.selenic.com/wiki/Download
Installed version 2.9.0