GameServerManagers / GameServerManagers/LinuxGSM
[Bug]: libcurl4 is now libcurl4t64 in Ubuntu breaking dependencies
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
### User story
As a server operator I want to install servers without dependencies breaking
### Game
Arma Reforger
### Linux distro
Ubuntu 24.04
### Command
command: install
### Further information
When installing Arma Reforger server, libcurl4 comes up as a missing dependency. When trying to install with "sudo apt install libcurl4" Ubuntu states that libcurl4t64 will be chosen instead. Running "armarserver install" as sudo cannot install libcurl4 either. I am running Ubuntu 24.04 but there are indications libcurl4 changed to libcurl4t64 in Ubuntu 22.04. Is it possible there is a workaround along the lines of adding libcurl4t64 as an alternate for libcurl4 in the dependencies?
### Relevant log output
_No response_
### Steps to reproduce
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.