| 14 Apr 2023 |
@linus:schreibt.jetzt | I think | 08:26:09 |
aciceri | why? | 08:26:25 |
@linus:schreibt.jetzt | openssh doesn't like the host key being accessible to anyone other than root | 08:26:42 |
@linus:schreibt.jetzt | and won't use it if that's the case | 08:26:52 |
aciceri | otherwise I can change the ssh key path to the one in hydra-queue-runner's HOME | 08:27:04 |
@linus:schreibt.jetzt | yeah that sounds reasonable | 08:27:23 |
aciceri | I will not be able to remote build using cli and a different user | 08:27:27 |
@linus:schreibt.jetzt | yes you will | 08:27:33 |
aciceri | why? | 08:27:42 |
das_j | In reply to @linus:schreibt.jetzt yes you will ACLs to the rescue? | 08:27:45 |
@linus:schreibt.jetzt | In reply to @aciceri:nixos.dev why? because it all goes through the nix daemon which runs as root | 08:27:51 |
aciceri | ah right | 08:28:01 |
aciceri | nothing to do :( | 08:30:37 |
aciceri | same logs for hydra-queue-runner | 08:31:14 |
aciceri | isn't there a way to get better errors? | 08:31:43 |
@linus:schreibt.jetzt | systemctl edit --runtime hydra-queue-runner and add more -vs | 08:33:21 |