Closed dbaynard closed 5 years ago
allow-newer
is set to true
. Setting it to false
does nothing.
I can reproduce locally using docker image as in:
Just checking the stack solver
output — it says no changes needed.
Looks likely the issue is with test
, as build
seems to work — I suspected it was something my end, but the error message is uninformative at best, and probably misleading.
Turns out this is the same as #2583
General summary/comments (optional)
Stack fails to construct a build plan but gives no indication why (on travis/in docker).
Steps to reproduce
I saw this on travis with a custom snapshot.
https://travis-ci.com/dbaynard/UcamWebauth/jobs/163695148
Expected
Either a successful build plan construction or an actual error, listing specific package issues (this builds fine on local machines).
Actual
Full log:
Stack version
Method of installation
Default complex travis configuration.