You are not logged in.
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
Last edited by golferjoe99 (2022-05-02 11:47:43)
i love niko oneshot
Offline
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.
Online
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
Can someone help?
i love niko oneshot
Offline
Can someone help?
Don't do that. https://wiki.archlinux.org/title/Genera … es#Bumping
Offline
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
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
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
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