On Fri, 2019-08-30 at 12:50 +0530, Muneendra Kumar M via devel wrote:
> Hi ,
> Iam getting the below error when I run fedpkg clone fctxpd
> 
> 
> fedpkg clone fctxpd
> Cloning into 'fctxpd'...
> The authenticity of host 'pkgs.fedoraproject.org (209.132.181.4)'
> can't be
> established.
> RSA key fingerprint is
> SHA256:Q12OTyTeOHWlS54dTzy2BNu7wB8UKNf18+7WHIDsORc.
> Are you sure you want to continue connecting (yes/no/[fingerprint])?
> yes
> Warning: Permanently added 'pkgs.fedoraproject.org,209.132.181.4'
> (RSA) to
> the list of known hosts.
> muneen...@pkgs.fedoraproject.org: 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.
> 
> 
> I have added the ssh-key at
> https://pagure.io/settings#nav-ssh-tab
> 
> But still iam getting the below error.
> 
> Can anyone help me where iam doing the mistake.

You need to add keys to your Fedora account [1] since you are using
pkgs.fedoraproject.org, unlike the pagure.io, where you added your
keys. It takes some time to propagate the keys.

Other possibility (if you are not a packager of the given package), is
to use anonymous http clone using -a switch:

$ fedpkg clone -a fctxpd

[1] https://admin.fedoraproject.org/accounts

Regards,
-- 
Jakub Jelen
Senior Software Engineer
Security Technologies
Red Hat, Inc.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org

Reply via email to