After updating Arch Linux these days I run into the issue that Gerrit refused my patches. That's caused by OpenSSH update to 8.8 where RSA-SSH encryption was disabled [1]. There are two solutions:

a) "ssh-keygen -t ed25519" and upload this key to Gerrit [2]
b) allow the deprecated cypher in the ~/.ssh/config per
   "PubkeyAcceptedKeyTypes +ssh-rsa"

The second method works until Debian stops supporting RSA.

Cheers,
Heiko

[1] https://www.itsfoss.net/openssh-8-8-release/
[2] https://wiki.documentfoundation.org/Development/gerrit/setup

--
Dr. Heiko Tietze, UX-Designer and UX-Mentor
Tel: +49 30 5557992-63 | Mail: heiko.tie...@documentfoundation.org
The Document Foundation, Kurfürstendamm 188, 10707 Berlin, DE
Gemeinnützige rechtsfähige Stiftung des bürgerlichen Rechts
Legal details: https://www.documentfoundation.org/imprint

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to