-
-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
I just had a failing instance of ofborg-eval-lib-tests: https://gist.github.com/GrahamcOfBorg/85196b733b08a4c1c29909c2a1a5af42
... and I'm having a hard time trying to debug this.
Several things are missing here:
- Which commands were executed: The logs do not state which command was executed.
- Definition unclear: grepping for
ofborg-eval-lib-testsin either nixpkgs or nixos/ofborg leads to zero results. Where is the job defined? - Reproduce locally: There are no instructions in the logs how I can reproduce that specific job locally.
All of the above should be easy fixes and would make debugging this stuff a lot easier.
EDIT: I just noticed that it displays the command in github next to the job. So that helps. But still it would be nice to have this clearly stated in the logs as well. Also the command displayed in github nix-build --arg pkgs 'import ./. {}' ./lib/tests/release.nix doesn't actually seem to work and fails with:
error: store path 'q7375xm60a582561sq84mxyx13j79cjb-.version' starts with illegal character '.'
hraban and raboof
Metadata
Metadata
Assignees
Labels
No labels