You are not logged in.

#1 2021-10-21 00:35:44

malacology
Member
Registered: 2021-04-24
Posts: 152

[Solved] AUR web public key update error

Today I can't maintain packages

sign_and_send_pubkey: signing failed for RSA "guoyi@helix" from agent: agent refused operation
aur@aur.archlinux.org: Permission denied (publickey).

I doesn't change anything about the setting, I worked for months on it.
Then I found the problem, when I found ssh key refused, I know something about ssh key configure in AUR web wrong.
After updating the full public key, such as

 ssh-rsa AAAAB3NzaC1y...MtDdIk= guoyi@helix 

Then I check it and found it only left

  ssh-rsa AAAAB3NzaC1y...MtDdIk= 

Last edited by malacology (2021-10-21 11:34:02)


Don't speak to silly man. Keep Minimalism.

Offline

#2 2021-10-21 01:39:06

loqs
Member
Registered: 2014-03-06
Posts: 17,195

Re: [Solved] AUR web public key update error

Have you configured custom options that limit key exchange to ssh-rsa?  See https://bugs.archlinux.org/task/72250

Offline

#3 2021-10-21 09:36:05

malacology
Member
Registered: 2021-04-24
Posts: 152

Re: [Solved] AUR web public key update error

I haven't, today I found my Documents, Music, Videos dir are deleted. I am using the Gnome. And when I access my VPS, I need to type the password, it's so strange. I still can update packages at 2021-10-14 15:53
I change rsa to ED25519

sign_and_send_pubkey: signing failed for ED25519 "guoyi@helix" from agent: agent refused operation
aur@aur.archlinux.org: Permission denied (publickey).

Yesterday, I write PKGBUILD, mistakenly, I write srcdiir as src, it change my system, so the right of .ssh is not 700 and files is not 600.

Last edited by malacology (2021-10-21 11:35:05)


Don't speak to silly man. Keep Minimalism.

Offline

Board footer

Powered by FluxBB