-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Versions 1.1.1 and 1.1.2 of figurine do not run on stock Debian or RedHat UBI (formerly Centos).
figurine: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by figurine)
figurine: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by figurine)
This is usually a consequence of compiling with CGO_ENABLED=1 and can be fixed by setting CGO_ENABLED=0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working