[Bug]: Satisfactory Dependency installation is broken on Ubuntu server 22.04 #4646
Labels
command: console
command: install
distro: Ubuntu
game: Satisfactory
info: dependency
info: steamcmd
info: tmux
type: bug
Something isn't working
Milestone
User story
I am getting "Unable to locate package" errors for many of the dependencies for Satisfactory server.
Game
Satisfactory
Linux distro
Ubuntu 22.04
Command
command: install
Further information
This is what I see when trying to run ./sfserver install.
Warning! Missing dependencies: bsdmainutils bzip2 file jq lib32gcc-s1 lib32stdc++6 libsdl2-2.0-0:i386 netcat pigz steamcmd tmux unzip uuid-runtime
I tried running
'sudo dpkg --add-architecture i386; sudo apt update; sudo apt install bsdmainutils bzip2 file jq lib32gcc-s1 lib32stdc++6 libsdl2-2.0-0:i386 netcat pigz steamcmd tmux unzip uuid-runtime'
and received the error in log output.
Relevant log output
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: