Hello,
I have problems with my SSH connection. When I try to pull a forked repo through SSH, i have a Permission denied (publickey). In the FAS, everything is ok (CLA signed and my public key is the correct one uploaded). I saw another ticket having the same issue (# 5164), but in pagure, in my settings, I don't have the authentication tab.
Can you provide more information for us here?
What instance are you trying to pull a forked repo from? src.fedoraproject.org? pagure.io? something else?
If src.fedoraproject.org this is expected, because only people in the 'packagers' group can use ssh against that instance. You can however use https: https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits
If pagure.io, make sure your ssh public key is the same as the key you are using in the user settings page. If it is, we will have to dig more.
Thanks for your reply.
Yes indeed i have a src.fedoraproject.org fork. Thanks for the HTTPS explanation.
I finaly did push to my fork.
Problem solved :smile:
Metadata Update from @achichmanian: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)