#Wolfi module, NodeJS, and glibc version problems

1 messages · Page 1 of 1 (latest)

fresh bear
#

Currently getting this message when I use the Wolfi module and nodejs (any version):

node: /usr/lib/libm.so.6: version `GLIBC_2.43' not found (required by node)

As per https://support.chainguard.dev/hc/en-us/articles/46374554648859-Glibc-2-43-Release-Impact-on-apk-add-and-Chainguard-Images, this is caused by a mix of an old base image and a new package. I'm not sure how that's possible, given that the Wolfi module essentially uses apko to build the image.

cinder shore
fresh bear
#

I am using the tagged 0.20.1 wolfi from that repository

cinder shore
fresh bear
#

Strangely, yes.

fresh bear
fresh bear
cinder shore
#

I was just checking into this when I saw a commit in your PR

fresh bear
#

Yes, I just got that working with a Claude Code debugging session!

cinder shore