-
Notifications
You must be signed in to change notification settings - Fork 703
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
cabal fails to update or install packages #2499
Comments
Most likely some configuration problem on your end or a bug in the HTTP library. Try compiling and running this test program. If it fails, then this is not a Cabal issue. Related: #2035. |
yes, it does fail too:
could you maybe help in redirecting the report to the interested parties? (should I raise an issue in https://github.com/haskell/HTTP ? ) Thanks, |
the system call trace:
|
also, the same in nc works ok:
could it be because of the different syscalls to send the request (in several parts)? |
Yes, please do. Closing, since this is not a Cabal bug. |
interestingly enough, it started working a few minutes/hours ago.. maybe there was something wrong with the hackage server? thanks for your help! |
any updates on that? |
it fails to download some of the requirements:
cabal update failed as well:
Downloading the file manually works ok.
Sorry if this is not correct place to report the issue, if thats the case, please can you let me know where should I report it instead?
Thanks!
The text was updated successfully, but these errors were encountered: