#8632 Permission denied to src.fp.o for a new packager
Closed: Fixed 4 years ago by alebastr. Opened 4 years ago by alebastr.

Hello,

I'm going through the 'Join_the_package_collection_maintainers' instruction. Right now I'm on the step where I could finally upload sources to src.fp.o. However things doesn't seem to be working for me:

% fedpkg clone waybar
Cloning into 'waybar'...
alebastr@pkgs.fedoraproject.org: Permission denied (publickey).
fatal: Could not read from remote repository.

It looks like src.fedoraproject.org pagure instance did not receive my ssh key info.

Things I already did:

  • verified that I have required group membership: CLA, packager both on FAS and src.fp.o
  • verified that I'm the maintainer for the package I'm trying to clone
  • verified that ssh-add -L displays the same public key as in my FAS account (cardno:000609868520)
  • verified that I'm able to login to ssh://fedorapeople.org with the same key from the same shell
  • verified that I'm able to clone --anonymous the package
  • logged out and in from src.fp.o to make sure it gets updated profile from FAS. Several times.
  • verified that the situation did not resolve within 12 hours
  • panicked and created infra ticket

Thanks in advance for any help!


When do you need this to be done by? (YYYY/MM/DD)



I don't know what happened, but src.fp.o suddenly started accepting my key. It took about 24 hours after adding the key in FAS.

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

4 years ago

There's supposed to be a trigger that updates ssh keys on the machine when a packager updates their ssh key, but it's broken. ;(
So, it falls on a cron job, which takes much longer... sorry for the trouble. ;(

Login to comment on this ticket.

Metadata