| 3 Dec 2023 |
Mic92 | I wasn't able to trigger this anymore | 15:24:33 |
zowoq | In reply to @joerg:thalheim.io (not yet deployed on build03) It has been deployed. | 22:25:55 |
| 4 Dec 2023 |
Ilan Joselevich (Kranzes) | do we have some community darwin box I can use? | 03:06:00 |
Lily Foster | In reply to @kranzes:matrix.org do we have some community darwin box I can use? https://nix-community.org/community-builder/ | 03:07:36 |
Ilan Joselevich (Kranzes) | cheers | 03:09:48 |
zowoq | In reply to @joerg:thalheim.io zowoq: raitobezarius It would be interesting if change fixes the github race condition that you see in lanzaboote: https://github.com/Mic92/buildbot-nix/commit/590f31eb6f205a47313a3525cd504fa4a405b6a4#diff-df8c266d76f942a320d71b583a24da5fa8ecd8135993a696f376dbd960359be7R334 Looks like it worked, retried this automatically. https://buildbot.nix-community.org/#/builders/6/builds/52 | 03:14:06 |
Ilan Joselevich (Kranzes) |  Download image.png | 03:14:23 |
Ilan Joselevich (Kranzes) | #1000 | 03:14:25 |
Ilan Joselevich (Kranzes) | 🚀 | 03:14:29 |
Ilan Joselevich (Kranzes) | zowoq
[kranzes@pongo ~]$ ssh darwin-build-box.nix-community.org
kranzes@darwin-build-box.nix-community.org: Permission denied (publickey).
seems to have deployed already, is there anything else that needs to be done?
| 03:24:10 |
zowoq | No, it should be working. | 03:52:08 |
Ilan Joselevich (Kranzes) | In reply to @zowoq:matrix.org No, it should be working. That's really weird then | 03:55:25 |
Ilan Joselevich (Kranzes) | Maybe this can be debugged on the server? | 03:56:16 |
Ilan Joselevich (Kranzes) | The PR I made looks fine | 03:58:59 |
Ilan Joselevich (Kranzes) | it deployed it just fine | 03:59:05 |
zowoq | Everything looks correct on the machine. We added someone else a few hours ago and looks like they have been able to access it. | 04:08:52 |
Ilan Joselevich (Kranzes) | That's so weird... | 04:10:20 |
Ilan Joselevich (Kranzes) | Any further suggestions? I'll look into this when I wake later, it's already 6 AM and I've been up for a while | 04:13:27 |
zowoq | No, nothing that I can think of at the moment. | 04:33:18 |
Mic92 | zowoq: ok, it still crashes. I will look into this. | 07:07:49 |
Ilan Joselevich (Kranzes) | In reply to @zowoq:matrix.org No, nothing that I can think of at the moment. None of my keys work on that machine, could it be that it doesn't support -sk keys? | 14:41:51 |
Ilan Joselevich (Kranzes) | openssh has been supporting -sk keys for a while now though so idk | 14:42:13 |
Ilan Joselevich (Kranzes) | I think that's the problem | 14:50:10 |
Ilan Joselevich (Kranzes) | when using -v I see that these are the supported key types kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521> | 14:50:22 |
Ilan Joselevich (Kranzes) | which does not include mine | 14:50:45 |
Ilan Joselevich (Kranzes) | when I try to ssh into one of my nixos systems it's this:
kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com,ssh-dss,ssh-rsa,rsa-sha2-256,rsa-sha2-512>
| 14:51:04 |
Ilan Joselevich (Kranzes) | https://github.com/Yubico/libfido2/issues/464 | 14:54:22 |
Ilan Joselevich (Kranzes) | Here's an issue for this | 14:54:29 |
Ilan Joselevich (Kranzes) | Seems to have some workarounds, would be nice if you could implement them as it seems other people also have -sk keys configured for the community darwin builder, and it probably doesn't work for them either. | 14:55:14 |
Ilan Joselevich (Kranzes) | Redacted or Malformed Event | 14:58:22 |