Skip to content

Fix Ubuntu Jammy to Noble upgrade AIO job#2309

Open
seunghun1ee wants to merge 2 commits into
stackhpc/2024.1from
test-caracal-ubuntu-repo-bump
Open

Fix Ubuntu Jammy to Noble upgrade AIO job#2309
seunghun1ee wants to merge 2 commits into
stackhpc/2024.1from
test-caracal-ubuntu-repo-bump

Conversation

@seunghun1ee
Copy link
Copy Markdown
Member

No description provided.

@seunghun1ee seunghun1ee self-assigned this May 13, 2026
@seunghun1ee seunghun1ee requested a review from a team as a code owner May 13, 2026 12:08
Copy link
Copy Markdown
Contributor

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

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 increases the LVM /var logical volume size from 2g to 5g for the CI-AIO environment and updates several Ubuntu repository versions in the Pulp configuration. There are no review comments to address, and I have no additional feedback to provide.

@seunghun1ee
Copy link
Copy Markdown
Member Author

Testing PR is at #2305

seunghun1ee and others added 2 commits May 15, 2026 14:32
During create_aio_resources, host package build-essential gets installed
as a dependency.
This package relies on three other packages: g++-11, gcc-11-base and
libstdc++-11-dev. Additionally, g++-11 requires gcc-11-base too.

Current tag of Ubuntu Jammy repo has gcc-11-base with version
11.4.0-1ubuntu1~22.04.3. However, it only has g++-11 with version
11.4.0-1ubuntu1~22.04, which is older than g++-11's version.

Since apt prevents downgrading, installation of build-essential fails.

Bumping all Ubuntu repo tags to the ones that are one day behind the
tags on stackhpc/2025.1
Ubuntu Jammy -> Noble AIO upgrade jobs are currently failing due to
the Docker LV being >90% full. This change increases the overall volume
size available to the instance, as well as increasing the LV size for
the /var LV as that was also >90% utilised.

(cherry picked from commit 9823037)
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.

2 participants