= bug description =
Cannot access my Fedora account for more than half a year now. I tried to setup ssh cert from scratch several times and import it to my account. Last attempt I made on a freshly created F23 VM to be sure it's not caused my local ssh configuration. I did:
https://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Translation_Quick_Start_Guide/sect-Translation_Quick_Start_Guide-Accounts_and_Subscriptions-Making_a_SSH_Key.html
Then uploaded my new id_rsa.pub to fedora account system. Then executed fedora-packager-setup:
Setting up Fedora packager environment You need a client certificate from the Fedora Account System, lets get one now FAS Username: jnovy FAS Password: Saved: /home/jnovy/.fedora-server-ca.cert Linking: ~/.fedora-server-ca.cert to ~/.fedora-upload-ca.cert
Then I get this:
$ fedpkg clone mc Cloning into 'mc'... The authenticity of host 'pkgs.fedoraproject.org (209.132.181.4)' can't be established. RSA key fingerprint is SHA256:Q12OTyTeOHWlS54dTzy2BNu7wB8UKNf18+7WHIDsORc. RSA key fingerprint is MD5:fe:2e:6a:86:f3:41:e7:03:95:ea:9c:7f:75:9c:ce:9d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'pkgs.fedoraproject.org,209.132.181.4' (RSA) to the list of known hosts. 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: Command '['git', 'clone', 'ssh://jnovy@pkgs.fedoraproject.org/mc', '--origin', 'origin']' returned non-zero exit status 128
How can I make it work?
Thanks, Jindrich
= bug analysis =
= fix recommendation =
Would you mind dropping by #fedora-admin on freenode so that we can investigate this with you live?
Thanks
It sounds like this was all resolved?
Please re-open if there's still any issues here.