From f42c2c57fb4ea7f6928ae0f33fbdf81e6f41599c Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Wed, 11 May 2022 04:30:24 +0300 Subject: [PATCH] add not about pacman database update --- docs/faq.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index a07fa7d3..1a31741f 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -130,7 +130,9 @@ So it is the same as adding any other package, but due to restrictions you must .. code-block:: shell - sudo -u ahriman ahriman package-add pacmann -s repository + sudo -u ahriman ahriman package-add pacman -s repository + +This feature is heavily depends on local pacman cache. In order to use this feature it is recommended to either run ``pacman -Sy`` before the interaction or configure timer for this. Package build fails because it cannot validate PGP signature of source files ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^