Skip to content

Bump ubuntu package versions to fix python3.8 bug #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

Alex-Welsh
Copy link
Member

Currently, the upstream version of python3.8 is higher than the version used in release train. This can cause an error if python is installed before the release train apt config is deployed but related packages, e.g. python3.8-venv, are not due to a version mismatch.

This is a temporary fix and the problem could resurface again in the future.

Currently, the upstream version of python3.8 is higher than the version
used in release train. This can cause an error if python is installed before the
release train apt config is deployed but related packages,
e.g. python3.8-venv, are not due to a version mismatch.
@Alex-Welsh Alex-Welsh requested a review from a team as a code owner June 9, 2023 09:08
@markgoddard markgoddard merged commit a97a067 into stackhpc/yoga Jun 22, 2023
@markgoddard markgoddard deleted the bump-ubuntu-package-versions branch June 22, 2023 11:55
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