| 30 Dec 2023 |
hexa | https://github.com/nixos/nixpkgs/pull/271326 | 16:07:24 |
adamcstephens | Yep. I saw that when adding the path | 16:09:56 |
adamcstephens | i can't say i understand why that was added | 16:26:20 |
adamcstephens | but i haven't spent the time to | 16:26:29 |
adamcstephens | In reply to @hexa:lossy.network
in job ‘nixos.lxdVirtualMachineImage.x86_64-linux’:
error:
… while evaluating a branch condition
at /nix/store/0cgy1xrv40pvk2j1d6sjpgczx8qg7ds4-source/nixos/release-combined.nix:17:28:
16|
17| removeMaintainers = set: if builtins.isAttrs set
| ^
18| then if (set.type or "") == "derivation"
… while calling the 'isAttrs' builtin
at /nix/store/0cgy1xrv40pvk2j1d6sjpgczx8qg7ds4-source/nixos/release-combined.nix:17:31:
16|
17| removeMaintainers = set: if builtins.isAttrs set
| ^
18| then if (set.type or "") == "derivation"
(stack trace truncated; use '--show-trace' to show the full trace)
error: The option `systemd.services.lxd-agent.unitConfig.Before' has conflicting definition values:
- In `/nix/store/0cgy1xrv40pvk2j1d6sjpgczx8qg7ds4-source/nixos/modules/system/boot/systemd.nix': "shutdown.target"
- In `/nix/store/0cgy1xrv40pvk2j1d6sjpgczx8qg7ds4-source/nixos/modules/virtualisation/lxd-agent.nix': [ ]
Use `lib.mkForce value` or `lib.mkDefault value` to change the priority on any of these definitions.
where does this log come from? | 16:27:41 |
hexa | https://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors | 16:27:52 |
hexa | (Hi, i'm a hydra wizard) | 16:28:02 |
adamcstephens | ahh you already pinged the PR | 16:29:15 |
hexa | yeah, that was fairly straightforward | 16:29:40 |
hexa | you can also
nix-build nixos/release.nix -A lxdVirtualMachineImage
| 16:38:11 |
adamcstephens | yeah i knew that much | 16:38:59 |
adamcstephens | it's how i've been importing images for a while :) | 16:39:09 |
adamcstephens | i just wasn't at a computer | 16:39:30 |
hexa | ok | 16:39:39 |
adamcstephens | merged. | 17:26:19 |
| 31 Dec 2023 |
hexa | https://hydra.nixos.org/build/245215063
https://hydra.nixos.org/build/245214134 | 17:03:26 |
hexa | we have 23.11 images now as well | 17:03:30 |
hexa | sent a patch to lxc-ci | 17:20:18 |
| 1 Jan 2024 |
hexa | still no vm images visible | 01:12:24 |
hexa | ah, last built 12m ago | 01:13:01 |
hexa | so maybe on the next site update | 01:13:07 |
adamcstephens | Is there a way to get notified if hydra fails to build these images in the future? | 01:25:31 |
adamcstephens | Or an easy way to poll? eg rss feed | 01:25:58 |
hexa | throw them in the tested set | 01:29:30 |
hexa | people will yell at you when they break 😄 | 01:29:35 |
hexa | probably easier to subscribe to the lxc jenkins instance | 01:52:36 |
adamcstephens | Yeah I added the failed rss feed for our image to my reader | 02:04:33 |
adamcstephens | I guess the hydra latest url may break if the image fails to build? | 02:05:24 |
hexa | In reply to @hexa:lossy.network still no vm images visible still not | 12:42:19 |
adamcstephens | https://jenkins.linuxcontainers.org/job/test-image/4169/architecture=amd64/console | 13:40:57 |