You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, for aarch64-darwin, i686-linux and x86_64-darwin, I see the error
This job is not a member of the latest evaluation of its jobset. This means it was removed or had an evaluation error.
Apologies in advance as I don't have a great grasp of Nix/Nixpkgs yet, but could anyone point me to the relevant logs or anything I could use to help debug this? I can build scooter fine locally with cargo on my aarch64-darwin machine, so I'm not sure what the issue is here. I have also pulled down the nixpkgs repo (again on my darwin machine) and run nix-build -A scooter and I don't see any errors.
Steps to reproduce
Please see the links I shared above
Expected behaviour
I'd expect scooter to build successfully on all platforms
Hi Thomas, I do not know why Hydra did not build the package for the platforms you mentioned. I don't think a build error caused this. Building on x86_64-darwin works, this is the platform that I am on.
Hi Thomas, I do not know why Hydra did not build the package for the platforms you mentioned. I don't think a build error caused this. Building on x86_64-darwin works, this is the platform that I am on.
Okay, so maybe this is an issue with Hydra itself? Strangely I can run nix-shell -p scooter on my darwin machine and it appears to pull down the correct version and run as expected, so I guess that means it is on nixpgs for aarch64-darwin (and presumably the other platforms too)?
Nixpkgs version
Describe the bug
Hi,
scooter
is listed as being available on 5 platforms:However, for
aarch64-darwin
,i686-linux
andx86_64-darwin
, I see the errorApologies in advance as I don't have a great grasp of Nix/Nixpkgs yet, but could anyone point me to the relevant logs or anything I could use to help debug this? I can build
scooter
fine locally withcargo
on myaarch64-darwin
machine, so I'm not sure what the issue is here. I have also pulled down thenixpkgs
repo (again on my darwin machine) and runnix-build -A scooter
and I don't see any errors.Steps to reproduce
Please see the links I shared above
Expected behaviour
I'd expect
scooter
to build successfully on all platformsScreenshots
No response
Relevant log output
Additional context
No response
System metadata
n/a
Notify maintainers
@felixzieger
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: