You are not logged in.
Today I'm update my Arch Linux via yay -Syu without any issue and reboot.
But I launch yay -Syu again after two hours, and get warning:
update notice: Please do not update. We are working on the repo rebuild and reconstruction at the moment.
Offline
Use better/more up to date mirrors.
Offline
Do not expect to get help about yay here. Go to the AUR page of the package.
Offline
I tried pacman also. I already switch to local mirrors
Offline
What mirror? What's the full output? I'm not even sure how you could get a message like that from pacman.
Last edited by Scimmia (2023-05-26 14:51:19)
Offline
I tried pacman also. I already switch to local mirrors
If you mean you can produce that message with pacman please post the full output of `pacman -Syu --debug`
Offline
I'm run `pacman -Syu --debug` and get many errors with not readable databeses, like:
"/var/lib/pacman/sync/multilib.db.sig" is not readable
Arch Linux Tweak Tool fixes dont help me in this time.
https://github.com/arcolinux/archlinux-tweak-tool
[SOLVED]
Solution:
I'm use CachyOS repos also. I followed this instructions, and my problem solved:
https://wiki.cachyos.org/en/home/Repo
Manual steps to fix error (for more details check article above):
1) add key of needed repo via pacman-key --recv-keys from Ubuntu Keyserver
2) sudo pacman-key --lsign-key <key>
3) install *-keyring, *-mirrorlist, pacman packages via pacman
4) check repofile at /etc/pacman.conf for enabled repos
5) Successfully run pacman -Syu
Last edited by igorborisov (2023-05-26 15:25:31)
Offline
None of those is anything that was asked for.
Is this Arco? Cachy? What are you running, exactly?
Offline
I'm use vanilla Arch with custom repos from Cachy and Arco ;-)
Offline
So the issue is from cachyos's repositories https://www.reddit.com/r/cachyos/commen … ot_update/
Edit:
Please also see https://bbs.archlinux.org/viewtopic.php?id=57855
Last edited by loqs (2023-05-26 17:29:48)
Offline