$ kinit ttomecek@STG.FEDORAPROJECT.ORG Password for ttomecek@STG.FEDORAPROJECT.ORG: $ klist Ticket cache: KEYRING:persistent:1000:krb_ccache_rSwz0Wv Default principal: ttomecek@STG.FEDORAPROJECT.ORG Valid starting Expires Service principal 05/20/2021 13:13:58 05/21/2021 13:13:54 krbtgt/STG.FEDORAPROJECT.ORG@STG.FEDORAPROJECT.ORG renew until 05/27/2021 13:13:54 $ git remote add stg ssh://ttomecek@pkgs.stg.fedoraproject.org/rpms/qemu $ git fetch stg Fetching stg ttomecek@pkgs.stg.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. error: Could not fetch stg
When I compared with production (all works fine there) I saw that SSH keys option in pagure's settings is missing.
Is it possible that my stg SSH keys are not synced properly?
resolve src.stg.fp.o auth problem if possible
when you have time
Can you check https://accounts.stg.fedoraproject.org for your ssh key(s) and confirm they are the ones you are using?
ssh uses keys from your account, not kerberos.
Metadata Update from @kevin: - Issue priority set to: Waiting on Reporter (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
Nice, that was it, my SSH key was not set there; thank you, Kevin!
Metadata Update from @ttomecek: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.