I have been trying downloading steam from PPM but steam wont open. Then I discovered that if I put steam directly on terminal it gives me some feedback and thats what it displays:
Code: Select all
# steam
steam.sh[17922]: Running Steam on puppy_upupjj+d 22.04 32-bit
steam.sh[17922]: STEAM_RUNTIME is enabled automatically
setup.sh[17992]: Steam runtime environment up-to-date!
steam-runtime-check-requirements[18050]: E: Cannot run /root/.steam/debian-installation/ubuntu12_32/steam-runtime/i386/usr/libexec/steam-runtime-tools-0/srt-bwrap: wait status 32256
steam-runtime-check-requirements[18050]: E: Diagnostic output:
/root/.steam/debian-installation/ubuntu12_32/steam-runtime/i386/usr/libexec/steam-runtime-tools-0/srt-bwrap: /root/.steam/debian-installation/ubuntu12_32/steam-runtime/i386/usr/libexec/steam-runtime-tools-0/srt-bwrap: cannot execute binary file
steam.sh[17922]: Error: Steam on Linux now requires the ability to create new user namespaces.
If the file /proc/sys/kernel/unprivileged_userns_clone exists, check that
it contains value 1.
If the file /proc/sys/user/max_user_namespaces exists, check that its
value is high enough.
This requirement is the same as for Flatpak, which has more detailed
information available:
https://github.com/flatpak/flatpak/wiki/User-namespace-requirements
/root/.steam/debian-installation/steam.sh: line 85: XDG_CURRENT_DESKTOP: unbound variable
Is there any solution to this?