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

Install hangs on windows when contacting elpa.gnu.org #332

Closed
maacl opened this issue Jan 31, 2016 · 7 comments
Closed

Install hangs on windows when contacting elpa.gnu.org #332

maacl opened this issue Jan 31, 2016 · 7 comments

Comments

@maacl
Copy link

maacl commented Jan 31, 2016

When running:

curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python

the process hangs at:

Contacting host: elpa.gnu.org:80

@rejeep
Copy link
Member

rejeep commented Feb 1, 2016

Do you eventually get "Failed to download `gnu' archive."?

@maacl
Copy link
Author

maacl commented Feb 1, 2016

Depends what eventually means. I let it run for at least 10 min without a
result.

On Mon, Feb 1, 2016 at 10:56 AM Johan Andersson notifications@github.com
wrote:

Do you eventually get "Failed to download `gnu' archive."?


Reply to this email directly or view it on GitHub
#332 (comment).

@rejeep
Copy link
Member

rejeep commented Feb 1, 2016

I was referring to an error I've encountered with the gnu archive, but it's not this.

Cask should be cloned to ~/.cask. Can you enter that directory and run cask upgrade-cask --debug. If that doesn't give any more information, please add some debug print statements to https://github.com/cask/cask/blob/master/cask-bootstrap.el

@maacl
Copy link
Author

maacl commented Feb 1, 2016

I will test next time I am unfortunate enough to have to use Windows :-)

On Mon, Feb 1, 2016 at 7:19 PM Johan Andersson notifications@github.com
wrote:

I was referring to an error I've encountered with the gnu archive, but
it's not this.

Cask should be cloned to ~/.cask. Can you enter that directory and run cask
upgrade-cask --debug. If that doesn't give any more information, please
add some debug print statements to
https://github.com/cask/cask/blob/master/cask-bootstrap.el


Reply to this email directly or view it on GitHub
#332 (comment).

@kostajh
Copy link

kostajh commented Feb 9, 2016

Here's the error I'm getting when I try to install, this is on Linux. Related?

[kosta@kafes]$ curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python
Cloning into '/home/kosta/.cask'...
remote: Counting objects: 3285, done.
remote: Total 3285 (delta 0), reused 0 (delta 0), pack-reused 3285
Receiving objects: 100% (3285/3285), 1.03 MiB | 858.00 KiB/s, done.
Resolving deltas: 100% (1845/1845), done.
Checking connectivity... done.
Importing package-keyring.gpg...
Importing package-keyring.gpg...done
Contacting host: melpa.org:443
Contacting host: melpa.org:443
gnutls.c: [0] (Emacs) fatal error: Error in the pull function.
gnutls.el: (err=[-54] Error in the pull function.) boot: (:priority NORMAL :hostname elpa.gnu.org :loglevel 0 :min-prime-bits 256 :trustfiles (/etc/pki/tls/certs/ca-bundle.crt
) :crlfiles nil :keylist nil :verify-flags nil :verify-error nil :callbacks nil)                                                                                              
Failed to download `gnu' archive.
Contacting host: melpa.org:443
https://melpa.org/packages/s-20160115.58.el: Bad Request
Cask could not be bootstrapped. Try again later, or report an issue at https://github.com/cask/cask/issues

@rejeep
Copy link
Member

rejeep commented Feb 9, 2016

Don't think so. That's a weird error.

@dickmao
Copy link
Contributor

dickmao commented Mar 20, 2021

Depends what eventually means. I let it run for at least 10 min without a result.

^_^ good one. Please reopen if this remains an issue. GnuTLS (and security generally) can be inscrutable.

@dickmao dickmao closed this as completed Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants