I changed my development system, and ssh key, uploaded the new key, but still get "fatal: Could not read from remote repository. Please make sure you have the correct access rights"
Probably in denyhosts? I had made multiple attempts before uploading the correct key.
Which machine/site are you having problems with?
fedorahosted? pkgs.fedoraproject.org ? both?
'git pull' and friends to update libpst package.
ok, I removed you from denyhosts, however, it's saying that your key is failed too.
So, please make sure you uploaded your new public key to the account system. Make sure you run 'ssh-add -L' and it shows that key is in your agent (if not, 'ssh-add /path/to/private-key' should add it).
Hopefully this is working for you now?
if not, please do reopen...