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

time-compat: noTest #24

Closed

Conversation

AlexKnauth
Copy link

Fixes #23 on WSL by disabling the tests for time-compat.

See also haskellari/time-compat#31, haskell/time#136, alpmestan/ghc.nix#110, and microsoft/WSL#6029.

@AlexKnauth
Copy link
Author

The CI appears to be failing with errors like

error: path '/nix/store/ccrxnn78y2bw538j2ny84vimbnbcw5yc-clock-0.8-doc' is not valid
error (ignored): interrupted by the user
error: path '/nix/store/3fmq11bqfx5k6ji3i6rmq2yrf4l25l9w-scientific-0.3.6.2-doc' is not valid
error (ignored): unexpected end-of-file
error (ignored): interrupted by the user
error (ignored): unexpected end-of-file
error (ignored): interrupted by the user
error: unexpected end-of-file
builder for '/nix/store/wq4cpv03r0hasiqaq1mfzp678p204d3z-nix-thunk-0.3.0.0.drv' failed with exit code 1
error: build of '/nix/store/8mgszkqc14x7mz42yippklqwmznijjsf-nix-thunk-0.3.0.0.drv', '/nix/store/wq4cpv03r0hasiqaq1mfzp678p204d3z-nix-thunk-0.3.0.0.drv' failed


## Exited with code: 1

The first error is about '/nix/store/ccrxnn78y2bw538j2ny84vimbnbcw5yc-clock-0.8-doc', and that exact path appears twice before in the logs here:

copying path '/nix/store/ccrxnn78y2bw538j2ny84vimbnbcw5yc-clock-0.8-doc' to 'ssh://[email protected]'...

and here:

copying path '/nix/store/ccrxnn78y2bw538j2ny84vimbnbcw5yc-clock-0.8-doc' to 'ssh://[email protected]'...

What does this mean?

@madeline-os
Copy link
Contributor

There were conflicts on this PR due to others being merged in. I've made #39 to deal with those and make minor adjustments. Please note that we do not support WSL officially, and if it becomes too burdensome to try to keep it working, we won't be able to accommodate it in-tree.

@AlexKnauth AlexKnauth deleted the time-compat-noTest branch August 22, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nix-thunk installation error on WSL: clock resolution test failures
2 participants