You are not logged in.
When I enter, for example
sudo pacman -S yay-git
command, I got
? ~ ❯ sudo pacman -S yay-git 13:13
resolving dependencies...
looking for conflicting packages...
Package (1) New Version Net Change
chaotic-aur/yay-git 12.5.0.r23.g6f3bc5cc-1 9.24 MiB
Total Installed Size: 9.24 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [--------------------------------------------------------------------------] 100%
(1/1) checking package integrity [--------------------------------------------------------------------------] 100%
error: yay-git: signature from "TNE <tne@garudalinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/yay-git-12.5.0.r23.g6f3bc5cc-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
And when I tried to download yay-git for the first time, my download speed at start was 10KB/s then in 10 secs 20B/s, and after the next 5 seconds speed increased to 30mb/s, but it occurs many errors, the main error was something like "download speed was least then 1byte/s", I don't know how to fix it, the internet speed is okay, the error only in pacman. Also I tried to install through yay, but it occurs the same problem, AND yay stucks in fetching packages
==> Starting build()...
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[##---------------------------------------------------------------------------------------] 22/1070^C
also here is the video of my download speed: https://youtu.be/WjxDvNJqRdY?si=26XqdQozFuvD6zwn/
Offline
It's just pulling from git.
Compile it yourself?
Offline
it works, but the second problem remains(stucking at 22 packages)
Offline
Re-rank the mirrors and do a full update.
Last edited by SimonJ (2025-06-17 11:09:23)
Rlu: 222126
Offline
how can I check yay mirrors?
Offline
You don't. This has nothing to do with pacman (or yay) at all. This is yarn downloading in the build function.
Offline