| 1 Oct 2021 |
@grahamc:nixos.org | ma27: have you seen these errors?
error (ignored): error: cannot unlink '/var/lib/hydra/build-logs/z8/f1cvj6y1biqh4mgxikndf00pg0z1pr-tinyvec_macros-0.1.0.drv': Permission denied
error: creating directory '/var/lib/hydra/build-logs': Permission denied
| 18:17:31 |
ma27 | yeah, but https://github.com/NixOS/hydra/commit/dd2ce84fe54c8c421f7ec619545683084a11b2fb was supposed to be a fix actually oO | 18:18:12 |
@grahamc:nixos.org | this seemed to be the cause / fix:
# ls -la /var/lib/hydra/
total 52
drwx------ 8 hydra hydra 4096 Oct 1 15:55 .
[...]
# chmod g+x /var/lib/hydra/
I'm ... ah okay
| 18:18:28 |
@grahamc:nixos.org | I wondered if that was the thing | 18:18:39 |
@grahamc:nixos.org | okay, whoops, false alarm -- I thought I'd integrated that PR and saw that issue as a side effect | 18:19:12 |
@grahamc:nixos.org | thanks, sorry | 18:19:14 |
| Linux Hackerman joined the room. | 18:59:06 |
| 2 Oct 2021 |
| nf changed their profile picture. | 00:16:56 |
| 6 Oct 2021 |
| Rosario Pulella changed their display name from rosariopulella to Rosuavio. | 10:38:36 |
| Rosario Pulella changed their display name from Rosuavio to Rosario Pulella. | 10:45:01 |
Rick (Mindavi) | I would like to nuke my hydra database since it's probably broken due to running the ca-derivations branch for a while (it has a db migration, I think). What's the best / easiest way to go about that? | 19:56:41 |
Rick (Mindavi) | I'm getting this error btw, but it's probably just because it's a bit broken: queue monitor: error: writing to file: Broken pipe | 19:57:20 |
Rick (Mindavi) | I'm running hydra 2021-08-11 (latest from nixpkgs) | 19:58:49 |
ajs124 | do you have other postgresql databases on the same machine? | 20:11:11 |
Rick (Mindavi) | Nope | 20:13:24 |
ajs124 | then you can probably just nuke /var/lib/postgresql | 20:31:53 |
Rick (Mindavi) | We'll see what happens :) | 20:35:55 |
cransom | dropdb would be good enough and re-running hydra-init, that should get you back to barebones i think. | 20:41:39 |
cransom | nuking the postgresql directory would mean postgresql would need to be restarted and get re-initialized as well. | 20:42:15 |
Rick (Mindavi) | Removing the postgresql dir and the hydra/.db-created file worked, and after recreating the jobsets it all looks good. I'm happy 🙂 | 20:53:43 |
Rick (Mindavi) | (just did a reboot in between, which helps a lot) | 20:54:11 |
| kamadorueda joined the room. | 22:27:01 |
| 8 Oct 2021 |
| Florian | W3F changed their display name from Florian | W3F - OoO Mon/Tue to Florian | W3F. | 15:12:47 |
| fedx joined the room. | 15:17:22 |
| 11 Oct 2021 |
| Ryan Burns joined the room. | 07:57:40 |
| 12 Oct 2021 |
| wizeman joined the room. | 01:41:53 |
| slby joined the room. | 20:45:02 |
| 13 Oct 2021 |
| toonn joined the room. | 13:23:23 |
toonn | Can I get an abort on this evaluation? https://hydra.nixos.org/eval/1712845 Didn't push the commits I thought I did. | 13:42:35 |
sterni | toonn: done | 13:59:59 |