Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Install the Python packages from the distro's repo#17

Closed
tuhaihe wants to merge 1 commit intoapache:mainfrom
tuhaihe:update-python-packages
Closed

Install the Python packages from the distro's repo#17
tuhaihe wants to merge 1 commit intoapache:mainfrom
tuhaihe:update-python-packages

Conversation

@tuhaihe
Copy link
Copy Markdown
Member

@tuhaihe tuhaihe commented Apr 27, 2025

Cherrypicks the Python dependencies changes from Greenplum to Cloudberry in this PR: apache/cloudberry#1067.

So we need to update the configure script and install the Python dependencies from the distro's repos.

Cherrypicks the Python dependencies changes from Greenplum to
Cloudberry in this PR: apache/cloudberry#1067.

So we need to update the configure script and install the Python
dependencies from the distro's repos.
python3-devel \
python3-psutil \
python3-psycopg2 \
python3-pyyaml \
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that file gpMgmt/bin/pythonSrc/ext/mock-1.0.1.tar.gz is also being deleted on apache/cloudberry#1067

Do we need python3-mock ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Will check it later!

@tuhaihe tuhaihe marked this pull request as draft May 8, 2025 05:45
@tuhaihe tuhaihe closed this Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants