LokiFawkes

Results 14 comments of LokiFawkes

I have this issue too. Ubuntu 21.10, glibc 2.34, fails to open libEGL because glibc isn't 2.33 Might want to make the app look for glibc >= 2.33, rather than...

> > Same issue, Ubuntu 21.10 `` Failed to open libEGL.so.1: [/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /var/lib/snapd/lib/gl/libEGL.so.1)] [ 2021-11-25 18:22:43] [daemon.cpp:61@Run] Failed to initialize OpenGL renderer `` >...

Yeah too bad the latest edge channel snap seems to still be built for 2.33 and complains about 2.34 not being 2.33

It could be that it's from ad377ff. I've tried a few times to build my own copy from master, but before I could get anywhere, had to spend my time...

Right, but look at the commit timeline. It's before the glibc 2.34 commits.

The relevance is that's the version that gets installed. It's before the glibc 2.34 commits when you look at the commit timeline.

Why do I think that's relevant? Simple. If the version that supposedly doesn't complain when 2.34 is installed is newer than the release, then of course the release is going...

Never mind. It turns out the version ISN'T relevant. Just finally got the master branch to build, and it's still complaining. Built with 2.34, it still looks for 2.33

Don't know what to tell you. I clone the latest, I run snapcraft, once I install it, session-manager is looking for specifically glibc 2.33 and won't take any newer. I...

And I know this sounds childish, but if I get the non-snap to work and it turns out swiftshader was the culprit, this is why snaps suck.