Skip to content
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

go get broken #8

Closed
gurupras opened this issue Oct 12, 2016 · 2 comments
Closed

go get broken #8

gurupras opened this issue Oct 12, 2016 · 2 comments

Comments

@gurupras
Copy link

guru@dirtydeeds:~$ go get -u h12.me/socks# cd .; git clone https://h12.me/socks /home/guru/workspace/go/src/h12.me/socks
Cloning into '/home/guru/workspace/go/src/h12.me/socks'...
fatal: unable to access 'https://h12.me/socks/': gnutls_handshake() failed: Handshake failed
package h12.me/socks: exit status 128
@h12w
Copy link
Owner

h12w commented Oct 13, 2016

It works fine on my computer and one of my colleague's. I guess it might be an issue of gnutls. Try search "gnutls_handshake() failed: Handshake failed" on Google for a solution.

@h12w h12w closed this as completed Oct 15, 2016
@hotrush
Copy link

hotrush commented Dec 4, 2016

sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update

and than can use https://github.com/paul-nelson-baker/git-openssl-shellscript/blob/master/git-openssl.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants