[aur-general] AUR problem: 403 for white_dune package
J. Scheurich
mufti11 at web.de
Fri Jan 24 09:17:59 UTC 2020
Hi
>> $ git clone ssh://aur@aur.archlinux.org/white_dune.git
>> Cloning into 'white_dune'...
>> aur at aur.archlinux.org: Permission denied (publickey).
>> fatal: Could not read from remote repository.
> Is your key added to the ssh-agent?
$ cat ~/.ssh/config
Host aur.archlinux.org
User aur
PreferredAuthentications publickey
IdentityFile ~/.ssh/aur
AddKeysToAgent yes
...
$ git push
aur at aur.archlinux.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
$
Is this .ssh/config enough for ssh-agent ?
so long
MUFTI
More information about the aur-general
mailing list