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 _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
