Join Slack
Powered by
Also, does the latest version of compose desktop r...
# compose-desktop
b
bj0
10/31/2025, 12:38 AM
Also, does the latest version of compose desktop require glibc 2.29? the previous version worked fine with 2.28. There's also this issue from 2 years ago about it with no responses:
https://youtrack.jetbrains.com/issue/CMP-2279
e
ephemient
10/31/2025, 3:50 AM
https://github.com/JetBrains/skiko/blob/master/skiko/docker/linux-amd64/Dockerfile
their CI setup seems to be running the build inside a Docker container, which is built on Ubuntu 20.04, which uses Glibc 2.31
ephemient
10/31/2025, 3:54 AM
I think it also uses artifacts from skia-pack which is also built on Ubuntu 20.04
b
bj0
10/31/2025, 3:08 PM
so there's no workaround? It's odd the last version which came out a few months ago was working, but that ticket is over 2 years old
bj0
10/31/2025, 3:36 PM
oh i see they changed the image in may, i guess im stuck on the old version
Open in Slack
Previous