Can't Refresh Any Databases After Installing alhp-keyring and alhp-mirrorlist #1

Closed
opened 2021-12-10 02:49:48 +01:00 by Neko-san · 3 comments

After installing the required AUR packages mentioned here, running pacman -Syu / pacman -Suy fails to refresh any of my databases including the vanilla Arch ones (those just spit out a ton of 404 errors). :/

[After installing the required AUR packages mentioned here](https://git.harting.dev/ALHP/ALHP.GO#2-install-keyring-mirrorlist), running `pacman -Syu` / `pacman -Suy` fails to refresh any of my databases including the vanilla Arch ones (those just spit out a ton of 404 errors). :/
Author

Nevermind, it seems that putting multiple arches like this:
Architecture = i686 x86_64 x86_64_v3 znver2
Causes a failure in database syncing 🤔

I though this was a solution because of this post, but I guess they were wrong?

Nevermind, it seems that putting multiple arches like this: `Architecture = i686 x86_64 x86_64_v3 znver2` Causes a failure in database syncing 🤔 I though this was a solution because of [this post](https://git.harting.dev/ALHP/ALHP.GO/issues/9#issue-35), but I guess they were wrong?
Owner

Since I started this project way before pacman had support for different x86-64 level architectures, ALHP does not use this setting. If you follow the steps listed in the ALHP README you should get ALHP working no problem.

Since I started this project way before pacman had support for different x86-64 level architectures, ALHP does not use this setting. If you follow the steps listed in the [ALHP README](https://git.harting.dev/ALHP/ALHP.GO#quickstart) you should get ALHP working no problem.
anonfunc added the
question
label 2021-12-10 07:45:53 +01:00
Owner

I think this should be solved. Closing.

I think this should be solved. Closing.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALHP/alhp-mirrorlist#1
No description provided.