Skip to main content
Topic: Went to bed last night epic and lutris working (Read 689 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Went to bed last night epic and lutris working

woke up this morning and my entire epic directory is missing.  try to jerry rig that by copying over the directory from windows.  That worked partially but not entirely.  removed lutris and the config files  in the ./ directoriues from home then reinstalled from flatpak (b4 was from artix repos)  and then i got this error

Code: [Select]
[Errno 2] No such file or directory: '/usr/share/lutris/json/rosaliesmupengui.json'

chased that error around a while only to find the wget command with the file to fix that is 404 for the specified file
https://github.com/lutris/lutris/issues/4429


i had it working on one install of artix but not my other install of artix.  I pout it on an nvme drive that is enclosed in a usb 3 thingy for nvme drives.  That install worked fine for steam but not lutris.  I am back to having no lutris working on artix and no epic store and no eso with that.  so now am forced to rely on windows for epic?


Have actually tried going to lutris forums for help but got no responses.  Should i assume lutris is systemd dependent?
Cat Herders of Linux

Re: Went to bed last night epic and liutris working

Reply #1
lutris appears to not be in the repos anymore?
Cat Herders of Linux

Re: Went to bed last night epic and liutris working

Reply #2
I don't think Lutris was ever in the official Artix repos

Re: Went to bed last night epic and liutris working

Reply #3
after deleting the ,. directories in home for lutris and then building lutris from the aur, i started up lutris and installed epic store OR i amtrying to install epic store but it's been installing game data for over an hour...

Code: [Select]
2024-06-09 11:38:47,903: Winepath: /home/[username]/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine

it's almost 1 pm local time
Cat Herders of Linux

Re: Went to bed last night epic and lutris working

Reply #4
I don't know if it will help but the last few times I've had Lutris update It has not worked with the package from the Arch repo's.
I can't remember the exact errors in the terminal other than to say the python code in the package clearly wasn't happy with the python it found on my PC.
It has worked when I've manually downloaded the build files and built Lutris locally.
One of those things I've meant to take a closer look at but haven't as of yet.

Re: Went to bed last night epic and lutris working

Reply #5
Maybe if we can find a sucker maintainer for python packages, I can try to get lutris added  ;)


Re: Went to bed last night epic and lutris working

Reply #7
Oh, not much... only update and maintain all 1200+ Python packages currently in our repos as well as future ones, and conduct the massive yearly rebuild of all of said packages.

Mention me in the #artix IRC channel some time if you're curious about the process of how we maintain packages generally.

Re: Went to bed last night epic and lutris working

Reply #8
Oh, not much... only update and maintain all 1200+ Python packages currently in our repos as well as future ones, and conduct the massive yearly rebuild of all of said packages.

Mention me in the #artix IRC channel some time if you're curious about the process of how we maintain packages generally.
i have only a ryzen 5 4500 with 32 gigs of rams.  maybe is it enough?
Cat Herders of Linux

Re: Went to bed last night epic and lutris working

Reply #9
Understanding the anatomy of a PKGBUILD at a high level and being able to troubleshoot build issues is far more important than your workstation specs. In fact, the actual building of our packages happens on our build servers.