You are not logged in.

#1 2022-04-30 13:34:50

golferjoe99
Member
Registered: 2022-04-30
Posts: 21
Website

[SOLVED] cannot install lutris, conflicting files.

when i try to sudo pacman -S lutris, i get this error
(11/11) checking for file conflicts                                                                       [---------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)

i will post the full output below

https://pastebin.com/ciC587E2

Last edited by golferjoe99 (2022-05-02 11:47:43)


i love niko oneshot

Offline

#2 2022-04-30 13:39:16

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] cannot install lutris, conflicting files.

https://wiki.archlinux.org/title/Pacman … )%22_error

Been using sudo pip?

Notice this has nothing to do with lutris, it lists the package that's a problem.

Offline

#3 2022-04-30 13:45:56

golferjoe99
Member
Registered: 2022-04-30
Posts: 21
Website

Re: [SOLVED] cannot install lutris, conflicting files.

Scimmia wrote:

https://wiki.archlinux.org/title/Pacman … )%22_error

Been using sudo pip?

Notice this has nothing to do with lutris, it lists the package that's a problem.

Ohhh, i see.
Would it be save to overwrite? cheers!


i love niko oneshot

Offline

#4 2022-04-30 22:56:58

golferjoe99
Member
Registered: 2022-04-30
Posts: 21
Website

Re: [SOLVED] cannot install lutris, conflicting files.

Can someone help?


i love niko oneshot

Offline

#5 2022-04-30 23:01:00

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] cannot install lutris, conflicting files.

golferjoe99 wrote:

Can someone help?

Don't do that. https://wiki.archlinux.org/title/Genera … es#Bumping

Offline

#6 2022-04-30 23:03:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,484
Website

Re: [SOLVED] cannot install lutris, conflicting files.

golferjoe99 wrote:

Can someone help?

Scimmia has already, but more help can only come if you provide the answer to the question he explicitly asked you as well as the ones implicitly asked by giving the link to the relevant section of the wiki: that section of the wiki tells you which commands to run to gather more information.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#7 2022-05-01 08:28:04

golferjoe99
Member
Registered: 2022-04-30
Posts: 21
Website

Re: [SOLVED] cannot install lutris, conflicting files.

Trilby wrote:
golferjoe99 wrote:

Can someone help?

Scimmia has already, but more help can only come if you provide the answer to the question he explicitly asked you as well as the ones implicitly asked by giving the link to the relevant section of the wiki: that section of the wiki tells you which commands to run to gather more information.

Sorry! i have been using pip and this is the output when i try the one of many files.

pacman -Qo /usr/lib/python3.10/site-packages/PIL/_webp.cpython-310-x86_64-linux-gnu.so
error: No package owns /usr/lib/python3.10/site-packages/PIL/_webp.cpython-310-x86_64-linux-gnu.so


i love niko oneshot

Offline

#8 2022-05-01 12:11:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,484
Website

Re: [SOLVED] cannot install lutris, conflicting files.

Thanks.  Based on that output it could be safe to use the overwrite flag, however it'd likely be easier just to remove any pip packages that you've installed system-wide and be sure to never use pip in that way again (using pip with it's --user flag, or whatever it is, is fine, though I've never really understood the purpose of that either).

Last edited by Trilby (2022-05-01 12:12:05)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#9 2022-05-02 11:47:30

golferjoe99
Member
Registered: 2022-04-30
Posts: 21
Website

Re: [SOLVED] cannot install lutris, conflicting files.

Trilby wrote:

Thanks.  Based on that output it could be safe to use the overwrite flag, however it'd likely be easier just to remove any pip packages that you've installed system-wide and be sure to never use pip in that way again (using pip with it's --user flag, or whatever it is, is fine, though I've never really understood the purpose of that either).

This worked, thank you!


i love niko oneshot

Offline

Board footer

Powered by FluxBB