When installing the newest release for linux desktop (.deb), Hoppscotch doesn't open anymore:
hoppscotch-desktop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by hoppscotch-desktop)
hoppscotch-desktop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by hoppscotch-desktop)
I am using Pop!_OS 22.04 LTS x86_64 and my glibc version is 2.35.
~ ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.9) 2.35
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
When downgrading to the previous version it works as expected.
My educated guess was that the new image was build on newer software, which breaks compatibility for me.
When installing the newest release for linux desktop (.deb), Hoppscotch doesn't open anymore:
I am using
Pop!_OS 22.04 LTS x86_64and my glibc version is2.35.When downgrading to the previous version it works as expected.
My educated guess was that the new image was build on newer software, which breaks compatibility for me.