| 6 Jul 2024 |
Matt Sturgeon | In an ideal world we'd have an (e.g.) .github/builtbot.yml config file where we can define a nix-config object used when running jobs. IDK how easy that is to support on your end though 🫤
# e.g.
build-eval:
nix-config:
allow-import-from-derivation: false
| 11:25:35 |
| linj joined the room. | 14:46:16 |
linj | I want to check an old job and it gives me 404. Is that normal? | 14:48:50 |
linj | * I want to check an old hydra job and it gives me 404. Is that normal? | 14:49:19 |
| 7 Jul 2024 |
| @balintmaci:matrix.org left the room. | 08:17:05 |
@dminca:matrix.org | Hi, I just noticed the NixOS space was replaced. Should I leave the one that's called NixOS (replaced) or is there something happening in the background | 09:44:38 |
emily | it's fine to leave it | 09:46:12 |
emily | it just broke because of Matrix stuff (see #matrix-discussion:nixos.org for details) | 09:46:30 |
@dminca:matrix.org | Thank you, emily | 09:46:45 |
| Traxys changed their profile picture. | 10:23:32 |
| Traxys changed their profile picture. | 10:25:21 |
| Toast joined the room. | 17:30:29 |
matthewcroughan | The arm64 community server is down again | 19:58:50 |
matthewcroughan | when it is in this state, does anybody know what's happening/ | 19:59:00 |
matthewcroughan | * when it is in this state, does anybody know what's happening? | 19:59:01 |
matthewcroughan | Would it be too much to ask for some sort of status endpoint that could be polled to know what the status | 19:59:17 |
matthewcroughan | * Would it be too much to ask for some sort of status endpoint that could be polled to know what the status is? | 19:59:19 |
matthewcroughan | I presume it's just in the middle of a reboot or something | 19:59:38 |
matthewcroughan | Who is it that controls aarch64.nixos.community anyway? | 20:25:58 |
matthewcroughan | It looks like it is still vulnerable to regresshion | 20:26:06 |
matthewcroughan | Is it adisbladis or anyone you know? | 20:26:30 |
emily | note that the OpenSSH version is not a reliable indicator of that (but an old version + the derivation the server comes from not containing the .patch is) | 20:27:53 |
emily | (not sure if you already took that into account) | 20:28:03 |
matthewcroughan | Yeah I just saw the version + the config not containing LoginGracePeriod 0 | 20:28:19 |
matthewcroughan | so maybe it's patched, I didn't look at that | 20:28:26 |
emily | try nix derivation show $(readlink -f $(which ssh)) | 20:29:00 |
matthewcroughan | The server is in a bit of a memory exploded state | 20:29:27 |
matthewcroughan | dmesg has logs I see on my scrappy servers when bad memory things happen :D | 20:29:41 |
matthewcroughan | Looks like the only patches are
"patches": "/nix/store/isik6ifcjxpw22sfh3kz37galficc78c-locale_archive.patch /nix/store/6id7rg81nbkx9r9pxvax7nssr11xdaas-gss-serv.c.patch?id=a7509603971ce2f3282486a43bb773b1b522af83 /nix/store/ybb4xs45dkngdf3x1xnxqgzn5zmv5alf-dont_create_privsep_path.patch /nix/store/7jbzj9s2wkbznn93ga3aqka6vfx06gjg-ssh-keysign-8.5.patch",
| 20:30:27 |
matthewcroughan | * Looks like the only patches are
"patches": "/nix/store/isik6ifcjxpw22sfh3kz37galficc78c-locale_archive.patch /nix/store/6id7rg81nbkx9r9pxvax7nssr11xdaas-gss-serv.c.patch?id=a7509603971ce2f3282486a43bb773b1b522af83 /nix/store/ybb4xs45dkngdf3x1xnxqgzn5zmv5alf-dont_create_privsep_path.patch /nix/store/7jbzj9s2wkbznn93ga3aqka6vfx06gjg-ssh-keysign-8.5.patch",
| 20:30:30 |