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:
[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?
Code of Conduct
Apache Cloudberry version
main
What happened
running the
configurecommand with the option--with-pythonsrc-ext, thenmake install --directory=~/cloudberry, some files are not cleaned up: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?
Code of Conduct