-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Build fails with "'test_resources/scenario/tags/delete.yaml' does not match any files" #237
Comments
Trying to reproduce this locally right now. I'm surprised because the nix-build ci passed: https://github.com/NorfairKing/smos/runs/4965668140 |
I can do a successful build locally, so I cannot reproduce this issue..?
|
Could you try with |
Thank you for the quick answer. Sadly, I'm getting the same output with --pure. Running the command you mentioned gives me this:
Which seems super-weird to me. I'll debug it a bit and would propose to close it under the assumption that my system is misconfigured. |
Okay, turns out I had this exact same issue: #226 (comment) |
To reproduce:
nix-build -E 'import (fetchTarball { url = "https://github.com/norfairking/smos/archive/82707699b446bc431f5233e5dc18c7ec3dd679fd.tar.gz"; })'
(This is release as of 2022-03-03)
I'm using arch linux and the smos and iohk cachix substituters.
Output on my machine:
The text was updated successfully, but these errors were encountered: