ssleert / nitch

nitch - incredibly fast system fetch written in nim
MIT License
519 stars 52 forks source link

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

Open ItsLiyua opened 1 year ago

ItsLiyua commented 1 year ago

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?

maisoncastro commented 1 year ago

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)
tars0x9752 commented 1 year ago

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.

ssleert commented 1 year ago

I will try to fix this problem in version 0.2.0

kerbless commented 1 year ago

same problem

ywpkwon commented 1 year ago

same problem. please :pray:

jmarcos06 commented 1 year ago

Same problem :/

raynei86 commented 1 year ago

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