LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 06-23-2021, 03:09 AM   #1
nrjchimwal
LQ Newbie
 
Registered: Jan 2020
Posts: 10

Rep: Reputation: Disabled
Lutris not running


Hi. I just installed lutris in my debian 10. When I run lutris it gives me bunch of errors.
Code:
--Runtime innoextract-1.9-linux is not available locally

--Runtime winetricks is not available locally

--Runtime Ubuntu-18.04-i686 is not available locally

--Runtime Ubuntu-18.04-x86_64 is not available locally

--Runtime p7zip is not available locally

--Runtime x360ce is not available locally

--Runtime dumbxinputemu is not available locally

--Runtime gamecontrollerdb is not available locally

--Runtime lib64 is not available locally

--Runtime lib32 is not available locally

--Non existent path: /home/nrj/.local/share/lutris/runtime/gamecontrollerdb

--Non existent path: /home/nrj/.local/share/lutris/runtime/x360ce

--Extraction failed: Compressed file ended before the end-of-stream marker was reached

--Error while completing task <function extract_archive at 0x7fb82a38b840>: Compressed file ended before the end-of-stream marker was reached

--File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 34, in target

--result = self.function(*args, **kwargs)

--File "/usr/lib/python3/dist-packages/lutris/util/extract.py", line 138, in extract_archive

--raise ExtractFailure(str(ex))

--Runtime update failed

--Compressed file ended before the end-of-stream marker was reached

--Non existent path: /home/nrj/.local/share/lutris/runtime/lib64

--Extraction failed: not a bzip2 file

--Error while completing task <function extract_archive at 0x7fb82a38b840>: not a bzip2 file

--File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 34, in target

--result = self.function(*args, **kwargs)

--File "/usr/lib/python3/dist-packages/lutris/util/extract.py", line 138, in extract_archive

--raise ExtractFailure(str(ex))

--Runtime update failed

--not a bzip2 file
 
Old 06-23-2021, 06:58 AM   #2
lovemeslk
Member
 
Registered: Feb 2020
Location: Rantoul IL
Distribution: Slackware
Posts: 350

Rep: Reputation: 72
Read this ok.
https://linuxconfig.org/how-to-insta...bian-10-buster
And you will see why you installed a program without the dependencies.
and read this. if you forget to click the next button.
https://linuxconfig.org/how-to-insta...bian-10-buster

Last edited by lovemeslk; 06-23-2021 at 07:03 AM.
 
Old 06-24-2021, 02:03 AM   #3
nrjchimwal
LQ Newbie
 
Registered: Jan 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by lovemeslk View Post
Read this ok.
https://linuxconfig.org/how-to-insta...bian-10-buster
And you will see why you installed a program without the dependencies.
and read this. if you forget to click the next button.
https://linuxconfig.org/how-to-insta...bian-10-buster
I followed the steps as given in both links but still getting same errors.
 
Old 06-24-2021, 07:16 AM   #4
lovemeslk
Member
 
Registered: Feb 2020
Location: Rantoul IL
Distribution: Slackware
Posts: 350

Rep: Reputation: 72
Quote:
I followed the steps as given in both links but still getting same errors.
Code:
--Runtime innoextract-1.9-linux is not available locally

--Runtime winetricks is not available locally <-- not installed dude

--Runtime Ubuntu-18.04-i686 is not available locally  <-- not installed dude

--Runtime Ubuntu-18.04-x86_64 is not available locally <-- not installed dude

--Runtime p7zip is not available locally <-- not installed dude

--Runtime x360ce is not available locally <-- not installed dude

--Runtime dumbxinputemu is not available locally <-- not installed dude

--Runtime gamecontrollerdb is not available locally  <-- not installed dude

--Runtime lib64 is not available locally  <-- not installed dude

--Runtime lib32 is not available locally <-- not installed dude
open a terminal.
winecfg. now set up wine. get back with me.
 
Old 06-24-2021, 08:31 AM   #5
lovemeslk
Member
 
Registered: Feb 2020
Location: Rantoul IL
Distribution: Slackware
Posts: 350

Rep: Reputation: 72
OK did a ton of work on this. please disregard that install guide it is outdated.
You Most likely will have to manually install all the required libraries and programs.
get back with you.
 
Old 06-24-2021, 08:36 AM   #6
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
What's wrong with the procedure described at https://lutris.net/downloads, i.e.
Code:
echo "deb http://download.opensuse.org/repositories/home:/strycore/Debian_10/ ./" | sudo tee /etc/apt/sources.list.d/lutris.list
wget -q https://download.opensuse.org/repositories/home:/strycore/Debian_10/Release.key -O- | sudo apt-key add -
sudo apt update
sudo apt install lutris
Does it not work?
 
Old 06-24-2021, 11:44 PM   #7
nrjchimwal
LQ Newbie
 
Registered: Jan 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by shruggy View Post
What's wrong with the procedure described at https://lutris.net/downloads, i.e.
Code:
echo "deb http://download.opensuse.org/repositories/home:/strycore/Debian_10/ ./" | sudo tee /etc/apt/sources.list.d/lutris.list
wget -q https://download.opensuse.org/repositories/home:/strycore/Debian_10/Release.key -O- | sudo apt-key add -
sudo apt update
sudo apt install lutris
Does it not work?
I first tried this procedure and it did installed lutris but when I run the command <lutris> to start the program, I am getting these errors in terminal and the lutris dialogue box gets stuck at 'starting lutris'.
 
Old 06-25-2021, 12:36 AM   #8
nrjchimwal
LQ Newbie
 
Registered: Jan 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by lovemeslk View Post
OK did a ton of work on this. please disregard that install guide it is outdated.
You Most likely will have to manually install all the required libraries and programs.
get back with you.
I was also gettting some errors with wine and winetricks that were installed with lutris here. The main issue was
Code:
wine: could not load kernel32.dll, status c0000135
I saw some solutions that states to change prefix to 32 bit.
I tried that and that worked just for that moment. If I try to run winecfg or winetricks again after some time, it again showed the same kernel32.dll error.
 
Old 07-01-2021, 11:48 AM   #9
biker_rat
Member
 
Registered: Feb 2010
Posts: 369

Rep: Reputation: 220Reputation: 220Reputation: 220
https://github.com/Kron4ek/Conty/rel.../1.14/conty.sh
You could try conty (link above).
 
Old 09-22-2021, 01:09 PM   #10
canne
LQ Newbie
 
Registered: Sep 2021
Distribution: Debian
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by nrjchimwal View Post
I was also gettting some errors with wine and winetricks that were installed with lutris here. The main issue was
Code:
wine: could not load kernel32.dll, status c0000135
I saw some solutions that states to change prefix to 32 bit.
Can you help me pointing to how to change the prefix?
I tried to make Lutris use the system wine (32 bit), but in the console I keep seeing:
Code:
warning: /home/nicola/.local/share/lutris/runners/wine/lutris-fshack-6.14-3-x86_64/bin/wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: Unhandled illegal instruction at address 004066B7 (thread 00bc), starting debugger...
wine: could not load kernel32.dll, status c0000135"
 
  


Reply

Tags
debian, gaming, lutris, playonlinux, wine



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to Play League of Legends On Linux With Lutris LXer Syndicated Linux News 0 06-25-2018 03:22 AM
LXer: Play Hearthstone On Linux With Lutris LXer Syndicated Linux News 0 06-22-2018 03:00 PM
Problem with The Sims 2 and Lutris flyingchicken95 Linux - Software 1 06-18-2018 09:01 AM
LXer: Manage Your Linux Game Library With Lutris LXer Syndicated Linux News 0 07-18-2017 05:54 AM
LXer: Lutris: A New Universal Gaming Platform for Linux is in Development LXer Syndicated Linux News 3 01-15-2011 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 08:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration