You are not logged in.
Hello,
I try to execute pacman -Syu, but i get the following result:
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra 1444,0 KiB 1111K/s 00:01 [######################] 100%
community ist aktuell
multilib ist aktuell
:: Starte komplette Systemaktualisierung...
Löse Abhängigkeiten auf...
Suche nach Zwischenkonflikten...
:: mesa-libgl und nvidia-libgl stehen miteinander in Konflikt (libgl). nvidia-libgl entfernen? [j/N]
What can i do to resolve this conflict. Nouveau is no option for me.
Offline
first off, always use LC_ALL=C when posting output. Most of us don't read your language. Code tags are also good.
As for the error, you need to find what is trying to pull in mesa-libgl. Try pacman -Qs -- -dri$
Last edited by Scimmia (2013-09-15 19:41:17)
Offline
Though I think most are familiar enough with pacman to have a general idea of what is going on here, you need to post in English. Please fix your post. You probably also want to read through the Forum Rules. Particularly this section, but the rest of it as well.
Edit: Alternatively you can have this thread moved to the "Other Languages" section. Though that area does not get as much traffic as the normal threads.
Last edited by WonderWoofy (2013-09-15 19:43:17)
Offline
Thx for the help. I could fix
. Next time i use LC_ALL=C
Offline