LinuxGSM + Debian 11 issues: missing glibc version
Original message was deletedHold on while I work up the motivation to rewrite four paragraphs
11 Replies
Debian 11 Update 11, glibc v2.31
I run the AppImage from the command line in an attempt to install the Satis mod manager from ficsit.app (this is a possible mistake, but it's what I think I should do so it's all I've done)
I get a bunch of garbage in the CLI like
SatisfactoryModManager: /lib/x86_64-linux-gnu/libc.so.6: versionAs far as I know glibc versions are attached to the OS. You can't just update glibc. Hi hello please ignore all mentions of LinuxGSM (particularly the title which I cannot edit). I was installing both and got it mixed up with the mod manager. As far as I know everything else above is correct. I am trying to run the mod manager file SatisfactoryModManager_linux_amd64.AppImageGLIBC_2.34' not found (required by /tmp/.mount_Satisf0vpnBk/usr/lib/libudev.so.1) SatisfactoryModManager: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.33' not found (required by /tmp/.mount_Satisf0vpnBk/usr/lib/libudev.so.1) SatisfactoryModManager: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.33' not found (required by /tmp/.mount_Satisf0vpnBk/usr/lib/libbsd.so.0) SatisfactoryModManager: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.33' not found (required by /tmp/.mount_Satisf0vpnBk/usr/lib/libmd.so.0)
Can you check what version of glibc you have?
ldd --versionYeahhh sadly the bot we have for that doesn't put the message anywhere you can see it again
Nvm, you already wrote above
Here's the message, but I'm pretty sure most of it is no longer relevant as per your clarifying message
Yeah, looks like 2.31 is the latest available on Debian 11, and 11 is now EOL, though 2.33 is from 2021, so idk why they didn't update it in august when they released the last version
Mh, you can't use the non appimage version either, because Debian 11 doesn't have webkit2gtk-4.1
It's still relevant, just CTRL+F, CTRL+R "LinuxGSM" with "Satisfactory Mod Manager".
Do I have a solution other than install Deb12?
If you can, try building SMM from source
I can also try setting up a debian 11 VM/docker to build it tomorrow
I've made a (non-appimage, but I also have an appimage if you prefer that) build on debian 11 https://drive.google.com/file/d/1atFblLifB1OteJZnlF3YLzxah4i-BP5E/view?usp=sharing
Google Docs
SatisfactoryModManager-debian-11
It will probably try to auto-update on the next release, though, so I hope I can find an actual solution until then. I've found python's manylinux project, but it doesn't have webkit2gtk 4.1 either... it seems to be kinda hard to find a distro version that is both recent enough to have webkit2gtk-4.1, so that the native build can work on new OS versions, but also old enough to have glibc 2.31
I'm too busy this week to do something with so much potential to go horribly wrong, but I plan on just giving up on this route and updating to Debian 12.
I will try your upload ASAP though