After yay, yay no longer works and more

Hello,
i did a “yay” today, it doesn´t work anymore, this is the message:

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

when trying to update with eos-update or pacman -Syu i get this:

[enth@enth-os ~]$ eos-update
eos-update: package updater with additional features
Updating native apps…
:: Paketdatenbanken werden synchronisiert …
endeavouros ist aktuell
core ist aktuell
extra ist aktuell
multilib ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Installation von pacman (6.1.0-3) verletzt Abhängigkeit »libalpm.so=13-64«, benötigt von libpamac-aur
:: Installation von pacman (6.1.0-3) verletzt Abhängigkeit »pacman<6.1«, benötigt von libpamac-aur
[enth@enth-os ~]$ sudo pacman -Syu
:: Paketdatenbanken werden synchronisiert …
endeavouros ist aktuell
core ist aktuell
extra ist aktuell
multilib ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Installation von pacman (6.1.0-3) verletzt Abhängigkeit »libalpm.so=13-64«, benötigt von libpamac-aur
:: Installation von pacman (6.1.0-3) verletzt Abhängigkeit »pacman<6.1«, benötigt von libpamac-aur

please help :slight_smile:

First remove libpamac-aur and anything that depends on it:

sudo pacman -Rc libpamac-aur

Then update your system:

sudo pacman -Syu

If you need pacmac again, reinstall from AUR.

2 Likes

Thank you! :smile:

1 Like

You are welcome!

:enos: :wave:t5:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.