Skip to content

CI: Fix container image build workflow (Zed)#2231

Closed
seunghun1ee wants to merge 1 commit intostackhpc/zedfrom
fix-container-image-build-zed
Closed

CI: Fix container image build workflow (Zed)#2231
seunghun1ee wants to merge 1 commit intostackhpc/zedfrom
fix-container-image-build-zed

Conversation

@seunghun1ee
Copy link
Copy Markdown
Member

Ubuntu Noble runners now need the --break-system-packages option to install system-wide Python packages. However this option is absent from pip on our Ubuntu Jammy arm64 runners.

Detect the distribution version and run the appropriate command.

(cherry picked from commit 8207567)

@seunghun1ee seunghun1ee self-assigned this Mar 26, 2026
@seunghun1ee seunghun1ee requested a review from a team as a code owner March 26, 2026 15:37
@seunghun1ee seunghun1ee added bug Something isn't working zed Targets the Zed OpenStack release workflows Workflow files have been modified labels Mar 26, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@seunghun1ee seunghun1ee changed the title CI: Fix container image build workflow CI: Fix container image build workflow (Zed) Mar 26, 2026
@seunghun1ee seunghun1ee force-pushed the fix-container-image-build-zed branch from 43da9d4 to 79ca085 Compare March 26, 2026 15:50
Ubuntu Noble runners now need the `--break-system-packages` option to
install system-wide Python packages. However this option is absent from
pip on our Ubuntu Jammy arm64 runners.

Detect the distribution version and run the appropriate command.

note: Removed requests pinning as it was unpinned before.

(cherry picked from commit 8207567)
@Alex-Welsh Alex-Welsh force-pushed the fix-container-image-build-zed branch from 79ca085 to 6a336a2 Compare April 1, 2026 12:39
@Alex-Welsh
Copy link
Copy Markdown
Member

@seunghun1ee could you look into the tox issues?

@seunghun1ee
Copy link
Copy Markdown
Member Author

This is not needed. It was found that the whole process doesn't work with Ubuntu Noble.

@seunghun1ee seunghun1ee closed this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working workflows Workflow files have been modified zed Targets the Zed OpenStack release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants