zeropingheroes / lancache-autofill

Automatically fill a Lancache with content
GNU General Public License v3.0
132 stars 24 forks source link

no longer working on ubuntu 19 #34

Closed Coffee0297 closed 4 years ago

Coffee0297 commented 4 years ago

theres an issue with all the packets and php in ubuntu 19 that renders this software unuseble... my php is 7.2.27 i keep getting an could not find driver error

can you please fix this? i want to use this at a lan for 300 ppl.

-Tonny

billthecatt commented 4 years ago

I had to "pin" my PHP version to 7.2.17-1 to get the debian updates to not conflict w/ the requirements for autofill.

I have a ruff guide for how to backport and blacklist the update for debian here:

https://github.com/zeropingheroes/lancache-autofill/issues/28

Hope this gets you going in the right direction. You may have to google for how to blacklist upgrades on your given distro.

Coffee0297 commented 4 years ago

i have tried that no anvil... but is it the x.x.27 update that fucks with it? i have some trubble finding other needed dependeries.... lib32tinfo5 lib32ncurses5 those...

-Tonny

ilumos commented 4 years ago

For now Ubuntu 19 is not supported - please use 18.04.

I believe Ubuntu 19 also does not have the 32 bit dependencies you seek, which will stop SteamCMD from working.