lhotari commented on issue #23717: URL: https://github.com/apache/pulsar/issues/23717#issuecomment-2556537781
@BewareMyPower I found out that adding `-e LD_PRELOAD=/lib/libgcompat.so.0` to the docker command line in pulsar-client-python's `build-support/pulsar-test-service-start.sh` script works around the issue. This is addressed in #23762 for future releases of the docker image. For existing docker images, it's a suitable workaround. -- 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]
