| 5 Sep 2021 |
hexa | building requests locally to verify | 13:09:19 |
hexa | start an eval 🤞 | 13:56:36 |
hexa | * started an eval 🤞 | 14:07:11 |
VladimÃr ÄŒunát | Hmm, quite a rebuild. The number of successfully completed jobs went down by about 40k. | 14:37:05 |
hexa | can't repro the python39Packages.watchdog error | 15:21:45 |
hexa | restarted the manual build | 15:22:06 |
hexa | and now pytest-xdist fails and I can't repro that either 🤷 | 17:33:10 |
hexa | building the manual now... | 17:35:00 |
hexa | * building the manual locally now... | 17:35:06 |
Sandro | cached for me on commit 31211d81dfb | 17:35:57 |
hexa | can you checkout staging-next? | 17:36:51 |
Sandro | ohhh, yeah I can do that | 17:37:06 |
Sandro | i am now on 03e2d487081 | 17:37:34 |
Sandro | both builds for me | 17:44:28 |
Sandro | * all threebuilds for me | 17:44:35 |
Sandro | * all three builds for me | 17:44:39 |
hexa | manual completed on the pr | 19:45:06 |
| 7 Sep 2021 |
lukegb (he/him) | I think I made staging happy again | 16:48:22 |
lukegb (he/him) | I manually merged staging-next into staging, but that actually also merged in the revert (whoops) | 16:48:39 |
| 8 Sep 2021 |
trofi | How do you find a top derivation that blocks other derivations to build on staging-next? guix has guix weather tool that dumps a histogram on you. Does hydra have an equivalent? | 17:10:58 |
VladimÃr ÄŒunát | There is an external tool suitable for this, but I can't recall an immediate link. | 17:16:27 |
VladimÃr ÄŒunát | * There is an external tool suitable for this, but I can't immediately recall a link or name. | 17:16:47 |
trofi | Is this a good room to coordinate fixes for staging-next like https://github.com/NixOS/nixpkgs/pull/135414? If not which one should it be? | 20:28:40 |
lukegb (he/him) | Yeah, this is a good place for that. I think :p | 20:30:19 |
VladimÃr ÄŒunát | Yes. Another one is the particular staging-next PR: https://github.com/NixOS/nixpkgs/pull/135477 | 21:42:47 |
VladimÃr ÄŒunát | * Yes. Another good place is the particular staging-next PR: https://github.com/NixOS/nixpkgs/pull/135477 | 21:43:23 |
lukegb (he/him) | I'm fixing the linuxPackages_5_13 breakage on staging-next | 22:50:18 |
| 10 Sep 2021 |
lukegb (he/him) | aws-sam-cli and awscli2 are broken (Python dependencies) ceph is broken (Python backports creating colliding init pycache entries?) or-tools is broken because mypy-protobuf is broken (missing a dep on grpcio-tools) | 12:34:58 |
lukegb (he/him) | Basically all the pending builds for staging are x86_64-darwin... | 14:48:15 |
hexa | python backports packaging is fixed by adding them to the same pythonNamespace (via jonringer) | 17:35:33 |