LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

[BUG] Mumble update uses different binary names

Open busheezy opened this issue 3 years ago • 2 comments

User Story

As a mumble server user, I want to be able to update with LGSM.

Basic info

  • Distro: [Debian 11]
  • Game: [Mumble]
  • Command: [Update]
  • LinuxGSM version: [v21.5.1]

Further Information

mumble@wimpy:~$ ./vs/mumbleserver update
[ FAIL ] Updating mumbleserver: Checking remote build: mumble.info
mumble@wimpy:~$

A user will see the above message when currently trying to update.

https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/update_mumble.sh#L10

There are multiple references to murmur-static which is no longer the name.

https://github.com/mumble-voip/mumble/releases

Thanks

busheezy avatar Feb 05 '22 20:02 busheezy

I have a fix for the version parsing, but it seems that there is no linux build in the latest release. See this branch as ref: https://github.com/h3o66/LinuxGSM/tree/fix/3777-mumble-update

h3o66 avatar Mar 27 '22 22:03 h3o66

Can confirm no 1.4 build for Linux https://github.com/mumble-voip/mumble/issues/5484#issuecomment-1018728414

dgibbs64 avatar Jun 06 '22 20:06 dgibbs64

https://github.com/GameServerManagers/LinuxGSM/pull/4128

dgibbs64 avatar Apr 03 '23 20:04 dgibbs64

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.

github-actions[bot] avatar Apr 15 '24 01:04 github-actions[bot]