You are not logged in.

#1 2013-06-25 17:48:52

Infinion
Member
Registered: 2013-06-25
Posts: 5

[SOLVED] mesa-libgl and nvidia-libgl are in conflict

Hi All,

Something strange happening while updating:

sudo pacman -Syyu
:: Synchronizing package databases...
core                          102.7 KiB  1868K/s 00:00 [#############################] 100%
extra                        1505.3 KiB  2.70M/s 00:01 [#############################] 100%
community                    1958.3 KiB  2.62M/s 00:01 [#############################] 100%
:: Starting full system upgrade...
:: Replace grub-bios with core/grub? [Y/n]
:: Replace grub-common with core/grub? [Y/n]
resolving dependencies...
looking for inter-conflicts...
:: mesa-libgl and nvidia-libgl are in conflict (libgl). Remove nvidia-libgl? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: mesa-libgl and nvidia-libgl are in conflict

I don't have mesa-libgl install i think:

sudo pacman -Q mesa-libgl
error: package 'mesa-libgl' was not found

Hope you can help me out since nothing is getting updated anymore.

Last edited by Infinion (2013-06-26 18:41:04)

Offline

#2 2013-06-25 17:53:16

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,632

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Something in the update is trying to install mesa-libgl. How about doing pacman -Qs -- -dri

Offline

#3 2013-06-25 18:20:42

Infinion
Member
Registered: 2013-06-25
Posts: 5

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Thanks man, solved.

local/nouveau-dri 9.1.3-1
    Mesa drivers for Nouveau

Removing this did the trick smile

Offline

#4 2013-06-25 18:23:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Just to check, what's the output of

pacman -Qqs xf86-video

?

Last edited by karol (2013-06-25 18:23:36)

Offline

#5 2013-06-25 18:31:37

progandy
Member
Registered: 2012-05-17
Posts: 5,211

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Packakges which require "mesa-libgl" and not only "libgl" are:
i810-dri, intel-dri, glamor-egl, bumblebee, ati-dri, mach64-dri, mga-dri, nouveau-dri, r128-dri, savage-dri, sis-dri, tdfx-dri, unichrome-dri

nvidia-libgl is only a requirement of nvidia in the official repositories.

PS: the command to check:

pactree -srld 1 mesa-libgl | LC_ALL=C pacman -Si - | grep -e Name -e mesa-libgl

Last edited by progandy (2013-06-25 18:33:57)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#6 2013-06-25 18:35:19

Infinion
Member
Registered: 2013-06-25
Posts: 5

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

karol wrote:

Just to check, what's the output of

pacman -Qqs xf86-video

?

xf86-video-nv

Thanks smile

If i remember correctly: when i first installed my machine i installed the nouveau driver for my Nvidia card, this was wrong so i removed it and installed "nvidia" at the time.

Last edited by Infinion (2013-06-25 18:37:31)

Offline

#7 2013-06-25 18:37:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Infinion wrote:
karol wrote:

Just to check, what's the output of

pacman -Qqs xf86-video

?

xf86-video-nv

Thanks smile

Do you have an old nvidia card?
What's the output of

pacman -Qqs nvidia

Offline

#8 2013-06-25 18:38:50

Infinion
Member
Registered: 2013-06-25
Posts: 5

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

What's the output of

pacman -Qqs nvidia

libvdpau
nvidia
nvidia-libgl
nvidia-utils

Card is a Quadro 1000M

Last edited by Infinion (2013-06-25 18:39:44)

Offline

#9 2013-06-25 18:40:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

I don't think you need xf86-video-nv. Remove it (but keep 'nvidia') and see.

Offline

#10 2013-06-25 20:17:58

Infinion
Member
Registered: 2013-06-25
Posts: 5

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Indeed not needed, removed smile thanks for the help!

Offline

#11 2013-06-25 21:15:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] mesa-libgl and nvidia-libgl are in conflict

Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB