3 Sep 2024 |
| noisersup joined the room. | 17:58:00 |
Sandro | that's pretty much standard postgres knowledge | 18:25:42 |
Alyssa Ross | not necessarily standard Hydra knowledge though | 18:26:29 |
Rick (Mindavi) | I don't really feel qualified as a database admin but generally it goes fine for me, until I need to update major PostgreSQL databases | 19:41:54 |
Rick (Mindavi) | * I don't really feel qualified as a database admin but generally it goes fine for me, until I need to update major PostgreSQL versions | 19:42:12 |
5 Sep 2024 |
dramforever | til to even use the postgres user, i've been using hydra | 02:06:43 |
dramforever | unrelatedly | 02:24:20 |
dramforever | how do the hydra people, so to speak, feel about adding additional meta attributes to the db into the builds table? | 02:24:44 |
dramforever | basically i'm trying to see if i can (we can?) work around this https://github.com/NixOS/nix/issues/2742 in hydra by adding like meta attributes | 02:27:33 |
dramforever | so i'm imagining something like meta.requiredSystemFeatures that adds the features strictly when scheduling in hydra | 02:31:34 |
6 Sep 2024 |
vcunat | Hydra already has issues with the case where you change a (fixed-output) derivation while keeping the output hash. | 10:20:41 |
vcunat | It will reuse the old build and with it the old derivation. | 10:21:18 |
vcunat | Even if it was failed. | 10:22:08 |
9 Sep 2024 |
| @meep_bleep:matrix.org joined the room. | 16:00:28 |
11 Sep 2024 |
| nyanbinary left the room. | 15:29:02 |
16 Sep 2024 |
| silentlurker joined the room. | 20:00:40 |
17 Sep 2024 |
| Tom (deprecated) joined the room. | 21:10:15 |
18 Sep 2024 |
cleverca22 | John Ericson: https://github.com/NixOS/nix/commit/bc085022494fe90f733aef0832b6d7dcc34709cf has the fix to hydra been written yet? i updated my hydra recently, and now the cache is down | 03:42:13 |
John Ericson | In reply to @cleverca22:matrix.org John Ericson: https://github.com/NixOS/nix/commit/bc085022494fe90f733aef0832b6d7dcc34709cf has the fix to hydra been written yet? i updated my hydra recently, and now the cache is down which fix / which problem? | 03:58:20 |
John Ericson | there is some base64 thing that prevented updating cache.nixos.org yet' | 03:58:36 |
John Ericson | * there is some base64 thing that prevented updating cache.nixos.org yet | 03:58:39 |
John Ericson | https://github.com/NixOS/hydra/commits/hydra.nixos.org-nix-2.21 | 03:59:14 |
John Ericson | want to switch to that | 03:59:20 |
| subfractal changed their display name from gkze to subfractal. | 15:32:16 |
cleverca22 | In reply to @Ericson2314:matrix.org which fix / which problem? Caught exception in Hydra::Controller::Root->nar "Undefined subroutine &Hydra::Controller::Root::isValidPath called at /nix/store/hsizk3l5p792wim3xh4ddbmyyqrsw1fn-hydra-0-unstable-2024-09-15/libexec/hydra/lib/Hydra/Controller/Root.pm line 333." | 21:08:18 |
cleverca22 | the entire binary cache api is broken | 21:08:25 |
cleverca22 | narinfo files work, but nar's dont, so nothing can DL | 21:10:08 |
John Ericson | cleverca22: ah that looks like one we missed | 21:25:34 |