| 13 Nov 2023 |
zowoq | I think it is failing because the temporary branch for the queue has already been merged and deleted before the CI starts. | 08:17:29 |
Robert Hensing (roberth) | oh, yeah different error actually | 08:18:46 |
Robert Hensing (roberth) | nvm | 08:18:47 |
Robert Hensing (roberth) |
looks like this repo doesn't have required status checks set?
That would explain it
| 08:19:27 |
| 14 Nov 2023 |
| Paul-Nicolas Madelaine joined the room. | 13:37:35 |
Gaétan Lepage | Are some of you able to perform remote builds on build-box.nix-community.org without being a trusted-user ? | 17:17:48 |
Gaétan Lepage | I face the following error:
error: cannot add path '/nix/store/chcvbs2qfc1han25g7l9zvragvkppibi-libuv-1.47.0' because it lacks a signature by a trusted key
| 17:20:02 |
Lily Foster | In reply to @glepage:matrix.org Are some of you able to perform remote builds on build-box.nix-community.org without being a trusted-user ? what is your nix version? | 17:37:41 |
Gaétan Lepage | 2.18 | 17:45:21 |
Gaétan Lepage | Actually, I think that is caused by the fact that this specific derivation was partially built on my system or somewhere else | 17:45:46 |
Gaétan Lepage | I tried building something else and it now works fine | 17:45:59 |
Gaétan Lepage | I was previsely in the "Known failure mode" / "should fail" case of this PR: https://github.com/NixOS/nix/pull/3921 | 17:46:41 |
Gaétan Lepage | * I was precisely in the "Known failure mode" / "should fail" case of this PR: https://github.com/NixOS/nix/pull/3921 | 17:47:04 |