Skip to content

Python system packages for Rocky 10#121

Open
owenjones wants to merge 1 commit into
mainfrom
rocky10
Open

Python system packages for Rocky 10#121
owenjones wants to merge 1 commit into
mainfrom
rocky10

Conversation

@owenjones

@owenjones owenjones commented Jun 18, 2026

Copy link
Copy Markdown
Member

Python 3.12 is now the default for Rocky 10, and we need the pip and packaging packages installed at a system level for ansible. This change splits out Python system package installation for Rocky 9 and 10, and installs the necessary packages.

@owenjones owenjones requested a review from a team as a code owner June 18, 2026 13:46

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds a task to ensure that python3-packaging is installed on Rocky 10. The reviewer identified a potential issue where the playbook might fail on Rocky 10 by attempting to install non-existent python3.12 packages, and suggested restricting the previous Python 3.12 installation task to Rocky versions prior to 10.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread ansible/deploy-openstack-config.yml Outdated
@owenjones owenjones marked this pull request as draft June 18, 2026 13:51
Python 3.12 is now the default for Rocky 10, and we need the `pip` and
`packaging` packages installed at a system level for ansible. This
change splits out Python system package installation for Rocky 9 and
10, and installs the necessary packages.
@owenjones owenjones changed the title Install packaging on Rocky 10 Python system packages for Rocky 10 Jun 18, 2026
@owenjones owenjones marked this pull request as ready for review June 18, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant