[Development] The ssh issue after updating to Fedora 33

Jaroslaw Kobus Jaroslaw.Kobus at qt.io
Thu Nov 5 12:45:23 CET 2020


Hi all,

just in case when someone wants to update to Fedora 33 (or already did it): a potential issue with connection to gerrit may appear. It asks you to make sure you have the correct access rights and the repository exists. It mentions also: Permission denied (publickey).

The fix is to regenerate your ssh keys with a magic -t option and upload the public one to gerrit. I did it with:

ssh-keygen -t ecdsa

and it was enough. More info here: https://www.reddit.com/r/Fedora/comments/jhxbdh/no_ssh_public_key_auth_after_upgrade_to_fedora_33/

Regards

Jarek


More information about the Development mailing list