Skip to content

Instantly share code, notes, and snippets.

cp: cannot create regular file '/home/bm/.local/share/Steam/bootstrap.tar.xz': Permission denied
Running Steam on nixos 21.03.git.d1774a8acacM 64-bit
STEAM_RUNTIME has been set by the user to: /steamrt
Can't find 'steam-runtime-check-requirements', continuing anyway
/home/bm/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(1605919008)
Installing breakpad exception handler for appid(steam)/version(1605919008)
Installing breakpad exception handler for appid(steam)/version(1605919008)
Loaded SDL version 2.0.13-6215953
Installing breakpad exception handler for appid(steam)/version(1605919008)
81:
81: file=libreadline.so.7 [0]; needed by /bin/sh [0]
81: file=libreadline.so.7 [0]; generating link map
81: dynamic: 0x00007f36551b69d0 base: 0x00007f3655171000 size: 0x000000000004d908
81: entry: 0x00007f3655189820 phdr: 0x00007f3655171040 phnum: 8
81:
81:
81: file=libhistory.so.7 [0]; needed by /bin/sh [0]
81: file=libhistory.so.7 [0]; generating link map
81: dynamic: 0x00007f365516fb10 base: 0x00007f3655164000 size: 0x000000000000c0c8
54:
54: file=libreadline.so.7 [0]; needed by /bin/sh [0]
54: file=libreadline.so.7 [0]; generating link map
54: dynamic: 0x00007f5d364069d0 base: 0x00007f5d363c1000 size: 0x000000000004d908
54: entry: 0x00007f5d363d9820 phdr: 0x00007f5d363c1040 phnum: 8
54:
54:
54: file=libhistory.so.7 [0]; needed by /bin/sh [0]
54: file=libhistory.so.7 [0]; generating link map
54: dynamic: 0x00007f5d363bfb10 base: 0x00007f5d363b4000 size: 0x000000000000c0c8
@moben
moben / beta client
Created October 31, 2020 02:00
Steam runtime testing on NixOS (with ld.so.cache)
This file has been truncated, but you can view the full file.
Opted-in Controller Mask for AppId 418530: 0
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Loaded Config for Local Override Path for App ID 418530, Controller 0: /home/bm/.local/share/Steam//controller_base/empty.vdf
GameAction [AppID 418530, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
_v2-entry-point[591]: argv: --deploy=soldier --suite=soldier --verb=run -- /home/bm/.local/share/Steam/steamapps/common/Proton\ 5.13/proton run /home/bm/.local/share/Steam/legacycompat/iscriptevaluator.exe --get-current-step 418530
_v2-entry-point[5
@moben
moben / _start-container-in-background
Created October 26, 2020 21:26
Proton 5.13 testing on NixOS with some workarounds
diff --no-dereference -udr '--color=always' SteamLinuxRuntime_soldier/_start-container-in-background soldier_workarounds/_start-container-in-background
--- SteamLinuxRuntime_soldier/_start-container-in-background 2020-10-26 21:50:57.828308002 +0100
+++ soldier_workarounds/_start-container-in-background 2020-10-26 21:06:17.906306846 +0100
@@ -1,5 +1,7 @@
#!/bin/bash
+PRESSURE_VESSEL_VERBOSE=1
+
set -eu
me="$(readlink -f "$0")"
@moben
moben / gist:aef8d7d553a25f352f77c27f2da4efba
Created October 24, 2020 16:44
steam runtime 'client_beta' on nixos debug log
[1420170]Non-Steam Controller Configs Enabled: 1
CAPIJobRequestUserStats - Server response failed 2
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
@moben
moben / gist:26dfe84ea4208bee42d98f40dd180c40
Created October 24, 2020 12:19
steam runtime on nixos debug log
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
Loaded Config for Local Override Path for App ID 418530, Controller 0: /home/bm/.local/share/Steam//controller_base/empty.vdf
GameAction [AppID 418530, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
_v2-entry-point[589]: argv: --deploy=soldier --suite=soldier --verb=run -- /home/bm/.local/share/Steam/steamapps/common/Proton\ 5.13/proton run /home/bm/.local/share/Steam/legacycompat/iscriptevaluator.exe --get-current-step 418530
_v2-entry-point[589]: STEAM_COMPAT_APP_ID=418530
_v2-entry-poi
function forallDiscardable(func) {
var discardable = browser.tabs.query({discarded: false}); //, active: false});
discardable.then((tabs) => {
for (let tab of tabs) {
console.log("forall", tab.discarded, tab.url);
func(tab);
}
});
Hi everyone,
Previously, this was a valid exlib:
foo.exlib
foo_src_prepare() {
true
}
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
#1 0x00007fc350d7550a in __GI_abort () at abort.c:89
#2 0x00007fc35168e45d in __gnu_cxx::__verbose_terminate_handler ()
at /var/tmp/paludis/build/sys-libs-libstdc++-5.4.0/work/gcc-5.4.0/libstdc++-v3/libsupc++/vterminate.cc:95
#3 0x00007fc35168c4e6 in __cxxabiv1::__terminate (handler=<optimized out>)
at /var/tmp/paludis/build/sys-libs-libstdc++-5.4.0/work/gcc-5.4.0/libstdc++-v3/libsupc++/eh_terminate.cc:47
#4 0x00007fc35168c531 in std::terminate ()
at /var/tmp/paludis/build/sys-libs-l