You are not logged in.

#1 2014-04-19 11:29:58

Kux
Member
From: Tel Aviv, Israel
Registered: 2014-02-12
Posts: 11

[Solved]error: unresolvable package conflicts detected

Hey,
When I'm trying to do

sudo pacman -Syu

I'm getting a fail, here's the output:

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace totem-plugin with extra/totem? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: nvidia-libgl and mesa-libgl are in conflict

I'm not using Nouveau. I'm using nvidia's driver.

*I NEED HELP*
Thanks smile

Last edited by Kux (2014-04-19 15:51:44)


Software is like sex: It's better when it's free. (Linus Torvalds)

Offline

#2 2014-04-19 13:08:06

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,091

Re: [Solved]error: unresolvable package conflicts detected

Ok, since you got nvidia driver installed, that suggests one of the updates requires mesa-libgl and is not satisfied with nvidia-libgl .

When was your last full update ?
What nividia version are you running now ?

what is the output of pacman -Qs mesa ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2014-04-19 14:46:25

Kux
Member
From: Tel Aviv, Israel
Registered: 2014-02-12
Posts: 11

Re: [Solved]error: unresolvable package conflicts detected

Lone_Wolf wrote:

Ok, since you got nvidia driver installed, that suggests one of the updates requires mesa-libgl and is not satisfied with nvidia-libgl .

When was your last full update ?
What nividia version are you running now ?

what is the output of pacman -Qs mesa ?

My last update was, well I guess a week ago.
My nvidia driver version is 334.21-7.
~
pacman -Qs mesa output:

local/ati-dri 10.1.0-4
    Mesa drivers for AMD/ATI Radeon
local/glu 9.0.0-2
    Mesa OpenGL Utility library
local/intel-dri 10.1.0-4
    Mesa drivers for Intel
local/lib32-glu 9.0.0-2
    Mesa OpenGL utility library (32 bits)
local/lib32-libtxc_dxtn 1.0.1-5
    S3 Texture Compression (S3TC) library for Mesa (32-bit)
local/lib32-mesa 10.1.0-4
    an open-source implementation of the OpenGL specification (32-bit)
local/lib32-mesa-demos 8.1.0-3
    Mesa demos and tools (32-bit)
local/libtxc_dxtn 1.0.1-5
    S3 Texture Compression (S3TC) library for Mesa
local/mesa 10.1.0-4
    an open-source implementation of the OpenGL specification
local/mesa-demos 8.1.0-1
    Mesa demos and tools


Software is like sex: It's better when it's free. (Linus Torvalds)

Offline

#4 2014-04-19 14:56:38

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,091

Re: [Solved]error: unresolvable package conflicts detected

nvidia current version is 337.12-1 , mesa is at 10.1.1-1 , so both have version bumps.

Unless you got amd or intel graphics cards/chipsets in your system, you don't need ati-dri / intel-dri .
If you're unsure whether you got those, please post lspci output.

In case you're certain you don't have intel/amd grahic cards in your system, try removing ati-dri & intel-dri .

(hope you didn't install all xf86-video-* stuff as some people recommend... )


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2014-04-19 15:51:25

Kux
Member
From: Tel Aviv, Israel
Registered: 2014-02-12
Posts: 11

Re: [Solved]error: unresolvable package conflicts detected

Lone_Wolf wrote:

nvidia current version is 337.12-1 , mesa is at 10.1.1-1 , so both have version bumps.

Unless you got amd or intel graphics cards/chipsets in your system, you don't need ati-dri / intel-dri .
If you're unsure whether you got those, please post lspci output.

In case you're certain you don't have intel/amd grahic cards in your system, try removing ati-dri & intel-dri .

(hope you didn't install all xf86-video-* stuff as some people recommend... )

I don't have.

(hope you didn't install all xf86-video-* stuff as some people recommend... )

Damn it I did sad
~
Anyway. I removed xf86-video-intel xf86-video-ati and ati-dri, intel-dri. Now everything is ok, I've made pacman -Syu successfully.
Thanks about everything smile


Software is like sex: It's better when it's free. (Linus Torvalds)

Offline

Board footer

Powered by FluxBB