Skip to content

[Bug] gpMgmt/bin/pythonSrc/ext/ files are not cleaned after installing Cloudberry #1197

@tuhaihe

Description

@tuhaihe

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions