masatana commented on PR #1298: URL: https://github.com/apache/bigtop/pull/1298#issuecomment-2416557742
@iwasakims Thank you. I think [the code](https://github.com/apache/bigtop/blob/c111a3069aa54273b68309092595cb7d2fc052f4/bigtop_toolchain/manifests/python.pp#L27) here is the cause of the error. It seems that we actually need `python3-setuptools` here as we install `python3-dev` in the same context. So I'll fix with that. -- 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]
