-
-
Notifications
You must be signed in to change notification settings - Fork 826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Failure to install a ts3 server #4623
Comments
jq is missing as this is mandatory for the installer. without this you cannot install it.
|
This works thanks, TS3 is not auto installing all dependencies, is working after a manual install. |
Solution was provided. I close the issue. I have also checked whether jq is a required dependency of linuxgsm. |
LinuxGSM/lgsm/modules/check.sh Lines 57 to 62 in 07a7b9c
Extra checks to update and details will be required. Also installer should fail if jq is missing as some updaters require jq on install. |
User story
There's any bug or icorrect installation?
Game
TS3
Linux distro
Ubuntu 20.04
Command
command: install
Further information
ts3 server getting error during installation after install missing dependencies.
Relevant log output
Steps to reproduce
adduser ts3
sudo usermod -aG sudo ts3
su ts3
cd
./ts3server install
The text was updated successfully, but these errors were encountered: