You are not logged in.

#1 2016-03-07 12:41:49

gpetruff
Member
Registered: 2016-02-06
Posts: 31

[SOLVED] Conflicting files while downgrading nvidia and nvidia-utils

Hi.

So I have found some instability with  nvidia 361.28-2 and  nvidia-utils-361.28-2 with my Steam Games  so I decided to downgrade to the more stable version that was 361-18-2.

When I tried to downgrade these packages I got the following error:


warning: downgrading package nvidia-utils (361.28-2 => 361.18-2)
warning: downgrading package nvidia (361.28-2 => 361.18-3)
resolving dependencies...
looking for conflicting packages...

Packages (2) nvidia-361.18-3  nvidia-utils-361.18-2

Total Installed Size:  116.58 MiB
Net Upgrade Size:        1.87 MiB

:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring                                                                                     [#####################################################################] 100%
(2/2) checking package integrity                                                                                   [#####################################################################] 100%
(2/2) loading package files                                                                                        [#####################################################################] 100%
(2/2) checking for file conflicts                                                                                  [#####################################################################] 100%
error: failed to commit transaction (conflicting files)
nvidia-utils: /usr/lib/libGLdispatch.so exists in filesystem
nvidia-utils: /usr/lib/libGLdispatch.so.0 exists in filesystem
nvidia-utils: /usr/lib/libOpenGL.so exists in filesystem
nvidia-utils: /usr/lib/libOpenGL.so.0 exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGL.so exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGL.so.1 exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGLESv1_CM.so exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGLESv1_CM.so.1 exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGLESv2.so exists in filesystem
nvidia-utils: /usr/lib/nvidia/libGLESv2.so.2 exists in filesystem
Errors occurred, no packages were upgraded.


How can I solve this kind of issue ?
Thanks !

Last edited by gpetruff (2016-03-07 18:26:10)

Offline

#2 2016-03-07 15:51:30

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: [SOLVED] Conflicting files while downgrading nvidia and nvidia-utils

You need to downgrade also the nvidia-libgl and maybe opencl-nvidia packages.

Offline

#3 2016-03-07 16:07:28

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

Re: [SOLVED] Conflicting files while downgrading nvidia and nvidia-utils

And possibly remove libglvnd (not sure when that became required.

Online

#4 2016-03-07 18:25:06

gpetruff
Member
Registered: 2016-02-06
Posts: 31

Re: [SOLVED] Conflicting files while downgrading nvidia and nvidia-utils

It worked !

After removing all new dependencies with the command below the downgrade was successful ! 

yaourt -Rdd  lib32-libglvnd

I am marking this issue as solved.

Thank you all for your help ! smile

Offline

Board footer

Powered by FluxBB