Package Details: yay 12.3.5-1

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: 2164
Popularity: 37.06
First Submitted: 2016-10-05 17:20 (UTC)
Last Updated: 2024-03-23 22:58 (UTC)

Pinned Comments

jguer commented on 2024-03-16 08:06 (UTC)

yay: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory

This will happen if you upgrade pacman and yay separately If you have this error you need to manually recompile yay

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 33 Next › Last »

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?

6543 commented on 2023-02-26 20:14 (UTC)

can you please add 'riscv64' to the supported architectures :)

oberkut commented on 2023-02-13 06:01 (UTC)

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

HLFH commented on 2023-01-24 09:04 (UTC) (edited on 2023-01-24 09:04 (UTC) by HLFH)

@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 ;)

yochananmarqos commented on 2023-01-23 16:37 (UTC)

@HLFH: debugedit is a member of the base-devel group which is a requirement for using the AUR.

HLFH commented on 2023-01-23 16:35 (UTC)

I think debugedit is a dependency. Can you add it?

  -> Nettoyage des symboles inutiles dans les fichiers binaires et les bibliothèques…
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable
/usr/share/makepkg/tidy/strip.sh: ligne 48: debugedit : commande introuvable