Skip to content

Commit

Permalink
archlinuxcn: add guide to manually trust farseerfc's key
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Jan 25, 2024
1 parent bcc7f12 commit c3d2dd8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions source/archlinuxcn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,21 @@ Arch Linux 中文社区仓库是由 Arch Linux 中文社区驱动的非官方用

然后请安装 ``archlinuxcn-keyring`` 包以导入 GPG key。

.. warning::
2023 年 12 月后,在新系统下安装 ``archlinuxcn-keyring`` 时可能会出现错误:

::

error: archlinuxcn-keyring: Signature from "Jiachen YANG (Arch Linux Packager Signing Key) " is marginal trust
需要在本地信任 farseerfc 的 GPG key:

::

sudo pacman-key --lsign-key "farseerfc@archlinux.org"
然后重试安装。详情参见 https://www.archlinuxcn.org/archlinuxcn-keyring-manually-trust-farseerfc-key/\

相关链接
========

Expand Down

0 comments on commit c3d2dd8

Please sign in to comment.