@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.
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: | 2282 |
Popularity: | 25.43 |
First Submitted: | 2016-10-05 17:20 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 35 Next › Last »
@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.
As of version 12, why are all my AUR packages being rebuilt over and over?
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
@sausix: It's fixed with gettext
0.21.1-5. See FS#78068
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...
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?
can you please add 'riscv64' to the supported architectures :)
Not work print.go:9:2: github.com/Jguer/aur@v1.1.3: Get "https://proxy.golang.org/github.com/%21jguer/aur/@v/v1.1.3.zip": net/http: TLS handshake timeout upgrade.go:22:2: github.com/Jguer/aur@v1.1.3: Get "https://proxy.golang.org/github.com/%21jguer/aur/@v/v1.1.3.zip": net/http: TLS handshake timeout cmd.go:12:2: github.com/Jguer/go-alpm/v2@v2.1.2: Get "https://proxy.golang.org/github.com/%21jguer/go-alpm/v2/@v/v2.1.2.zip": net/http: TLS handshake timeout vote.go:9:2: github.com/Jguer/votar@v1.0.0: Get "https://proxy.golang.org/github.com/%21jguer/votar/@v/v1.0.0.zip": net/http: TLS handshake timeout pkg/settings/pacman.go:9:2: github.com/Morganamilo/go-pacmanconf@v0.0.0-20210502114700-cff030e927a5: Get "https://proxy.golang.org/github.com/%21morganamilo/go-pacmanconf/@v/v0.0.0-20210502114700-cff030e927a5.zip": net/http: TLS handshake timeout pkg/vcs/mock.go:7:2: github.com/Morganamilo/go-srcinfo@v1.0.0: Get "https://proxy.golang.org/github.com/%21morganamilo/go-srcinfo/@v/v1.0.0.zip": net/http: TLS handshake timeout pkg/query/mixed_sources.go:13:2: github.com/adrg/strutil@v0.3.0: Get "https://proxy.golang.org/github.com/adrg/strutil/@v/v0.3.0.zip": net/http: TLS handshake timeout pkg/query/mixed_sources.go:14:2: github.com/adrg/strutil@v0.3.0: Get "https://proxy.golang.org/github.com/adrg/strutil/@v/v0.3.0.zip": net/http: TLS handshake timeout pkg/menus/clean_menu.go:10:2: github.com/deckarep/golang-set/v2@v2.1.0: Get "https://proxy.golang.org/github.com/deckarep/golang-set/v2/@v/v2.1.0.zip": net/http: TLS handshake timeout pkg/settings/parser/parser.go:10:2: github.com/leonelquinteros/gotext@v1.5.1: Get "https://proxy.golang.org/github.com/leonelquinteros/gotext/@v/v1.5.1.zip": net/http: TLS handshake timeout pkg/settings/config.go:23:2: github.com/pkg/errors@v0.9.1: Get "https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip": net/http: TLS handshake timeout pkg/text/print.go:12:2: golang.org/x/sys@v0.3.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.3.0.zip": net/http: TLS handshake timeout pkg/settings/pacman.go:10:2: golang.org/x/term@v0.3.0: Get "https://proxy.golang.org/golang.org/x/term/@v/v0.3.0.zip": net/http: TLS handshake timeout make: *** [Makefile:113: yay] Error 1
@yochananmarqos Thanks! I did not have debugedit
for some reasons. It was added to the base-devel
group on 5/10/2022 ; that is why ;)
@HLFH: debugedit
is a member of the base-devel
group which is a requirement for using the AUR.
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.