empiredan commented on PR #2303: URL: https://github.com/apache/incubator-pegasus/pull/2303#issuecomment-3466069649
> > @WJSGDBZ Thanks for the contribution! > > Thank you for the review and approval ! It seems that during the approval process, there was an issue with the target environment: > > ``` > python: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found > python: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found > ``` > > This indicates that the system running the code might have an older version of glibc than required. I'm not sure why this is happening — could you please help check the environment? Hi, I've previously documented this issue in https://github.com/apache/incubator-pegasus/issues/2278 for tracking. I’ll try to work on a fix for it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
