On Fri, 11 Feb 2022 at 09:20, Miao, Jun <jun.miao@xxxxxxxxx> wrote: > > Hi developer, > > I want to clone the rpms through fedpkg, but failed log like this: > > > > jmiao@fedora36:temp$ fedpkg clone tboot > > Cloning into 'tboot'... > > miaojun0823@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. > > > > I have kinit right successfully and I am the commit member of the tboot rpms. > > Whether I must be a admin of this rpms, even I want to clone it? You can do an anonymous clone using 'fedpkg clone -a tboot' (but of course them you wouldn't be able to push changes, unless you edit the URL of the git remote). To be able to do non-anonymous clones or to push you need to be authenticated, as Artur said. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure