On 3/30/2022 6:24 PM, Michael Laß (l...@mail.upb.de) wrote: > for some reason I cannot push changes to Gerrit anymore and posting git > patches to the mailing list does not work either. I've spent too much > time on this already.
The problem might be that a newer version of ssh on your workstation no longer enables (by default) the ssh-rsa key you have registered with Gerrit. You can try registering a ssh-ed25519 key with Gerrit or modify your ~/.ssh/config file to include Host gerrit.openafs.org HostKeyAlgorithms=+ssh-rsa PubkeyAcceptedAlgorithms=+ssh-rsa Good luck. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature