-
Notifications
You must be signed in to change notification settings - Fork 701
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
Inconsistent travis results with cabal-1.22 and ghc-7.10.3 #3420
Comments
To summarise: you got your Travis
I believe that the error comes from |
One possibility is that there's a race condition in parallel install when one process updates |
You can also try running |
those version are really old and this issue is somewhat obsolete |
Sorry if this is just noise, but I have no idea what is happening here: commercialhaskell/stack#2121
The strange thing is that this started occuring spontaneously, as far as I can tell not due to any changes to our travis config. Perhaps there are issues with older versions of cabal that cause corrupted packages / missing dbs?
The text was updated successfully, but these errors were encountered: