| 16 Nov 2021 |
Vladimír Čunát | I suppose you can. I wouldn't expect staging to get into 21.11 anymore. | 17:40:04 |
tomberek | correct ^^^ | 17:40:20 |
Sandro | Great, less things to remember 😂 | 17:41:06 |
jonringer | That correct. The branch-off will occur after the current staging-next gets merged, but before the next staging-next cycle begins. So anything merged now will miss the window :) | 18:50:56 |
jonringer | * That's correct. The branch-off will occur after the current staging-next gets merged, but before the next staging-next cycle begins. So anything merged now will miss the window :) | 18:51:04 |
| 17 Nov 2021 |
jonringer | unblocks a few tens of builds:
https://github.com/NixOS/nixpkgs/pull/146332 | 01:11:05 |
Ryan Burns | more like a few thousand, lol | 01:11:44 |
jonringer | maybe | 01:11:55 |
jonringer | I get ~340 lines of failed derivations. but some of them are like:
error: 34 dependencies of derivation '/nix/store/67z354cg652861ica3liqf8fls09bbk3-kdelibs4support-5.87.0.drv' failed to build
| 01:13:57 |
jonringer | not sure how that aggregates | 01:14:04 |
Vladimír Čunát | OfBorg says over 16k rebuilds from the PR... | 07:33:14 |
fabianhjr | Some darwin builds failing on hydra staging-next: https://hydra.nixos.org/build/158470037/nixlog/1
```
Aborted: [31;1merror:[0m cannot connect to ‘[33;1mroot@mac3-guest[0m’: [33;1mroot@10.254.2.3: Permission denied (publickey).[0m
``` | 16:03:29 |
hexa | that's really a #infrastructure:nixos.org issue | 16:05:14 |
hexa | restarted | 16:05:58 |
fabianhjr | Thanks, will keep the correct channel in mind for next time. | 16:06:12 |
hexa | no worries, and just to clarify: the staging team does not maintain the hydra infrastruture 🙂 | 16:06:33 |
jonringer |
the staging team
I thought we were a group of masochists
| 16:13:51 |
tomberek | Might be good to try and have at least one person on both. | 16:18:49 |
sterni | jonringer: shocked to find out this is not a self help group | 16:19:01 |
tomberek | (Staging team needs infrastructure support more often than nearly any other team.) | 16:19:47 |
sterni | enough ppl have restart privileges | 16:25:36 |
sterni | this is more about keeping the channels separate, no? | 16:25:54 |
Sandro | In reply to @jonringer:matrix.org
the staging team
I thought we were a group of masochists
Everything will be okay. It is not the end of the entire world as we know it. | 16:42:18 |
Vladimír Čunát | In reply to @sternenseemann:systemli.org jonringer: shocked to find out this is not a self help group I think it is "self help" group, but in a bit different sense ;-) | 18:24:37 |
| 18 Nov 2021 |
Sandro | I am probably going to merge the mypy update later today. If there are any failures around it please ping me. (Don't have a link right now, sorry about that) | 16:32:43 |
j-k |
I suppose you can. I wouldn't expect staging to get into 21.11 anymore.
Will this need manual backporting? https://github.com/NixOS/nixpkgs/pull/140046
| 18:23:20 |
sterni | j-k: is in staging-next iirc | 18:24:31 |
j-k | In reply to @sternenseemann:systemli.org j-k: is in staging-next iirc thanks :) | 18:25:38 |
Ryan Burns | can confirm the upstream rhash patch fixes the build on x86_64-darwin | 18:49:38 |
Ryan Burns | should we apply the patch conditionally to save on linux builds, since the queue is so full? it's a dependency of cmake so essentially world-rebuilding | 18:50:58 |