| 26 Sep 2022 |
@v0id:nltrix.net | waiting for queue-runner to kick in | 20:27:26 |
@v0id:nltrix.net | let's see. | 20:27:27 |
@v0id:nltrix.net | hm wierd now complains about this | 20:29:33 |
@v0id:nltrix.net |
Sep 26 23:28:53 abel hydra-queue-runner[916173]: aborting unsupported build step '/nix/store/p2603b1i05587vf1y55j3igkzhhj60fl-options.json.drv' (type 'x86_64-linux')
| 20:29:39 |
@v0id:nltrix.net | abel seems to suffer from dementia | 20:31:01 |
@v0id:nltrix.net | he forgot he is an x86_64 | 20:31:11 |
@v0id:nltrix.net | no idea :( | 20:32:53 |
@v0id:nltrix.net | maybe I should switch to 2.12 | 20:33:42 |
Rick (Mindavi) | You put this in the config?
nix.buildMachines = [ { hostName = "localhost"; system = "x86_64-linux"; supportedFeatures = ["kvm" "nixos-test" "big-parallel" "benchmark"]; maxJobs = 8; } ]; | 20:33:55 |
@v0id:nltrix.net | there are others | 20:34:12 |
@v0id:nltrix.net | but this doesn't work now, added publicHostKey = "key-material" now | 20:34:34 |
@v0id:nltrix.net | * but this doesn't work now, added publicHostKey = "key-material" and it stopped complaining | 20:35:17 |
@v0id:nltrix.net | the current error is totally unrel. | 20:35:24 |
@v0id:nltrix.net | re eval'ng | 20:36:47 |
@v0id:nltrix.net |
Sep 26 23:38:13 abel hydra-queue-runner[916173]: aborting unsupported build step '/nix/store/2mcwqxb9cvcqfvmnw8bmw8c0l05qzqdn-system-path.drv' (type 'x86_64-linux:local') Sep 26 23:38:13 abel hydra-queue-runner[916173]: marking build 149 as failed
| 20:38:36 |
@v0id:nltrix.net | no luck. | 20:38:39 |
@v0id:nltrix.net | I think the trusted-users = hydra-queue-runner doesn not have any effect anymore | 20:49:23 |
@v0id:nltrix.net | the error sounds like the user have now rites to build it | 20:49:36 |
@v0id:nltrix.net | * the error sounds like the user have no rites to build it | 20:49:56 |
@v0id:nltrix.net | hm removed nix.buildMachines now it seems not to complain. | 21:56:36 |
@v0id:nltrix.net | not sure if aarch64 is gonna work, let me see. | 21:56:46 |
@v0id:nltrix.net | yup I get Unsupported system type now. | 22:09:38 |
@v0id:nltrix.net | pfff ;( | 22:09:44 |
| 27 Sep 2022 |
| Piper (she/they) joined the room. | 06:42:02 |
@v0id:nltrix.net | hm maybe im hitting this https://github.com/NixOS/hydra/issues/1217 | 11:42:30 |
@v0id:nltrix.net | the .ssh in /var/lib/hydra ie home of hydra is owned by hydra with mod 700 maybe hydra-queue-runner is not able to read it. | 11:43:02 |
hexa | if only hydra in nixpkgs was maintained 🙂 | 11:43:27 |
hexa | * if only hydra in nixpkgs were maintained 🙂 | 11:43:37 |
@linus:schreibt.jetzt | it is now :) | 11:43:43 |
@v0id:nltrix.net | well, my precious toy broke so here I am :) | 11:43:51 |