You are not logged in.

#1 2019-04-03 08:15:38

ls104
Member
Registered: 2019-04-03
Posts: 2

[SOLVED] cuda-10.1.105-6 conflicting with own files?

I was trying to upgrade my system with 'pacman -Syu', which includes a new version of cuda (cuda-10.1.105-6).
I got an error due to a file conflict.

It says:

error: failed to commit transaction (conflicting files)
cuda: /opt/cuda/lib64 exists in filesystem
Errors occurred, no packages were upgraded.

However

$ pacman -Qo /opt/cuda/lib64
/opt/cuda/lib64/ is owned by cuda 10.0.130-2

I don't really understand what is happening here. Is cuda conflicting with itself? Before deleting the folder manually - can anybody tell me how I can track down the error? Is it a bug?
The last time I did a system upgrade was on 2019-03-26

Last edited by ls104 (2019-04-03 09:17:34)

Offline

#2 2019-04-03 08:41:09

apg
Developer
Registered: 2012-11-10
Posts: 211

Re: [SOLVED] cuda-10.1.105-6 conflicting with own files?

Is anything in /opt/cuda/lib64/ not owned by cuda?

Offline

#3 2019-04-03 09:14:58

ls104
Member
Registered: 2019-04-03
Posts: 2

Re: [SOLVED] cuda-10.1.105-6 conflicting with own files?

Oh, yes indeed..  there was one backup file that I probably created some time ago and forgot to delete. Oops.
Thanks a lot for your help!

Offline

Board footer

Powered by FluxBB