summary refs log tree commit diff stats
path: root/results/scraper/fex/2553
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
commitf2ec263023649e596c5076df32c2d328bc9393d2 (patch)
tree5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/2553
parent63d2e9d409831aa8582787234cae4741847504b7 (diff)
downloadqemu-analysis-main.tar.gz
qemu-analysis-main.zip
add downloaded fex bug-reports HEAD main
Diffstat (limited to 'results/scraper/fex/2553')
-rw-r--r--results/scraper/fex/255333
1 files changed, 33 insertions, 0 deletions
diff --git a/results/scraper/fex/2553 b/results/scraper/fex/2553
new file mode 100644
index 000000000..2923963c5
--- /dev/null
+++ b/results/scraper/fex/2553
@@ -0,0 +1,33 @@
+FEXBash SteamCMD
+What Game

+installing the steamcmd for conan exiles server

+

+Describe the bug

+Trying to install steamcmd but get error

+

+To Reproduce

+Steps to reproduce the behavior:

+

+Usage examples:

+# steam is a bash script. Wrap with FEXBash

+        FEXBash steam

+# Full path execution execution will wrap the application if it exists in the rootfs

+        FEXInterpreter /usr/bin/uname

+# Freestanding x86/x86-64 programs can be executed directly. binfmt_misc will redirect to FEX

+        $HOME/PetalCrashOnline.AppImage

+# If you need a terminal that emulates everything.

+# Run FEXBash without arguments. Double check uname to see if running under FEX

+        FEXBash

+ubuntu@conanpveexiles:~$ FEXBash steam

+/run/user/1001/.FEXMount7357-ZibRfl/bin/sh: 1: steam: not found

+ubuntu@conanpveexiles:~$

+ubuntu@conanpveexiles:~$ FEXBash

+FEXBash-ubuntu@conanpveexiles:~> sudo apt-get install steamcmd

+Reading package lists... Done

+Building dependency tree... Done

+Reading state information... Done

+Package steamcmd is not available, but is referred to by another package.

+This may mean that the package is missing, has been obsoleted, or

+is only available from another source

+

+E: Package 'steamcmd' has no installation candidate