nitch icon indicating copy to clipboard operation
nitch copied to clipboard

version: `GLIBC_2.34` not found (required by nitch)

Open ItsLiyua opened this issue 2 years ago • 7 comments

I have a minimal debian install (CLI only at the moment) and when I try to run nitch it tells me the error in the title. I guess I'm missing a package?

ItsLiyua avatar Jul 20 '22 00:07 ItsLiyua

I have the same problem.

nitch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by nitch)
nitch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by nitch)

maisoncastro avatar Jul 20 '22 18:07 maisoncastro

same here.

nitch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by nitch)
nitch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by nitch)

Although at least glibc 2.34 is installed in my environment.

tars0x9752 avatar Jul 22 '22 07:07 tars0x9752

I will try to fix this problem in version 0.2.0

ssleert avatar Jul 27 '22 20:07 ssleert

same problem

kerbless avatar Sep 09 '22 11:09 kerbless

same problem. please :pray:

ywpkwon avatar Oct 05 '22 05:10 ywpkwon

Same problem :/

jmarcos06 avatar Oct 24 '22 10:10 jmarcos06

Bumping everyone on this thread to say that I tried to fix this issue in my fork.

https://github.com/raynei86/mitch/releases/tag/v0.1.7

raynei86 avatar Oct 29 '22 21:10 raynei86