bug in yay -Syuu is fixed in 12.0.1, should only require updating yay
Search Criteria
Package Details: yay 12.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yay.git (read-only, click to copy) |
---|---|
Package Base: | yay |
Description: | Yet another yogurt. Pacman wrapper and AUR helper written in go. |
Upstream URL: | https://github.com/Jguer/yay |
Keywords: | arm AUR go helper pacman wrapper x86 |
Licenses: | GPL-3.0-or-later |
Submitter: | jguer |
Maintainer: | jguer |
Last Packager: | jguer |
Votes: | 2315 |
Popularity: | 27.20 |
First Submitted: | 2016-10-05 17:20 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- doasAUR (opendoas-retryAUR, opendoas) (optional) – privilege elevation
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR) (optional) – privilege elevation
Required by (46)
- abinot
- aconfmgr-git (optional)
- arch-update (optional)
- arch-update-git (optional)
- archlink (optional)
- axu
- axu-bin
- blender-launcher-git
- checkupdatify
- cleanupdate-git (optional)
- cmd-not-found (optional)
- dpw (optional)
- etwas
- fuzzy-pkg-finder (optional)
- fzpac (optional)
- fzpac-git (optional)
- idos-package-updater-script
- klaus-bin
- meta-package-manager (optional)
- meta-package-manager-git (optional)
- Show 26 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 36 Next › Last »
jguer commented on 2023-04-03 17:15 (UTC)
zeroconf commented on 2023-04-03 16:39 (UTC)
To be honest, haven't change any setting, just updated as usual and suddenly starts reinstalling same versions of already installed AUR packages. Using default config, haven't added any repository. Although preferring closer repos, which happens automatically. Tried to report it - https://github.com/Jguer/yay/issues/2055
jguer commented on 2023-04-03 16:05 (UTC)
Hey @Scala, @zeroconf can you create an issue on GitHub so we can look into more details on the settings being used, application debug logs and pacman repositories installed?
kseistrup commented on 2023-04-03 15:31 (UTC)
@Scala, @zeroconf: All my AUR packages weren't rebuilt. Having read your comments, I did
$ yay -Y --gendb
[lots of activity]
$ yay -Y --devel --save
before I ran v12 for the first time, and it only built those packages that were ripe for update.
Schala commented on 2023-04-03 15:25 (UTC)
As of version 12, why are all my AUR packages being rebuilt over and over?
zeroconf commented on 2023-04-03 12:38 (UTC) (edited on 2023-04-03 12:59 (UTC) by zeroconf)
Can anyone explain, why after yay update (v12.0.0-1) it asks to reinstall lots of programs with same version, e.g. one case is 83 packages but EOS notifier shows only 2 packages.... There are both own packages and also AUR packages. At the same time pacman does not show those packages (extra, community) needed to update, what yay shows... Just in case I will not do that huge reinstallation for now... I have already in two PC's such situation... Here is one example https://pastebin.com/Tim1wGKA
yochananmarqos commented on 2023-04-01 16:12 (UTC) (edited on 2023-04-01 16:13 (UTC) by yochananmarqos)
@sausix: It's fixed with gettext
0.21.1-5. See FS#78068
sausix commented on 2023-04-01 15:34 (UTC)
Looks like libxml2
is a required dependency.
msgfmt: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
make: *** [Makefile:132: po/de.mo] Error 127
==> ERROR: A failure occurred in package().
Aborting...
ArthurBorsboom commented on 2023-03-15 11:48 (UTC)
After switch to another Desktop Environment, I noticed that yay stopped working with the following error message.
failed to create directory '/yay': mkdir /yay: permission denied
Even yay --version
and yay --help
do not work.
After setting XDG_CACHE_HOME
yay starts working again.
According the XDG specifications, the variable XDG_CACHE_HOME
is not mandatory and each application should automatically fallback.
$XDG_CACHE_HOME defines the base directory relative to which user-specific non-essential data files should be stored. If $XDG_CACHE_HOME is either not set or empty, a default equal to $HOME/.cache should be used.
Source: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
Can you fix yay in a way that it won't fail on the missing XDG_CACHE_HOME environment variable?
Pinned Comments
jguer commented on 2024-03-16 08:06 (UTC)
This will happen if you upgrade pacman and yay separately If you have this error you need to manually recompile yay
jguer commented on 2019-04-16 14:08 (UTC)
I cannot delete the spam comments appearing regularly in this page, which has also led me to disable notifications from here. I remind that the best way to receive support or report a problem is through the Upstream URL.