Search Criteria
Package Details: lutris-git 0.5.10.1.r73.gf6e7d86b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lutris-git.git (read-only, click to copy) |
---|---|
Package Base: | lutris-git |
Description: | Open Gaming Platform |
Upstream URL: | https://lutris.net/ |
Licenses: | GPL3 |
Conflicts: | lutris |
Provides: | lutris |
Submitter: | ProfessorKaos64 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 33 |
Popularity: | 1.22 |
First Submitted: | 2017-12-17 21:07 (UTC) |
Last Updated: | 2022-05-24 16:55 (UTC) |
Dependencies (39)
- cabextract
- curl (curl-minimal-git, curl-git)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- mesa-utils
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full)
- psmisc (psmisc-selinux)
- python-dbus (dbus-python)
- python-distro
- python-gobject (python-gobject-git)
- python-lxml
- python-pillow (python-pillow-git, python-pillow-simd)
- python-requests
- python-yaml (python-yaml-git)
- unzip (unzip-natspec)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
- xdg-utils (mimi-git, busking-git, xdg-utils-git, linopen, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, xdg-utils-symlink-fix, mimejs-git, xdg-utils-mimeo, xdg-utils-lxqt, opener)
- xorg-xrandr (xorg-xrandr-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- Show 19 more dependencies...
Latest Comments
yochananmarqos commented on 2022-04-13 15:15 (UTC)
@king-geedorah @turbochamp: Having both
gtk3
andgtk4
installed is throwing off the test suite. I've disabled it for now.turbochamp commented on 2022-04-13 15:04 (UTC) (edited on 2022-04-13 15:05 (UTC) by turbochamp)
Failing to build with clean build
king-geedorah commented on 2022-04-12 19:20 (UTC) (edited on 2022-04-12 19:21 (UTC) by king-geedorah)
Failing to build:
gi.RepositoryError: Requiring namespace 'Gtk' version '3.0', but '4.0' is already loaded
and
ImportError: Requiring namespace 'Gtk' version '3.0', but '4.0' is already loaded
theriddick commented on 2022-02-14 12:29 (UTC)
LOCKS my entire PC up. No logs... :(
pkr commented on 2021-12-14 10:39 (UTC)
You need to rebuild the package because there was a Python update. See https://old.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/
pacman -Qoq /usr/lib/python3.9
will list you all packages that need rebuilding.If you are using Yay
pacman -Qoq /usr/lib/python3.9 | yay -S - --rebuild
will do the job.r79 commented on 2021-12-14 04:17 (UTC)
Currently broken
Traceback (most recent call last): File "/usr/bin/lutris", line 52, in <module> from lutris.gui.application import Application # pylint: disable=no-name-in-module ModuleNotFoundError: No module named 'lutris'
yochananmarqos commented on 2021-12-02 18:27 (UTC)
Folks, this is the Arch User Repository, not the Manjaro User Repository. Using the AUR expects you to be up to date with Arch Stable. On Manjaro, that would translate to the Unstable branch.
foxrumor commented on 2021-12-02 17:46 (UTC)
Basically, undo the change made in the "mesa-demos > mesa-utils" commit and things will be unbroken for us Manjaro users.
semjon00 commented on 2021-11-30 21:00 (UTC)
I experience the same issue as @pearax and @foxrumor - the recent PKGBUILD does not work unmodified. I am using Manjaro, and it looks like it does not have the mesa-utils package. However, it does have the mesa-demos.
Thank you
yochananmarqos commented on 2021-11-30 20:08 (UTC)
@semjon00: Forgot about that one, thanks.
semjon00 commented on 2021-11-30 19:35 (UTC) (edited on 2021-11-30 19:38 (UTC) by semjon00)
Please add lib32-gamemode (lib32-gamemode-git) as an optional dependency. Some (many) games benefit from gamemode only if 32 bit lib is present.
pearax commented on 2021-11-29 21:29 (UTC)
change mesa-utils back to mesa-demos
foxrumor commented on 2021-11-29 18:08 (UTC) (edited on 2021-11-29 18:09 (UTC) by foxrumor)
I just got this error when running an update through paru:
jogai commented on 2021-11-03 10:45 (UTC)
@BlackLotus89; you could maybe express that in less strong language.
That library is still needed: https://github.com/lutris/lutris/issues/3621
BlackLotus89 commented on 2021-10-15 16:33 (UTC)
@serxxx bullshit gnome-desktop is no dependency https://lutris.net/faq#gnome
yochananmarqos commented on 2021-04-20 19:28 (UTC)
@idoit: No, it's not a drop-in replacement for
p7zip
. Also the AUR package should not be symlinking7zz
to7z
to conflict withp7zip
.arm commented on 2021-04-20 18:26 (UTC)
Author of 7-zip is now supporting Linux (https://www.7-zip.org/download.html and https://aur.archlinux.org/packages/7-zip/) Can you replace the dependency 'p7zip' with the '7-zip' ? Thanks!
yochananmarqos commented on 2021-04-15 20:43 (UTC)
@D3SOX: Yes, they're dropping Discord rich presence support. I've dropped the dependency.
D3SOX commented on 2021-04-15 17:44 (UTC) (edited on 2021-04-15 17:46 (UTC) by D3SOX)
https://github.com/lutris/lutris/commit/5637f25c1802c4b26f7868c78ca1877897f21f87
python-pypresence
is no longer optionalEDIT: There is still a reference in the code (https://github.com/lutris/lutris/blob/bb9ddb8c65e4fc9f335b238039954ee67c7615ce/lutris/discord.py#L9-L14) but it isn't used anymore. It seems like they're going to remove that completely.
yochananmarqos commented on 2021-03-12 17:32 (UTC)
@serxxx @XianZongzi: I've made the necessary changes.
@jogai: As stated in the
INSTALL.rst
:jogai commented on 2021-03-12 15:43 (UTC)
Its because gnome-desktop is not installed. Its an optional dependency. I hope it does work without the gnome stuff.
XianZongzi commented on 2021-03-02 09:54 (UTC)
KDE(X11):
yochananmarqos commented on 2021-02-25 00:53 (UTC)
@serxxx: Which "python module"? What's the error message?
According to the
INSTALL.rst
, it should only be required on Wayland.serxxx commented on 2021-02-24 23:10 (UTC)
The package claims that gnome-desktop is an optional dependency, but it is a hard dependency; there's a check for a specific version of gnome-desktop in one of the python modules.
lutris will not run without gnome-desktop installed.
yochananmarqos commented on 2021-01-23 02:40 (UTC)
@XianZongzi: Done.
XianZongzi commented on 2021-01-23 01:27 (UTC)
Add translation?
yochananmarqos commented on 2021-01-01 16:38 (UTC)
@gileri: They're failing for me as well and the community package currently has them disabled. I've done the same for now.
gileri commented on 2021-01-01 12:36 (UTC)
Do check() succeed on you machines ? On mine it get stuck until I kill it, same with a clean arch container.
yochananmarqos commented on 2021-01-01 06:02 (UTC)
@txtsd: Not that I know of. They both provide the magic Python bindings.
txtsd commented on 2021-01-01 05:59 (UTC)
Won't this break other packages that require the community version of python-magic? It makes no sense to replace a different package.
yochananmarqos commented on 2021-01-01 05:56 (UTC)
@txtsd: They have conflicting files. Lutris doesn't recognize the community package version.
txtsd commented on 2021-01-01 05:52 (UTC)
Huh. Then python-magic-ahupp needs to stop conflicting with python-magic.
yochananmarqos commented on 2021-01-01 05:48 (UTC)
@txtsd: The
python-magic-ahupp
package ispython-magic
.It's named that way as not to conflict with the completely different
python-magic
in the community repo.txtsd commented on 2021-01-01 05:40 (UTC)
@yochananmarqos Why does this package require python-magic-ahupp instead of python-magic? The requirements.txt only specifies python-magic.
yochananmarqos commented on 2020-12-22 05:47 (UTC)
@nitish159: Done!
nitish159 commented on 2020-12-15 09:27 (UTC)
python-lxml
is a new dependency, please add it.Curve commented on 2020-12-08 22:01 (UTC)
Why is this package out of date?
yochananmarqos commented on 2020-11-21 16:54 (UTC) (edited on 2020-11-21 16:55 (UTC) by yochananmarqos)
This requires
python-magic-ahupp
as a dependency, see the requirements.txt.When running from terminal without it installed:
lorecast162 commented on 2020-10-16 21:12 (UTC)
Alright, I tried doing the build again and can confirm it works on my machine <3
malcolm commented on 2020-10-14 14:48 (UTC)
why gnome-desktop is a dependecy?
pkr commented on 2020-10-13 17:28 (UTC) (edited on 2020-10-13 17:44 (UTC) by pkr)
It is now working again! Thank you VlinkZ and harre!
harre commented on 2020-10-13 17:05 (UTC)
VlinkZ: you can remove the patch now as it seems they have fixed the test now.
Checking the test-file yields it has been fixed: https://github.com/lutris/lutris/blame/master/tests/test_dialogs.py at line 105
They haven't commented my issue or PR though.
PedroHLC commented on 2020-10-13 16:15 (UTC)
Good afternoon:
pkr commented on 2020-10-13 14:48 (UTC)
It seems that the patch is already applied. I'm getting the following message:
patching file tests/test_dialogs.py Reversed (or previously applied) patch detected! Assume -R? [n]
If I confirm with y it fails after running the tests and producing the error from lorecast162, if I use default [n] it asks me
Apply anyway?
Any choice is leading to failure.
What am I doing wrong?
harre commented on 2020-10-11 21:26 (UTC)
VlinkZ: thanks, the package builds cleanly now, I can post here when I get feedback from upstream when my PR gets approved.
harre commented on 2020-10-11 21:05 (UTC)
VlinkZ: Can you make this addition in the aur-source?
you can do it by downloading this patch: https://github.com/lutris/lutris/commit/11aed2b2c07331903936caa5f70d20a150069996.patch
save it as test-fix.patch in the aur-source dir.
edit PKGBUILD: add this line before xvfb-run line: git apply ../../test-fix.patch
harre commented on 2020-10-11 20:50 (UTC)
I have made a PR for fixing the check error.
Maintainer can apply that patch in the meantime while waiting for it to be approved.
https://github.com/lutris/lutris/pull/3193
terrigan commented on 2020-10-11 17:56 (UTC) (edited on 2020-10-11 17:57 (UTC) by terrigan)
Also Manjaro, build fails with the following errrors.
lorecast162 commented on 2020-10-11 14:01 (UTC) (edited on 2020-10-11 14:04 (UTC) by lorecast162)
I get an error in
check()
but it's not caused by lack of python-magic as it's already installed (and in deps):hk3wx commented on 2020-10-05 22:30 (UTC)
Add python-magic to dep plox!
harre commented on 2020-10-04 21:01 (UTC)
+1 pkr: installing python-magic solved the issue for me, thanks for pointing it out
VlinkZ: can you please add it so less people get the issue?
pkr commented on 2020-10-03 17:46 (UTC)
Seeing errors like
Probably the python-magic module is missing as a dependecy in the PKGBUILD.
theriddick commented on 2020-07-12 08:54 (UTC) (edited on 2020-07-12 08:57 (UTC) by theriddick)
For some reason fails to run under Manjaro (I have all dependencies mentioned)
Traceback (most recent call last):
File "/usr/bin/lutris", line 56, in <module> app = Application() # pylint: disable=invalid-name
File "/usr/lib/python3.8/site-packages/lutris/gui/application.py", line 62, in init init_lutris()
File "/usr/lib/python3.8/site-packages/lutris/startup.py", line 45, in init_lutris runners.inject_runners(load_json_runners())
File "/usr/lib/python3.8/site-packages/lutris/runners/json.py", line 56, in load_json_runners for json_path in os.listdir(json_dir):
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/python3.8/site-packages/lutris/runners/json'
Seems to be some odd python script issue.
thibaultmol commented on 2020-06-04 06:09 (UTC)
The main lutris package doesn't have it as a dependancy, but figured I would mention it here anyway: Lutris has implemented Discord Rich Presense, although it's still WIP. But it does require the PyPresence package to work
Mel commented on 2020-06-03 12:56 (UTC)
Lutris most certainly does not depend on 'python-pip'
toshu commented on 2020-04-11 14:03 (UTC) (edited on 2020-04-11 14:08 (UTC) by toshu)
still an error in check:
copying share/lutris/icons/hicolor/symbolic/apps/symbols.html -> /paketbau/lutris-git/pkg/lutris-git/usr/share/lutris/icons/hicolor/symbolic/apps
copying share/lutris/icons/hicolor/symbolic/apps/virtualjaguar-symbolic.svg -> /paketbau/lutris-git/pkg/lutris-git/usr/share/lutris/icons/hicolor/symbolic/apps
error: can't copy 'share/lutris/icons/hicolor/symbolic/apps/amiga500-symbolic.svg': doesn't exist or not a regular file
==> FEHLER: Ein Fehler geschah in package().
Breche ab...
==> Removing installed dependencies...
dnmodder commented on 2020-03-27 16:40 (UTC)
error in check()
parkerlreed commented on 2020-02-25 04:48 (UTC)
libselinux appears to be a new requirement
beekay201 commented on 2020-02-23 10:48 (UTC)
Needed to add python-dbus and mesa-demos as pointed out in previous comments. Also added python-pip for distro module, needed for System Preferences/System Information tab.
fsyy commented on 2020-02-18 13:50 (UTC)
the version in PKGBUILD should be changed too, 0.5.3 -> 0.5.4
matoro commented on 2019-12-27 23:33 (UTC)
As of this merge: https://github.com/lutris/lutris/pull/2137
mesa-demos
is now a hard dep. Could this be added to reflect the official package?commented on 2019-12-01 02:26 (UTC)
python-dbus appears to now be a dependency
ModuleNotFoundError: No module named 'dbus'
parkerlreed commented on 2019-11-20 21:13 (UTC)
@Spanner_Man git works on python 3.8
tjackson commented on 2019-11-18 09:03 (UTC)
OxHaK, Arch updated Python 3 to 3.8, I think you need to update whatever still exists in /usr/lib/python3.7. pacman -Qo /usr/lib/python3.7/file might help. The git version builds and tests fine for me.
commented on 2019-10-07 20:59 (UTC)
I believe this requires a python-requests package. Fails to build.
ERROR: Failure: ModuleNotFoundError (No module named 'requests')
OxHaK commented on 2019-09-28 16:35 (UTC) (edited on 2019-09-28 16:59 (UTC) by OxHaK)
Can't install this git and can't run the no git version: Something missing ? An idea please ?
==> Création du paquet lutris-git 0.5.3.r0.g06afbc4c-1 (sam. 28 sept. 2019 18:58:03 CEST) ==> Récupération des sources… -> Clonage du dépôt lutris git… Clonage dans le dépôt nu '/home/oxhak/.cache/yay/lutris-git/lutris' remote: Enumerating objects: 17, done. remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 100% (17/17), done. remote: Total 35827 (delta 6), reused 0 (delta 0), pack-reused 35810 Réception d'objets: 100% (35827/35827), 12.34 Mio | 2.46 Mio/s, fait. Résolution des deltas: 100% (26811/26811), fait. ==> Validation des fichiers source avec sha256sums… lutris ... Ignoré ==> Nettoyage… python-yaml not satisfied, flushing install queue==> Création du paquet lutris-git 0.5.3.r0.g06afbc4c-1 (sam. 28 sept. 2019 18:58:10 CEST) ==> Vérification des dépendances pour l’exécution… ==> Vérification des dépendances pour la compilation… ==> Récupération des sources… -> Mise à jour du dépôt lutris git Récupération de origin ==> Validation des fichiers source avec sha256sums… lutris ... Ignoré ==> Suppression du répertoire $srcdir/ existant… ==> Extraction des sources… -> Création d’une copie de travail du dépot lutris git… Clonage dans 'lutris'... fait. ==> Lancement de pkgver()… ==> Version mise à jour : lutris-git 0.5.3.r24.gab24c781-1 ==> Les sources sont prêtes. ==> Création du paquet lutris-git 0.5.3.r24.gab24c781-1 (sam. 28 sept. 2019 18:58:12 CEST) ==> Vérification des dépendances pour l’exécution… ==> Vérification des dépendances pour la compilation… ==> ATTENTION : Utilisation de l’arbre $srcdir/ existant ==> Lancement de pkgver()… ==> Lancement de check()… EE..Traceback (most recent call last): File "bin/lutris-wrapper", line 138, in <module> main() File "bin/lutris-wrapper", line 109, in main returncode = subprocess.run(args).returncode File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read' EFEEE/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/display.py:7: PyGIWarning: GnomeDesktop was imported without specifying a version first. Use gi.require_version('GnomeDesktop', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gdk, GnomeDesktop, GLib EEEE ====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 244, in load_module return load_package(name, filename) File "/usr/lib/python3.7/imp.py", line 216, in load_package return _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/gui/dialogs/init.py", line 5, in <module> from lutris import api, pga, runtime, settings File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/api.py", line 11, in <module> from lutris.util import resources File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/resources.py", line 8, in <module> from lutris.util import system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_dialogs.py", line 7, in <module> from lutris.game import Game File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/game.py", line 10, in <module> from lutris import pga File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/pga.py", line 10, in <module> from lutris.util import sql, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_installer.py", line 2, in <module> from lutris.installer.interpreter import ScriptInterpreter File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/installer/interpreter.py", line 10, in <module> from lutris import pga File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/pga.py", line 10, in <module> from lutris.util import sql, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_pga.py", line 4, in <module> from lutris import pga File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/pga.py", line 10, in <module> from lutris.util import sql, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_registry.py", line 3, in <module> from lutris.util.wine.registry import WineRegistry, WineRegistryKey File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/wine/registry.py", line 6, in <module> from lutris.util import system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_resources.py", line 3, in <module> from lutris.api import parse_installer_url File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/api.py", line 11, in <module> from lutris.util import resources File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/resources.py", line 8, in <module> from lutris.util import system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_runners.py", line 4, in <module> from lutris.config import LutrisConfig File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/config.py", line 6, in <module> from lutris import settings, sysoptions File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/sysoptions.py", line 7, in <module> from lutris.util import display, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/display.py", line 9, in <module> from lutris.util import system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_snes9x.py", line 4, in <module> from lutris.runners.snes9x import snes9x File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/runners/snes9x.py", line 6, in <module> from lutris.runners.runner import Runner File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/runners/runner.py", line 6, in <module> from lutris import pga, settings, runtime File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/pga.py", line 10, in <module> from lutris.util import sql, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_utils.py", line 4, in <module> from lutris.util import system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== ERROR: Failure: AttributeError ('list' object has no attribute 'read')
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_wine.py", line 2, in <module> from lutris.runners import wine File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/runners/wine.py", line 7, in <module> from lutris import runtime File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/runtime.py", line 7, in <module> from lutris.util import http, jobs, system File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/system.py", line 10, in <module> from lutris.util.linux import LINUX_SYSTEM File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 402, in <module> LINUX_SYSTEM = LinuxSystem() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 126, in init self.shared_libraries = self.get_shared_libraries() File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 316, in get_shared_libraries for lib_line in self.get_ldconfig_libs(): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/lutris/util/linux.py", line 305, in get_ldconfig_libs output = subprocess.check_output([ldconfig, "-p"]).decode("utf-8").split("\n") File "/usr/lib/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout File "/usr/lib/python3.7/site-packages/run/init.py", line 145, in new process = cls.create_process(command, stdin, cwd=cwd, env=env, shell=shell) File "/usr/lib/python3.7/site-packages/run/init.py", line 121, in create_process shlex.split(command), File "/usr/lib/python3.7/shlex.py", line 305, in split return list(lex) File "/usr/lib/python3.7/shlex.py", line 295, in next token = self.get_token() File "/usr/lib/python3.7/shlex.py", line 105, in get_token raw = self.read_token() File "/usr/lib/python3.7/shlex.py", line 136, in read_token nextchar = self.instream.read(1) AttributeError: 'list' object has no attribute 'read'
====================================================================== FAIL: Test that nonresponsive child processes can be killed with 2x sigterm
Traceback (most recent call last): File "/home/oxhak/.cache/yay/lutris-git/src/lutris/tests/test_lutris_wrapper.py", line 44, in test_cleanup_children self.fail("stdout EOF unexpectedly") AssertionError: stdout EOF unexpectedly
Name Stmts Miss Cover
lutris/init.py 1 0 100% lutris/gui/init.py 0 0 100% lutris/gui/config/init.py 2 0 100% lutris/gui/views/init.py 2 0 100% lutris/gui/widgets/init.py 0 0 100% lutris/installer/init.py 0 0 100% lutris/migrations/init.py 18 10 44% lutris/runners/init.py 31 20 35% lutris/runners/commands/init.py 0 0 100% lutris/services/init.py 11 3 73% lutris/settings.py 31 0 100% lutris/util/init.py 10 9 10% lutris/util/disks.py 32 24 25% lutris/util/graphics/init.py 0 0 100% lutris/util/graphics/drivers.py 67 54 19% lutris/util/graphics/glxinfo.py 39 8 79% lutris/util/http.py 98 79 19% lutris/util/jobs.py 36 26 28% lutris/util/log.py 21 1 95% lutris/util/settings.py 25 11 56% lutris/util/sql.py 95 80 16% lutris/util/steam/init.py 0 0 100% lutris/util/strings.py 68 56 18% lutris/util/wine/init.py 0 0 100% lutris/vendor/init.py 0 0 100% lutris/vendor/distro.py 292 213 27%
TOTAL 879 594 32%
Ran 13 tests in 0.367s
FAILED (errors=10, failures=1) ==> ERREUR : Une erreur s’est produite dans check(). Abandon… Error making: lutris-git
ProfessorKaos64 commented on 2019-09-08 13:59 (UTC)
Thanks for the report Thulinma, i'll get that added if so.
Thulinma commented on 2019-09-08 00:23 (UTC)
It looks like python-nose is now a new build dependency.
mferraci commented on 2019-08-25 21:25 (UTC)
It's built based on last commit of Lutris Git Master branch.
tarmabal commented on 2019-08-11 06:29 (UTC)
I would like to know how to update this package to the latest git update 0.5.2.2
Latest commit 2a85712e37f2371c474c663c3c87fec6fcfd4027
Right now building the package only gives me lutris 0.5.2.1
tannisroot commented on 2019-02-14 23:37 (UTC)
Lutris doesn't depend on unrar anymore
Zeioth commented on 2019-02-11 21:55 (UTC) (edited on 2019-02-11 21:59 (UTC) by Zeioth)
Proposal: Add gamemode as optional package.
Libstrangle should be added as hard dependency since it's used game some game's installers, but sadly it doesn't exist outside of AUR yet.
VlinkZ commented on 2019-01-28 22:30 (UTC)
Everything should work now. Please let me know if you have any problems.
parkerlreed commented on 2019-01-25 20:43 (UTC)
gnome-desktop python-pillow are new runtime dependenices
parkerlreed commented on 2019-01-25 20:41 (UTC)
This is now fixed. Upstream reports a sane version number again.
Zeioth commented on 2019-01-10 15:04 (UTC)
Same here, the method pkgver() needs to be fixed:
==> Beginne pkgver()... ==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace. ==> ERROR: pkgver() created an invalod version: 0.5.0.rbeta2-95.02002f38 Error making: lutris-git
JoeKnock90 commented on 2019-01-05 15:31 (UTC)
Please add "gnome-desktop" to the list of dependencies.
raneon commented on 2019-01-05 10:06 (UTC)
Doesn't build anymore:
==> Beginne pkgver()... ==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace. ==> ERROR: pkgver() created an invalod version: 0.5.0.rbeta2-4.8b6b1510 Error making: lutris-git