ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
644 stars 74 forks source link

[TF2] [x64_test] Out-of-date glibc on Debian 12? #5497

Closed hxdeci closed 8 months ago

hxdeci commented 8 months ago

Launching the x64 test on Debian 12 results in an error visible when launching Steam from the terminal.

/gigadrive/SteamLibrary/steamapps/common/Team Fortress 2/tf_linux64: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /gigadrive/SteamLibrary/steamapps/common/Team Fortress 2/tf_linux64)

Adding -gl to TF2's command-line options yields no differing results. I also attempted to force Steam to use only Steam Linux Runtime using the environment variables listed here also to no difference.

I think Debian 12 may just be already out of date (sadly), but I thought Linux native games shouldn't be using system libraries for running games, but instead use Steam Linux Runtime (sniper).

If anyone knows if this is a problem with my system, SLR sniper, or if a fix is coming soon, i would appreciate that :3 Thanks in advance :3

kisak-valve commented 8 months ago

Hello @nxdeci, as you found, this issue is already being tracked at #5491.

Closing as a duplicate.