Run ssh in debug mode: ssh -vvv martin@xxxxxxxxxxxxxxxxxxxxxx It will show you that you probably have bad permissions or owner on one of your private keys in ~/.ssh/. They need to be owned by you and not readable by anyone else (mode 0600). Jakub On Wed, 2019-03-27 at 11:35 +0000, Martin Gansser wrote: > Hi, > > i get the error after copying my home folder /home/martin from a > vmware with f29 to a new vmware with f30. > > Cloning into 'lollypop'... > martin@xxxxxxxxxxxxxxxxxxxxxx: Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > Could not execute clone: Failed to execute command. > > What have i to do, that the fedpkg clone lollypop works again ? > > Thanks > Martin > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx -- Jakub Jelen Senior Software Engineer Security Technologies Red Hat, Inc. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx