Skip to content

Instantly share code, notes, and snippets.

@arguser
Created August 6, 2014 22:52
Show Gist options
  • Save arguser/e602db1679f3110c6ab3 to your computer and use it in GitHub Desktop.
Save arguser/e602db1679f3110c6ab3 to your computer and use it in GitHub Desktop.
thinkpad t410i arch64
le@stella [07:47:16] [~]
-> % steam --reset
mv: cannot stat ‘/home/arch/le/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/arch/le/.local/share/Steam/bootstrap.tar.xz
Reset complete!
le@stella [07:47:22] [~]
-> % steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
^C
le@stella [07:47:31] [~]
-> % STEAM_RUNTIME=0 steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is disabled by the user
Installing breakpad exception handler for appid(steam)/version(0_client)
^C
le@stella [07:48:13] [~]
-> % STEAM_DEBUG=1 steam
+ export TEXTDOMAIN=steam
+ TEXTDOMAIN=steam
+ export TEXTDOMAINDIR=/usr/share/locale
+ TEXTDOMAINDIR=/usr/share/locale
+ ARCHIVE_EXT=tar.xz
++ cd /home/arch/le/.local/share/Steam
++ echo /home/arch/le/.local/share/Steam
+ STEAMROOT=/home/arch/le/.local/share/Steam
+ STEAMDATA=/home/arch/le/.local/share/Steam
+ '[' -z ']'
++ basename /home/arch/le/.local/share/Steam/steam.sh .sh
+ STEAMEXE=steam
+ '[' steam = steamcmd ']'
+ cd /home/arch/le/.local/share/Steam
+ MINIMUM_STEAMSCRIPT_VERSION=100020
+ export SYSTEM_PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
+ SYSTEM_PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
+ export SYSTEM_LD_LIBRARY_PATH=
+ SYSTEM_LD_LIBRARY_PATH=
++ uname
+ UNAME=Linux
+ '[' Linux == Linux ']'
++ detect_platform
++ platform=ubuntu12_32
++ case "$(detect_distro)-$(detect_release)" in
+++ detect_distro
+++ '[' -f /etc/lsb-release ']'
+++ . /etc/lsb-release
++++ LSB_VERSION=1.4
++++ DISTRIB_ID=Arch
++++ DISTRIB_RELEASE=rolling
++++ DISTRIB_DESCRIPTION='Arch Linux'
+++ echo Arch
+++ tr '[A-Z]' '[a-z]'
+++ detect_release
+++ '[' -f /etc/lsb-release ']'
+++ . /etc/lsb-release
++++ LSB_VERSION=1.4
++++ DISTRIB_ID=Arch
++++ DISTRIB_RELEASE=rolling
++++ DISTRIB_DESCRIPTION='Arch Linux'
+++ echo rolling
++ echo ubuntu12_32
+ PLATFORM=ubuntu12_32
++ echo ubuntu12_32
++ fgrep 32
+ PLATFORM32=ubuntu12_32
++ echo ubuntu12_32
++ fgrep 64
+ PLATFORM64=
+ '[' -z ubuntu12_32 ']'
+ '[' -z '' ']'
++ echo ubuntu12_32
++ sed s/32/64/
+ PLATFORM64=ubuntu12_64
+ STEAMCONFIG=/home/arch/le/.steam
+ PIDFILE=/home/arch/le/.steam/steam.pid
+ STEAMBIN32LINK=/home/arch/le/.steam/bin32
+ STEAMBIN64LINK=/home/arch/le/.steam/bin64
+ STEAMSDK32LINK=/home/arch/le/.steam/sdk32
+ STEAMSDK64LINK=/home/arch/le/.steam/sdk64
+ STEAMROOTLINK=/home/arch/le/.steam/root
++ detect_steamdatalink
++ '[' -f /home/arch/le/.local/share/Steam/steam_dev.cfg ']'
+++ detect_package
+++ case `detect_universe` in
++++ detect_universe
++++ test -f /home/arch/le/.local/share/Steam/Steam.cfg
++++ test -f /home/arch/le/.local/share/Steam/steam.cfg
++++ STEAMUNIVERSE=Public
++++ echo Public
+++ STEAMPACKAGE=steam
+++ echo steam
++ STEAMDATALINK=/home/arch/le/.steam/steam
++ echo /home/arch/le/.steam/steam
+ STEAMDATALINK=/home/arch/le/.steam/steam
+ STEAMSTARTING=/home/arch/le/.steam/starting
+ steamos_arg
+ return 1
+ '[' '!' -f /home/arch/le/.steam/steam.pid ']'
++ cat /home/arch/le/.steam/steam.pid
+ kill -0 6242
+ INITIAL_LAUNCH=true
+ '[' '' = --reset ']'
+ '[' true ']'
+ show_license_agreement
+ LICENSE=/home/arch/le/.local/share/Steam/steam_install_agreement.txt
+ '[' '!' -f /home/arch/le/.steam/steam_install_agreement.txt ']'
+ '[' -z /usr/bin/steam ']'
+ '[' -f /usr/bin/steam ']'
+ check_scriptversion /usr/bin/steam STEAMSCRIPT_VERSION 100020
+ SCRIPT=/usr/bin/steam
+ VERSION_TOKEN=STEAMSCRIPT_VERSION
+ MINIMUM_VERSION=100020
++ detect_scriptversion /usr/bin/steam STEAMSCRIPT_VERSION
+++ fgrep STEAMSCRIPT_VERSION= /usr/bin/steam
++ SCRIPT_VERSION='export STEAMSCRIPT_VERSION=100047'
++ [[ -n export STEAMSCRIPT_VERSION=100047 ]]
++ expr 'export STEAMSCRIPT_VERSION=100047' : '.*=\(.*\)'
+ VERSION=100047
+ [[ 100047 -lt 100020 ]]
+ return 0
+ '[' -z '' ']'
++ dirname /usr/bin/steam
++ detect_package
++ case `detect_universe` in
+++ detect_universe
+++ test -f /home/arch/le/.local/share/Steam/Steam.cfg
+++ test -f /home/arch/le/.local/share/Steam/steam.cfg
+++ STEAMUNIVERSE=Public
+++ echo Public
++ STEAMPACKAGE=steam
++ echo steam
+ STEAMDEPS=/usr/bin/steamdeps
+ '[' -f /usr/bin/steamdeps -a -f /home/arch/le/.local/share/Steam/steamdeps.txt ']'
+ /usr/bin/steamdeps /home/arch/le/.local/share/Steam/steamdeps.txt
+ '[' '!' -e /home/arch/le/.steam ']'
+ '[' /home/arch/le/.local/share/Steam '!=' /home/arch/le/.steam/root -a /home/arch/le/.local/share/Steam '!=' /home/arch/le/.steam/steam ']'
+ rm -f /home/arch/le/.steam/bin32
+ ln -s /home/arch/le/.local/share/Steam/ubuntu12_32 /home/arch/le/.steam/bin32
+ rm -f /home/arch/le/.steam/bin64
+ ln -s /home/arch/le/.local/share/Steam/ubuntu12_64 /home/arch/le/.steam/bin64
+ rm -f /home/arch/le/.steam/sdk32
+ ln -s /home/arch/le/.local/share/Steam/linux32 /home/arch/le/.steam/sdk32
+ rm -f /home/arch/le/.steam/sdk64
+ ln -s /home/arch/le/.local/share/Steam/linux64 /home/arch/le/.steam/sdk64
+ rm -f /home/arch/le/.steam/root
+ ln -s /home/arch/le/.local/share/Steam /home/arch/le/.steam/root
+ '[' /home/arch/le/.steam/steam ']'
+ rm -f /home/arch/le/.steam/steam
+ ln -s /home/arch/le/.local/share/Steam /home/arch/le/.steam/steam
+ rm -f /home/arch/le/.steampath
+ ln -s /home/arch/le/.steam/bin32/steam /home/arch/le/.steampath
+ rm -f /home/arch/le/.steampid
+ ln -s /home/arch/le/.steam/steam.pid /home/arch/le/.steampid
+ rm -f /home/arch/le/.steam/bin
+ ln -s /home/arch/le/.steam/bin32 /home/arch/le/.steam/bin
++ distro_description
+++ detect_distro
+++ '[' -f /etc/lsb-release ']'
+++ . /etc/lsb-release
++++ LSB_VERSION=1.4
++++ DISTRIB_ID=Arch
++++ DISTRIB_RELEASE=rolling
++++ DISTRIB_DESCRIPTION='Arch Linux'
+++ echo Arch
+++ tr '[A-Z]' '[a-z]'
+++ detect_release
+++ '[' -f /etc/lsb-release ']'
+++ . /etc/lsb-release
++++ LSB_VERSION=1.4
++++ DISTRIB_ID=Arch
++++ DISTRIB_RELEASE=rolling
++++ DISTRIB_DESCRIPTION='Arch Linux'
+++ echo rolling
+++ detect_arch
+++ case $(uname -m) in
++++ uname -m
+++ echo 64-bit
++ echo 'arch rolling 64-bit'
+ echo 'Running Steam on arch rolling 64-bit'
Running Steam on arch rolling 64-bit
+ '[' '' = debug ']'
+ '[' '' = 1 ']'
+ '[' '' = 0 ']'
+ '[' -z '' ']'
+ runtime_supported
+ case "$(detect_distro)-$(detect_release)" in
++ detect_distro
++ '[' -f /etc/lsb-release ']'
++ . /etc/lsb-release
+++ LSB_VERSION=1.4
+++ DISTRIB_ID=Arch
+++ DISTRIB_RELEASE=rolling
+++ DISTRIB_DESCRIPTION='Arch Linux'
++ echo Arch
++ tr '[A-Z]' '[a-z]'
++ detect_release
++ '[' -f /etc/lsb-release ']'
++ . /etc/lsb-release
+++ LSB_VERSION=1.4
+++ DISTRIB_ID=Arch
+++ DISTRIB_RELEASE=rolling
+++ DISTRIB_DESCRIPTION='Arch Linux'
++ echo rolling
+ return 0
+ echo 'STEAM_RUNTIME is enabled automatically'
STEAM_RUNTIME is enabled automatically
+ export STEAM_RUNTIME=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime
+ STEAM_RUNTIME=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime
+ '[' /home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime -a /home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime '!=' 0 ']'
+ unpack_runtime
+ has_runtime_archive
+ for file in '"$STEAM_RUNTIME.$ARCHIVE_EXT".part*'
+ '[' '!' -f '/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime.tar.xz.part*' ']'
+ return 1
+ '[' -d /home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime ']'
+ return 0
+ case $(uname -m) in
++ uname -m
+ export PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
+ PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
+ export LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib:
+ LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib:
+ export LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib::/usr/lib32
+ LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib::/usr/lib32
+ export LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib::/usr/lib32
+ LD_LIBRARY_PATH=/home/arch/le/.local/share/Steam/ubuntu12_32:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/arch/le/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib::/usr/lib32
+ '[' -z '' ']'
+ check_shared_libraries
+ '[' -f /home/arch/le/.local/share/Steam/ubuntu12_32/steamui.so ']'
++ get_missing_libraries /home/arch/le/.local/share/Steam/ubuntu12_32/steam
++ LD_PRELOAD=
++ ldd /home/arch/le/.local/share/Steam/ubuntu12_32/steam
++ LD_PRELOAD=
++ ldd /home/arch/le/.local/share/Steam/ubuntu12_32/steam
++ grep '=>'
++ grep -v /
++ awk '{print $1}'
++ grep -v linux-gate
+ MISSING_LIBRARIES=
+ '[' '' '!=' '' ']'
+ export SDL_VIDEO_X11_DGAMOUSE=0
+ SDL_VIDEO_X11_DGAMOUSE=0
+ ulimit -n 2048
+ '[' Linux = Linux ']'
+ :
+ MAGIC_RESTART_EXITCODE=42
+ SEGV_EXITCODE=139
+ STEAM_DEBUGGER=
+ unset DEBUGGER
+ '[' '' == gdb ']'
+ '[' '' == cgdb ']'
+ '[' '' == valgrind ']'
+ '[' '' == callgrind ']'
+ '[' '' == strace ']'
+ /home/arch/le/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(0_client)
^C
le@stella [07:50:02] [~]
-> % .steam/steam/steam.sh
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2014-08-06 19:50:13] Startup - updater built Feb 10 2014 16:03:16
Installing breakpad exception handler for appid(steam)/version(0_client)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 31
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 18 (X_ChangeProperty)
Resource id in failed request: 0x1400002
Serial number of failed request: 33
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 18 (X_ChangeProperty)
Resource id in failed request: 0x1400002
Serial number of failed request: 35
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 18 (X_ChangeProperty)
Resource id in failed request: 0x1400002
Serial number of failed request: 38
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment