!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

397 Members
Gaming things, my hands are typing words.108 Servers

Load older messages


SenderMessageTime
13 Aug 2025
@normalcea:matrix.orgjasi 🏳️‍⚧️ *

Culmination of duckstation repackaging: https://github.com/NixOS/nixpkgs/pull/433242

^If anyone wishes to have a best-effort duckstation derivation that is up-to-date with upstream development. I'm not sure if this should be merged, but I thought it would be productive to submit anyways.

01:56:16
@fxomt:pub.solar@fxomt:pub.solar left the room.11:04:52
@impqxr:matrix.orgimpqxr set their display name to impqxr.12:53:52
@matthewcroughan:defenestrate.itmatthewcroughan changed their display name from matthewcroughan @ WHY2025 (DECT: 8793) to matthewcroughan.17:28:07
14 Aug 2025
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)

What could be causing Steam to output:

bin_steam.sh[17074]: Setting up Steam content in /home/srestegosaurio/.local/share/Steam
bin_steam.sh[17074]: Error: Couldn't set up Steam data - please contact technical support
17:18:48
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de) I tried deleting both .steam and .local/share/Steam. I have >100GB of free space and also tried steam --reset. 17:19:53
@k900:0upti.meK900Weird filesystem setup?17:20:07
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)Probably it has to do with the new impermanence v2 thing. But I cannot torture steam to output a single bit more of info.17:20:53
@k900:0upti.meK900It's a shell script17:21:07
@k900:0upti.meK900 You can run it with bash -x 17:21:10
@k900:0upti.meK900And see what it actually dies on17:21:17
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)I think it is dying on a loooong bwrap invocation.17:23:54
@k900:0upti.meK900You want to run the thing inside the bwrap17:24:44
@k900:0upti.meK900 As in, use steam-run first to enter the container 17:24:53
@k900:0upti.meK900 And then bash -x the actual script 17:25:00
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)Okey.17:25:09
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de) You mean doing steam-run bash -x steam? 17:26:25
@k900:0upti.meK900No17:27:08
@k900:0upti.meK900You need to find the actual script that's running in the Steam container17:27:33
@k900:0upti.meK900It is in bubblewrap's arguments17:27:57
@k900:0upti.meK900 As --symlink <something> /init 17:28:07
@k900:0upti.meK900Oh actually17:28:23
@k900:0upti.meK900 steam-run bash -x $(which steam) may work 17:28:31
@k900:0upti.meK900Oh no17:28:53
@k900:0upti.meK900You need layers17:28:57
@k900:0upti.meK900 steam-run sh -c 'bash -x $(which steam)' 17:29:09
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de) It might be that steam.sh is not executable? 17:37:13
@k900:0upti.meK900Uhh, what17:37:21
@k900:0upti.meK900 What steam.sh 17:37:25
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de) The on located under ~/.local/share/Steam. 17:37:50

Show newer messages


Back to Room ListRoom Version: 10