You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After today's beta update, I get the error message mentioned in the title. It happens when I try to start Steam, and Steam doesn't start successfully.
I use SolydX, which is based on Debian Testing.
Here's the error as seen from command line:
user@burrito-linux-desktop:~/temp$ steam
Running Steam on solydxk 8 64-bit
STEAM_RUNTIME is enabled automatically
[2015-10-20 17:59:38] Startup - updater built Oct 20 2015 09:02:49
[2015-10-20 17:59:38] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Error: Couldn't find bootstrap, it's not safe to reset Steam. Please contact technical support.
user@burrito-linux-desktop:~/temp$ cat ~/.steam/error.log
rm: cannot remove ‘/home/user/.steam/steam’: Is a directory
rm: cannot remove ‘/home/user/.steam/bin’: Is a directory
/bin/bash: /home/user/.steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
/home/user/.steam/steam.sh: line 756: 32202 Illegal instruction $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
wat do? Do I reinstall steam? Or is this fixable without reinstalling?
edit: I 'fixed' it by moving ~/.steam/steam.sh to another place. This triggered /usr/games/steam to reinstall the important parts of Steam when I tried to start it. Still a bug, though, because you don't expect an update to disable your installation.
The text was updated successfully, but these errors were encountered:
@Burrito-Bazooka steam reporting that it can't find the bootstrap is a safety measure to prevent steam from messing itself up worse than before when it is installed in a way that was not expected by valve devs. As for the actual issue, that is much better documented on #4077.
After today's beta update, I get the error message mentioned in the title. It happens when I try to start Steam, and Steam doesn't start successfully.
I use SolydX, which is based on Debian Testing.
Here's the error as seen from command line:
wat do? Do I reinstall steam? Or is this fixable without reinstalling?edit: I 'fixed' it by moving ~/.steam/steam.sh to another place. This triggered /usr/games/steam to reinstall the important parts of Steam when I tried to start it. Still a bug, though, because you don't expect an update to disable your installation.
The text was updated successfully, but these errors were encountered: