[aur-general] KeyError(key)
Can you copy the exact contents of the (error) messages?> FTR, I didn't copy the complete contents of ~/.ssh/id_rsa-aur.pub to my> account page, I had to omit the "username@host" part at the end,> otherwise my key wasn't accepted.> Best, MarcelSorry about that. I'm new to all this :)I hope this fixes the format issues and the sending twice problem. In 'My Account', the public key doesn't end with anything under the form 'username@host'. Here is the error message I'm getting:$ git push origin masterEnter passphrase for key '/home/myusername/.ssh/id_rsa' :...remote: File "hooks/update", line 198, in <module>remote: blob = repo[treeobj.id]remote: File "/usr/lib/python3.4/site-packages/pygit2/repository.py", line 90, in __getitem__remote: raise KeyError(key)remote: KeyError: *there is an encrypted string following this"remote: error: hook declined to update /refs/heads/masterTo ssh://aur@aur4.archlinux.org/savant-git.git ! [remote rejected] master -> master (hook declined)error: failed to push some refs to 'ssh://aur@aur4.archlinux.org/savant-git.git' Thanks for any help,Harley
That sounds like a bug to me. Could you please upload your repository somewhere else (e.g. on GitHub) and file a bug report on [1]? Thanks, Lukas [1] https://bugs.archlinux.org/index/proj2
participants (2)
-
Harley W
-
Lukas Fleischer