Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2025-04-19 09:55:02 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2025-04-19 09:55:02 +0200
commita4971c4c377152a4c0d88fa18ba5560c39f9c39a (patch)
tree52e35bd7ee394ad6ba9af6ca5c57541501ee6840
parent8bfe0232b515566d0fe78b6a235810153f6ad5ec (diff)
Added secion in broken keyrings for transition
-rw-r--r--download/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/download/index.html b/download/index.html
index 3d0c0e8..6f79aa5 100644
--- a/download/index.html
+++ b/download/index.html
@@ -87,11 +87,16 @@
</ul>
<h3>Fixing Broken Keyring(s)</h3>
- Sometimes an ISO contains broken keys. This can easily be fixed by
+ <p>Sometimes an ISO contains broken keys. This can easily be fixed by
updating your keyring with <code>pacman -S archlinux-keyring archlinux32-keyring</code>
and then <code>pacman-key --init</code>, <code>pacman-key populate archlinux archlinux32</code>
and <code>pacman-key --refresh</code>. Eventually this is something you
- want to do in the chroot of your installation (<code>arch-chroot /mnt</code>).
+ want to do in the chroot of your installation (<code>arch-chroot /mnt</code>).</p>
+
+ <p>Eventually manually importing key by command
+ <code>pacman-key -r CEB167EFB5722BD6 --keyserver hkp://keyserver.ubuntu.com:80</code>
+ or replacing keyserver line in <code>/etc/pacman.d/gnupg/gpg.conf</code> accordingly is
+ necessary.</p>
<h3>BitTorrent Download (recommended)</h3>