https://bugzilla.redhat.com/show_bug.cgi?id=1953340



--- Comment #21 from Ankur Sinha (FranciscoD) <[email protected]> ---
The clone works for me, so the repo seems to be set up correctly.

I can't check on the account system if you uploaded your public SSH key there,
so that'll be the first thing to check.

Then, if you have multiple keys (for example I have a separate one for Fedora
tasks), you'll have to configure ssh to point out what key you are using for
what service. So, your ~/.ssh/config file will have something like this in it:

HOST *.fedoraproject.org fedorapeople.org *.pagure.io
    IdentityFile <full path to your private ssh key file>
    User <your Fedora username>


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to