You are not logged in.
hi guys .when i input pacman -Syu
:: 进行安装吗? [Y/n] y
(439/439) 正在检查密钥环里的密钥 [######################] 100%
正在下载所需的密钥......
:: 导入 PGP 密匙 4096R/,"lilac (build machine) <lilac@build.archlinuxcn.org>",创建 2014-03-21 吗? [Y/n] y
错误:key "lilac (build machine) <lilac@build.archlinuxcn.org>" could not be imported
y
:: 导入 PGP 密匙 4096R/,"Antonio Rojas <arojas@us.es>",创建 2014-10-22 吗? [Y/n] y
错误:key "Antonio Rojas <arojas@us.es>" could not be imported
错误:所需的密钥从密钥环中丢失
错误:无法提交处理 (未预期的错误)
发生错误,没有软件包被更新。
can some one help me to fix it.thanks
Last edited by leave0 (2015-04-14 05:07:21)
Offline
Hi leave0 and welcome to the Forums
Pleas post the output in english https://wiki.archlinux.org/index.php/Fo … s_and_code
Offline
Unsupported repo: moving to AUR Issues...
Offline
Run
LC_ALL=C <command>
to get the output in English.
Offline
hi karol do you mean
LC_ALL=c sudo pacman -Syu ?
i try ,show that:
:: Proceed with installation? [Y/n] y
(439/439) checking keys in keyring [######################] 100%
downloading required keys...
:: Import PGP key 4096R/, "lilac (build machine) <lilac@build.archlinuxcn.org>", created: 2014-03-21? [Y/n] y
error: key "lilac (build machine) <lilac@build.archlinuxcn.org>" could not be imported
y
^[[C:: Import PGP key 4096R/, "Antonio Rojas <arojas@us.es>", created: 2014-10-22? [Y/n] y
error: key "Antonio Rojas <arojas@us.es>" could not be imported
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
Run
LC_ALL=C <command>
to get the output in English.
Last edited by leave0 (2015-04-14 12:42:28)
Offline
You'll have to import the key manually before trying to do the install. Did you import the key into the pacman keyring as described in the link karol posted?
EDIT: The key ID should be provided by the maintainer of that repo. Try looking on the site where you found the repo.
Last edited by runical (2015-04-14 18:46:24)
Offline
If you're using archlinuxcn repo, see https://wiki.archlinux.org/index.php/Un … rchlinuxcn
Offline