30 Jan
2020
30 Jan
'20
12:34 p.m.
Hi,
The general form of the ssh URI for aur packages is
ssh://aur@archlinux.org/insert-pkgbase-value.git
Try changing the remotes on your local repo to the ssh:// URIs, then try pushing again.
There is a problem wth the ssh URI:
$ git clone ssh://aur@archlinux.org/white_dune.git Cloning into 'white_dune'... aur@archlinux.org: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
I updated the AUR account with $HOME/.ssh/aur.pub
What to do ?
so long MUFTI