[aur-general] AUR Comment for white_dune

J. Scheurich mufti11 at web.de
Fri Dec 27 06:33:46 UTC 2019


Hi,

Are you able to successfully run this command:

ssh -Taur at aur.archlinux.org

If not, you will need to fix your ssh setup until this works.

$ ssh -T aur at aur.archlinux.org
The authenticity of host 'aur.archlinux.org (2a01:4f8:160:3033::2)'
can't be established.
ECDSA key fingerprint is SHA256:L71Q91yHwmHPYYkJMDgj0xmUuw16qFOhJbBr1mzsiOI.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'aur.archlinux.org,2a01:4f8:160:3033::2'
(ECDSA) to the list of known hosts.
aur at aur.archlinux.org: Permission denied (publickey).

How to fix the ssh setup ?

ssh-keygen do not help 8-(

$ cat .ssh/config

      Host aur.archlinux.org
          User aur
          PreferredAuthentications publickey
          IdentityFile ~/.ssh/id_rsa
$ ssh -T aur at aur.archlinux.org
aur at aur.archlinux.org: Permission denied (publickey).
$


so long
MUFTI


More information about the aur-general mailing list