ignite/cli

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found

Tectract opened this issue · 1 comments

Describe the bug
install and use ignite

To reproduce
Steps to reproduce the behavior:

  1. updated ignite, new version no longer works because of this

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found
golang/go#58550

  1. unable to install ignite from source yet, attempting to use CGO_ENABLED=0 go env var for build...

see issue:

#4050

What version are you using?

Golang 1.22 and latest github release of ignite CLI

Provide the output of the ignite version command.

(none, unsuccessful version update and/or source installation)

Let's track this in one issue only.
Namely this one: #4050