iwasakims opened a new pull request, #1269: URL: https://github.com/apache/bigtop/pull/1269
https://issues.apache.org/jira/browse/BIGTOP-4106 * Since we are dropping python2 from toolchain and bigtop-deploy, packaging stuff of GPDB must be updated to be assuming python 3. * We are dropping package dependency on python in order to make users freely choose python on their deployment. * Since [MAKELEVEL matters on generating errcodes.h](https://stackoverflow.com/questions/68379786/building-postgres-from-source-throws-utils-errcodes-h-file-not-found-when-ca), reseting the level by `MAKELEVEL=0` is needed on invoking sub-make from top-level make of deb packaging. -- 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]
