| 27 Mar 2022 |
@grahamc:nixos.org | Sgtm ma27 | 19:55:19 |
| 28 Mar 2022 |
| Bryan Honof joined the room. | 16:24:31 |
@grahamc:nixos.org | we're going to revert the 2.6 upgrade in Hydra to go back to 2.5.0, which is not a full revert back to the revision we were at before: https://github.com/NixOS/hydra/pull/1185
the goal is to determine if the problems were introduced in that random commit to 2.5.0, or 2.5.0 to 2.6.0
| 17:50:51 |
cole-h | (2.5.1, actually) | 19:43:12 |
cole-h | * (2.5.1, actually, as evidenced by the PR title :P) | 19:43:21 |
| Max joined the room. | 21:31:47 |
| 29 Mar 2022 |
| @jonringer:matrix.org joined the room. | 17:38:47 |
@jonringer:matrix.org | Are we able to do anything about hydra-unstable failing to build in nixpkgs? | 17:39:17 |
Rick (Mindavi) | Try to get this over the finish line? https://github.com/NixOS/nixpkgs/pull/160202 | 17:49:57 |
@jonringer:matrix.org | merge conflicts :( | 19:09:22 |
Rick (Mindavi) | Yeah, I saw :( | 19:14:33 |
Rick (Mindavi) | Not sure what's up with that, did something else regarding hydra get merged | 19:15:55 |
@jonringer:matrix.org | i think it was in the release notes, those are pretty prone to merge conflicts | 20:58:09 |
| 30 Mar 2022 |
Amanda (she/her) | grahamc (he/him): The LDAPContext seems to be very flakey for me, On more than one occasion my homelab has failed to update due to slapadd timing out for whatever reason, any ideas/hints? At the moment I'm just going to disable tests in my config to get my server updated. | 12:37:01 |
@grahamc:nixos.org | Hmmm. This is in a nix build? | 12:37:31 |
Amanda (she/her) | yes | 12:37:34 |
@grahamc:nixos.org | Is this on your i686 machine? | 12:38:02 |
Amanda (she/her) | x86_64 with i686 emulation enabled | 12:38:15 |
@grahamc:nixos.org | Gotcha can you send me the specs of that machine? I wonder if there is an issue there, I don’t see problems but also I have fairly high-end machines. | 12:39:02 |
Amanda (she/her) | It's an Intel NUC at least a generation old, lemme grab the full model number | 12:39:25 |
Amanda (she/her) | NUC8i7BEH | 12:40:33 |
Amanda (she/her) | It's fot 32G of ram, and it's using the powersave CPU govener | 12:41:43 |
@grahamc:nixos.org | Okay well it probably isn’t that! | 12:42:07 |
@grahamc:nixos.org | Is your machine under a lot of load during the test? | 12:42:18 |
Amanda (she/her) | HRm, load average is currently 1.7 | 12:42:36 |
@grahamc:nixos.org | Not high at all. Could you change the call to yath to pass -vvv? Maybe there are some useful logs. | 12:43:00 |
@grahamc:nixos.org | Anything “weird” about your system? (You’d know) | 12:44:33 |
Amanda (she/her) | Other than shelling out most of my builds to nix-build.net not really. But I reproduced it locally on the NUC as well | 12:47:59 |
@grahamc:nixos.org | Hum. | 12:48:13 |
@grahamc:nixos.org | I’m hoping you can pass -vvv and reproduce | 12:48:28 |