Skip to content

Replace libpython3.8/3.10 dependency with libpython3-all-dev #3755

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

volfco
Copy link

@volfco volfco commented Sep 18, 2024

There is no clear reason as to why there is an explicit dependency on libpython3.8 or libpython3.10, and having this dependency breaks installation on Debian.

This would resolve #2524 & #2646

libpython3-all-dev eventually pulls in libpython3.x
@samjwu samjwu requested a review from a team September 19, 2024 16:26
@agelwarg
Copy link

This looks like a reasonable fix so this will work on Debian @volfco -- did you build and install the .deb from this branch?

@samjwu samjwu requested a review from a team as a code owner December 3, 2024 22:03
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.

rocm-gdb depends upon specific versions of libpython that have been superceded in latest Ubuntu
2 participants