| 10 Feb 2022 |
@grahamc:nixos.org | * ~github actions were a mistake~ I take it back, GHA | 14:11:18 |
@grahamc:nixos.org | maybe it has to do with this:
$ pgrep -af slapd | wc -l
231
| 14:15:51 |
@grahamc:nixos.org | ( STDERR ) job 33 step ‘/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv’ is now runnable
( STDERR ) job 33 dispatcher woken up
( STDERR ) job 33 aborting unsupported build step '/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv' (type 'x86_64-linux')
( STDERR ) job 33 adding new machine ‘localhost’
( STDERR ) job 33 marking build 3 as failed
( STDERR ) job 33 finishing build step ‘/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv’
races :(
| 15:07:40 |
hexa | I'm using hydraUnstable from release-21.11 and some pages like /build/2 are awfully slow | 15:29:08 |
hexa | loading in like 15-25 seconds | 15:29:13 |
hexa | while the machine and the database are mostly idle | 15:29:33 |
@grahamc:nixos.org | how do C++ feel about std::mutex ? https://github.com/NixOS/hydra/pull/1152 | 16:05:24 |
@grahamc:nixos.org | hexa: we should probably get an update in to nixpkgs | 16:05:48 |
hexa | yeah, I noticed the package was barely maintained and people are relying on patches and newer git commits | 16:08:40 |
@grahamc:nixos.org | I of course deploy right from the repo, but should probably add updating nixpkgs to the process | 16:09:12 |
@grahamc:nixos.org | das_j: can you deploy https://github.com/NixOS/hydra/pull/1151 and verify it works for you? | 16:40:17 |
@grahamc:nixos.org | das_j: also can you address these comments on docs? https://github.com/NixOS/hydra/pull/1151 | 17:12:29 |