lhotari commented on issue #23717: URL: https://github.com/apache/pulsar/issues/23717#issuecomment-2537966131
> I opened an issue at the upstream side: [netty/netty-tcnative#907](https://github.com/netty/netty-tcnative/issues/907), which includes a minimum reproduced steps on `alpine:3.20`. > > It seems that the missed `__getauxval` symbol can be found from the `gcompat` dependency for 2.0.66 but not for 2.0.69. For Alpine base images, I think that it's necessary to have `gcompat`, `libc6-compat`, `libuuid` and possibly also `libgcc` packages installed to load netty-tcnative. @BewareMyPower Does it reproduce with all those packages installed? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
