LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

[Bug]: libcurl4 is now libcurl4t64 in Ubuntu breaking dependencies

Open Boanerges666 opened this issue 1 year ago • 2 comments

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

Boanerges666 avatar Dec 28 '24 08:12 Boanerges666

@Boanerges666 as a temp solution you can replace entries for libcurl4 to libcurl4t64 in lgsm/data/ubuntu-24.04.csv

atom32k avatar Mar 06 '25 16:03 atom32k

3c313de2ba2bfbc87235cf96938680ad22cdd0b2

dgibbs64 avatar Mar 07 '25 16:03 dgibbs64