Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sniper runtime pressure-vessel-wrap python3.9 file error #663

Open
Dreyns-c opened this issue Apr 15, 2024 · 5 comments
Open

Sniper runtime pressure-vessel-wrap python3.9 file error #663

Dreyns-c opened this issue Apr 15, 2024 · 5 comments

Comments

@Dreyns-c
Copy link

Your system information

  • Steam Runtime Version:
  • Distribution (e.g. Ubuntu 18.04): Debian trixie
  • Link to your full system information (Help -> Steam Runtime Diagnostics) in a Gist: https://gist.github.com/Dreyns-c/87cd83c815883ccf178d8dc30294d3fc
  • Have you checked for system updates?: Yes
  • What compatibility tool are you using?: [None / Steam Linux Runtime / Proton 5.13+ / older Proton] Proton 8.0-5 /experimental
  • What versions are listed in steamapps/common/SteamLinuxRuntime/VERSIONS.txt? 0.20240321
  • What versions are listed in steamapps/common/SteamLinuxRuntime_soldier/VERSIONS.txt? 0.20240321.82092
  • What versions are listed in steamapps/common/SteamLinuxRuntime_sniper/VERSIONS.txt? 0.20240321.82093

Please describe your issue in as much detail as possible:

No games are working, when I launch them they start to launch and suddenly close. By launching steam in a terminal I get the following error message:

pressure-vessel-wrap[20498]: E: Could not create copy "./lib/python3.9/LICENSE.txt" from "/home/vicomte/DATA/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/sniper_platform_0.20240321.82093/files/./lib/python3.9/LICENSE.txt" into "/home/vicomte/DATA/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-U6V7L2/usr": renameat: Input/output error
Uploaded AppInterfaceStats to Steam
reaping pid: 21881 -- steam

I tried some of the solution online such as setting sniper and soldier to previous or beta build neither worked I verified the tool files integrity to no avail.

Steps for reproducing this issue:

  1. launch a game
  2. cry
  3. repeat
@smcv
Copy link
Contributor

smcv commented Apr 16, 2024

renameat: Input/output error

"Input/output error" (error code EIO) often indicates a serious problem with your disk or filesystem. Before doing anything else, I would recommend making sure you have backups of any important files, and checking your disk health (e.g. SMART).

@smcv
Copy link
Contributor

smcv commented Apr 16, 2024

The filesystem containing "Steam Linux Runtime 2.0 (soldier)", which is in /home/vicomte/.steam/debian-installation/steamapps/common, seems to be fine.

The problem you are having seems to be specific to the filesystem containing /home/vicomte/DATA/SteamLibrary/steamapps/common, which is where "Steam Linux Runtime 3.0 (sniper)" is installed.

What filesystem is that? Is it perhaps a remote (network) filesystem like NFS or SMB, or a non-Unix filesystem like FAT or NTFS?

Installing the various branches of the Steam Linux Runtime into a fully-featured local Unix filesystem (such as ext4, btrfs or xfs) is recommended.

@Dreyns-c
Copy link
Author

Sorry for the late response.

I formatted the disk to ext4, and now everything seems to work.

Thank you for your help and sorry for the useless ticket !

@smcv
Copy link
Contributor

smcv commented Apr 22, 2024

I formatted the disk to ext4, and now everything seems to work.

What was it before? It would be useful to know so that we can document certain filesystems as known-broken.

@Dreyns-c
Copy link
Author

I recently switched from windows, it was a NTFS partition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants