tuhaihe opened a new issue, #1197: URL: https://github.com/apache/cloudberry/issues/1197
### Apache Cloudberry version main ### What happened running the `configure` command with the option `--with-pythonsrc-ext`, then `make install --directory=~/cloudberry`, some files are not cleaned up: ```bash [gpadmin@cdw cloudberry]$ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add <file>..." to include in what will be committed) gpMgmt/bin/pythonSrc/ext/PyGreSQL-5.2/ gpMgmt/bin/pythonSrc/ext/PyYAML-5.4.1/ gpMgmt/bin/pythonSrc/ext/psutil-5.7.0/ ``` ### What you think should happen instead They should be cleaned up after installing the Cloudberry. ### How to reproduce Following the steps here: https://cloudberry.apache.org/docs/next/deployment/ ### Operating System NAME="Rocky Linux" VERSION="9.5 (Blue Onyx)" ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- 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: commits-unsubscr...@cloudberry.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org