You are not logged in.
I keep getting error: could not set install reason for package package-name (could not find or read package) when trying to install any package from the AUR. Tried -Syu and -Syyu with no success. Any ideas?
Offline
Learn how the AUR works with native tooling before relying on helpers.
Offline
Mod note: not an installation issue, moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
i've got the same issue on my new install today.
i ran
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
to reinstall yay, which fixed it for me
hope this helps you
Last edited by raphii (2022-11-19 21:07:02)
Offline
There is no way that that set of commands was the solution to "the same issue". If you didn't have yay installed you didn't have a problem running yay. And in any case, the solution here is first to stop using yay - so commands to install it are not a step in that direction.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
i know what my mistake was.
i follow the tutorial at https://www.tecmint.com/install-yay-aur … d-manjaro/
which installed "yay-git" - maybe there is something broken
with this version of yay, i indeed had exactly that issue, that all packages from aur wont build/install
the command in my last post was directly from the git repo/readme at https://github.com/Jguer/yay
which installs "yay"
Last edited by raphii (2022-11-19 22:30:20)
Offline
i know what my mistake was.
Rather than read the excellent community provided documentation on the wiki, I read some stupid blog post on a clickbait site and wondered why shit wouldn't work...
FTFY.
Offline
Oh dear. Why follow an online tutorial that says usage of yay includes running with sudo, when yay itself tells you not to do that. such a fundamental error should steer you far away from their guidance.
Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703
/ is the root of all problems.
Offline
Oh dear. Why follow an online tutorial that says us
ageofyayincludes running with sudo, when yay itself tells you not to do that. such a fundamental error should steer you far away from their guidance.
FTFY also.
Last edited by Trilby (2022-11-20 14:03:41)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Not exactly a mistake, however the issue ocurred with the latest 'yay-git' update. Switched too to 'yay' manually and that did it. Fixed.
i know what my mistake was.
i follow the tutorial at https://www.tecmint.com/install-yay-aur … d-manjaro/
which installed "yay-git" - maybe there is something brokenwith this version of yay, i indeed had exactly that issue, that all packages from aur wont build/install
the command in my last post was directly from the git repo/readme at https://github.com/Jguer/yay
which installs "yay"
Offline