#10756 fedpkg clone not working
Closed: Fixed with Explanation by nonamedotc. Opened by nonamedotc.

I am unable to clone repos from src.fpo since yesterday morning.

$ fedpkg co xfce4-power-manager
Cloning into 'xfce4-power-manager'...
nonamedotc@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.

Same issue with other packages (e.g. htop)

$ ssh-add -l
256 SHA256: ---- nonamedotc@imladris/fedora (ED25519)

My public key matches with the one in fpo accounts.

I also have a valid kerberos ticket.

$ klist -A
Ticket cache: KEYRING:persistent:1000:1000
Default principal: nonamedotc@FEDORAPROJECT.ORG
Valid starting       Expires              Service principal
06/08/2022 18:58:14  06/09/2022 18:58:08 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG
    renew until 06/15/2022 18:58:08

I have a valid pagure token under ~/.config/rpkg/fedpkg.conf

fedpkg co -a works fine. What else can I try? Help is appreciated.


fedpkg co started working once I added IdentityFile to ~/.ssh/config.

Nothing else changed from my end. I will close this issue for now.

Metadata Update from @nonamedotc:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Metadata