Skip to content

build: Use python3.10 package that exists on Ubuntu22.04 #5403

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
Jul 2, 2025

Conversation

byronclark
Copy link
Contributor

What does this PR address?

Historically a specially named python3.10 package was needed on Ubuntu 22.04.
This special package no longer exists so we can now install the same package
name used on other Ubuntu versions.

Fixes #5402

Before submitting:

Upstream repository is archived and no longer provided in the deadsnakes ppa.

Fixes bentoml#5402
@byronclark byronclark requested a review from a team as a code owner July 2, 2025 16:18
@byronclark byronclark requested review from larme and removed request for a team July 2, 2025 16:18
@aarnphm aarnphm merged commit cd96587 into bentoml:main Jul 2, 2025
49 of 51 checks passed
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.

bug: CUDA ubuntu images attempt to install non-existent python packages
2 participants