Closed ngallaher closed 4 years ago
Issue-Label Bot is automatically applying the label type: bug
to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
The option to update should not be available.
This seems to be fixed in develop and should be fixed in the next relase
This was fixed for the next version in commit: 33eb01b387e36067471171655aeed939fd1df671
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
User Story
As an LGSM server administrator, I attempted to install and then update a ut2k4 server using the framework. The installation for all appearances has succeeded, and UT2k4 clients can connect and play. However, upon executing
./ut2k4server update
I am presented withBasic info
Further Information
A clear description of what the bug is and any ideas on how to resolve it. Plus any further context that might be relevant to the issue.
To Reproduce
Steps to reproduce the behaviour:
linuxgsm.sh ut2k4server
./ut2k4server install
./ut2k4server update
Expected behaviour
Update succeeds.
As far as I can tell, the problem is due to
steamcmdcommand
not being set to anything, but given that the application is not nominally a steam game, I'm not sure why it needs steamcmd.