#3571 Re-enable ssh access to libdeltacloud git repository
Closed: Fixed Opened by clalance.

= bug description =
I am currently hosting the libdeltacloud git repository on fedorahosted. I haven't touched the repository in over a year, but recently I wanted to make an update. However, I found that none of the ssh keys that I still have seem to work with the repository. I probably lost the ssh key that I was using to access that repository. Can I send a new ssh key and get my ssh access restored? It will be the same key that I am using for my FAS account, so you could fetch it out of there as well.

Thanks,
Chris


Fedorahosted does use the ssh key you have uploaded to your fas account.

So, it's likely some further issue.

  1. Login to https://admin.fedoraproject.org/accounts/ and confirm the ssh public key you have in your fas account is one you have the ssh private key for.

  2. Make sure 'ssh-add -L' shows the key is available in your agent.

  3. Attach error output here? It might be possible you are in denyhosts from trying the wrong key too many times.

Feel free to add further debugging here or drop by #fedora-admin on irc.freenode.net and we can get it sorted.

Arg. You are absolutely right. I had forgotten that my username is clalance and not clalancette, and that is why it was failing. Sorry for the noise, I'll close the ticket out.

Metadata