Advertisement
Guest User

Untitled

a guest
Nov 21st, 2021
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. ####@########### ~ $ lutris -d
  2. 2021-11-21 21:35:09,841: Package 'distro' unavailable. Unable to read Linux distribution
  3. 2021-11-21 21:35:10,424: Starting Lutris 0.5.9.1
  4. 2021-11-21 21:35:10,486: No cores found
  5. 2021-11-21 21:35:12,745: Startup complete
  6. INFO 2021-11-21 21:35:12,746 [startup.check_driver:61]:Running AMD Mesa driver 21.2.5 on AMD Radeon Vega 8 Graphics (RAVEN, DRM 3.42.0, 5.14.16-205.current, LLVM 12.0.1) (0x15dd)
  7. INFO 2021-11-21 21:35:12,747 [startup.check_driver:73]:GPU: 1002:15DD 17AA:5122 (amdgpu drivers)
  8. ERROR 2021-11-21 21:35:12,747 [startup.check_libs:108]:i386 libGL.so.1 missing (needed by opengl)
  9. ERROR 2021-11-21 21:35:12,748 [startup.check_libs:108]:i386 libgnutls.so.30 missing (needed by gnutls)
  10. DEBUG 2021-11-21 21:35:13,131 [lutriswindow.update_store:451]:Showing 5 games
  11. DEBUG 2021-11-21 21:35:17,373 [grid.on_item_activated:57]:Item activated: darkest-dungeon
  12. DEBUG 2021-11-21 21:35:17,373 [lutriswindow.on_game_activated:813]:Looking up lutris game darkest-dungeon
  13. DEBUG 2021-11-21 21:35:17,374 [__init__.fetch_script:22]:Fetching installer https://lutris.net/api/installers/darkest-dungeon
  14. DEBUG 2021-11-21 21:35:17,374 [http.get:81]:GET https://lutris.net/api/installers/darkest-dungeon
  15. DEBUG 2021-11-21 21:35:17,816 [application.show_window:259]:Showing window <class 'lutris.gui.installerwindow.InstallerWindow'>darkest-dungeon
  16. DEBUG 2021-11-21 21:35:19,584 [displayconfig.get_current_resolution:624]:Retrieving current resolution
  17. INFO 2021-11-21 21:35:21,045 [installer.prepare_game_files:141]:Not authenticated to gog
  18. DEBUG 2021-11-21 21:35:21,053 [files_box.check_files_ready:69]:Files are ready? False
  19. DEBUG 2021-11-21 21:35:21,057 [interpreter.create_game_folder:173]:Creating destination path /home/####/Files/Games/darkest-dungeon
  20. DEBUG 2021-11-21 21:35:26,184 [files_box.check_files_ready:69]:Files are ready? True
  21. DEBUG 2021-11-21 21:35:26,184 [installerwindow.on_files_ready:396]:Files are ready: True
  22. DEBUG 2021-11-21 21:35:27,546 [files_box.on_file_available:91]:goginstaller is available
  23. INFO 2021-11-21 21:35:27,546 [files_box.on_file_available:97]:All files available
  24. INFO 2021-11-21 21:35:27,547 [installerwindow.on_files_available:414]:All files are available, continuing install
  25. DEBUG 2021-11-21 21:35:27,548 [interpreter._iter_commands:303]:Installer command: {'extract': {'dst': '$CACHE/GOG', 'file': 'goginstaller', 'format': 'zip'}}
  26. ERROR 2021-11-21 21:35:27,553 [jobs.target:36]:Error while completing task <bound method CommandsMixin.extract of <interpreter.ScriptInterpreter object at 0x7f54d001f700 (lutris+installer+interpreter+ScriptInterpreter at 0x2f69d60)>>: <class 'RuntimeError'> Wine is not installed
  27. File "/usr/lib/python3.9/site-packages/lutris/util/jobs.py", line 34, in target
  28. result = self.function(*args, **kwargs)
  29. File "/usr/lib/python3.9/site-packages/lutris/installer/commands.py", line 163, in extract
  30. dest_path = self._substitute(data["dst"])
  31. File "/usr/lib/python3.9/site-packages/lutris/installer/interpreter.py", line 389, in _substitute
  32. "WINEBIN": self.get_wine_path(),
  33. File "/usr/lib/python3.9/site-packages/lutris/installer/commands.py", line 368, in get_wine_path
  34. return get_wine_version_exe(wine_version)
  35. File "/usr/lib/python3.9/site-packages/lutris/util/wine/wine.py", line 219, in get_wine_version_exe
  36. raise RuntimeError("Wine is not installed")
  37. INFO 2021-11-21 21:36:18,065 [interpreter.revert:360]:Cancelling installation of Darkest Dungeon
  38. DEBUG 2021-11-21 21:36:18,065 [system.remove_folder:228]:Removing folder /home/####/Files/Games/darkest-dungeon
  39. DEBUG 2021-11-21 21:36:18,066 [system.remove_folder:228]:Removing folder /home/####/.cache/lutris/installer/darkest-dungeon
  40. DEBUG 2021-11-21 21:36:18,066 [application.on_app_window_destroyed:276]:Removed window <class 'lutris.gui.installerwindow.InstallerWindow'>darkest-dungeon
  41. INFO 2021-11-21 21:36:41,592 [application.do_shutdown:631]:Shutting down Lutris
  42. ####@########### ~ $
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement