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

Travis build using cabal-install and ghc 7.10.2 is consistently failing due to strange issues #2121

Closed
mgsloan opened this issue May 10, 2016 · 1 comment

Comments

@mgsloan
Copy link
Contributor

mgsloan commented May 10, 2016

Creating this issue because I am disabling this particular travis test as it is not informative about the health of a particular build of stack, and I have no idea what to do about the issue.

This is the last successful build: https://travis-ci.org/commercialhaskell/stack/jobs/128446008

The first one that failed: https://travis-ci.org/commercialhaskell/stack/jobs/129048856

It fails with many errors about missing files in packages. These errors continue to stick around due to travis caching, so I cleared out the cache. After that, I get different errors:

/home/travis/.ghc/x86_64-linux-7.10.2/package.conf.d/package.cache: openBinaryFile: does not exist (No such file or directory)

Despite our travis not changing, the output in the first two builds seems to be coming from a different version of cabal than the newest build. Perhaps it has something to do with Dependency Cabal ==1.22.7.0: using Cabal-1.22.7.0?

@mgsloan
Copy link
Contributor Author

mgsloan commented May 31, 2016

This particular failure seems to have resolved itself - https://travis-ci.org/commercialhaskell/stack/builds/134067096

@mgsloan mgsloan closed this as completed May 31, 2016
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

1 participant