[Bug 1180678] New: Lutris fails to run on clean installation, missing dependency
http://bugzilla.opensuse.org/show_bug.cgi?id=1180678 Bug ID: 1180678 Summary: Lutris fails to run on clean installation, missing dependency Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: caleb@candj.us QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Receive following error after installing Lutris on a clean installation. Had to manually install python3-cssselect and python3-lxml. 2021-01-07 20:54:30,526: Package 'distro' unavailable. Unable to read Linux distribution Traceback (most recent call last): File "/usr/bin/lutris", line 54, in <module> from lutris.gui.application import Application # pylint: disable=no-name-in-module File "/usr/lib/python3.8/site-packages/lutris/gui/application.py", line 41, in <module> from lutris.gui.installerwindow import InstallerWindow File "/usr/lib/python3.8/site-packages/lutris/gui/installerwindow.py", line 17, in <module> from lutris.installer import interpreter File "/usr/lib/python3.8/site-packages/lutris/installer/interpreter.py", line 14, in <module> from lutris.installer.installer import LutrisInstaller File "/usr/lib/python3.8/site-packages/lutris/installer/installer.py", line 16, in <module> from lutris.services import get_services File "/usr/lib/python3.8/site-packages/lutris/services/__init__.py", line 2, in <module> from lutris.services.gog import GOGService File "/usr/lib/python3.8/site-packages/lutris/services/gog.py", line 9, in <module> from lxml import etree ModuleNotFoundError: No module named 'lxml' -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180678 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias@mailaender.name, | |opensuse@dstoecker.de Assignee|screening-team-bugs@suse.de |opensuse@dstoecker.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180678 http://bugzilla.opensuse.org/show_bug.cgi?id=1180678#c1 --- Comment #1 from Caleb McKay <caleb@candj.us> --- Submitted Request 861801 that fixes missing packages. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180678 http://bugzilla.opensuse.org/show_bug.cgi?id=1180678#c2 Dirk Stoecker <opensuse@dstoecker.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dirk Stoecker <opensuse@dstoecker.de> --- Any reason why this is assigned to me? I have nothing to do with this package. SR accepted: https://build.opensuse.org/request/show/861801 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com