Advertisement
Guest User

Untitled

a guest
Mar 15th, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. 2024-03-16 05:53:51,226: Overwrite existing path /home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib
  2. 2024-03-16 05:53:51,226: Failed to merge to destination /home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  3. 2024-03-16 05:53:51,226: Failed to extract the archive /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz file may be corrupt
  4. 2024-03-16 05:53:51,226: Failed to extract /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  5. 2024-03-16 05:53:51,226: Failed to extract /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  6. 2024-03-16 05:53:51,226: Error handling idle function: Failed to extract /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  7. Traceback (most recent call last):
  8. File "/usr/lib/python3/dist-packages/lutris/util/extract.py", line 170, in extract_archive
  9. system.merge_folders(source_path, destination_path)
  10. File "/usr/lib/python3/dist-packages/lutris/util/system.py", line 350, in merge_folders
  11. shutil.copy(os.path.join(dirpath, filename), os.path.join(dst_abspath, filename), follow_symlinks=False)
  12. File "/usr/lib/python3.10/shutil.py", line 417, in copy
  13. copyfile(src, dst, follow_symlinks=follow_symlinks)
  14. File "/usr/lib/python3.10/shutil.py", line 252, in copyfile
  15. os.symlink(os.readlink(src), dst)
  16. FileExistsError: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  17.  
  18. The above exception was the direct cause of the following exception:
  19.  
  20. Traceback (most recent call last):
  21. File "/usr/lib/python3/dist-packages/lutris/runners/runner.py", line 510, in extract
  22. extract_archive(archive, dest, merge_single=merge_single)
  23. File "/usr/lib/python3/dist-packages/lutris/util/extract.py", line 177, in extract_archive
  24. raise ExtractError(str(ex)) from ex
  25. lutris.util.extract.ExtractError: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  26.  
  27. The above exception was the direct cause of the following exception:
  28.  
  29. Traceback (most recent call last):
  30. File "/usr/lib/python3/dist-packages/lutris/installer/interpreter.py", line 278, in install_runner
  31. runner.install(
  32. File "/usr/lib/python3/dist-packages/lutris/runners/runner.py", line 492, in install
  33. self.download_and_extract(runner_version_info["url"], **opts)
  34. File "/usr/lib/python3/dist-packages/lutris/runners/runner.py", line 504, in download_and_extract
  35. self.extract(archive=runner_archive, dest=dest, merge_single=merge_single, callback=callback)
  36. File "/usr/lib/python3/dist-packages/lutris/runners/runner.py", line 513, in extract
  37. raise RunnerInstallationError(_("Failed to extract {}: {}").format(archive, ex)) from ex
  38. lutris.runners.RunnerInstallationError: Failed to extract /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  39.  
  40. The above exception was the direct cause of the following exception:
  41.  
  42. Traceback (most recent call last):
  43. File "/usr/lib/python3/dist-packages/lutris/exception_backstops.py", line 79, in error_wrapper
  44. return handler(*args, **kwargs)
  45. File "/usr/lib/python3/dist-packages/lutris/gui/installerwindow.py", line 444, in launch_install
  46. if not self.interpreter.launch_install(self):
  47. File "/usr/lib/python3/dist-packages/lutris/installer/interpreter.py", line 211, in launch_install
  48. self.install_runners(ui_delegate)
  49. File "/usr/lib/python3/dist-packages/lutris/installer/interpreter.py", line 265, in install_runners
  50. self.install_runner(self.runners_to_install.pop(0), ui_delegate)
  51. File "/usr/lib/python3/dist-packages/lutris/installer/interpreter.py", line 285, in install_runner
  52. raise ScriptingError(ex.message) from ex
  53. lutris.installer.errors.ScriptingError: Failed to extract /home/kj7/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz: [Errno 17] File exists: 'libgstallocators-1.0.so.0.2205.0' -> '/home/kj7/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/libgstallocators-1.0.so.0'
  54.  
  55.  
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement