Can't Refresh Any Databases After Installing alhp-keyring
and alhp-mirrorlist
#1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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). :/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?
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.
I think this should be solved. Closing.