Skip to content

GH-46343: Avoid installing gdb 16.3 in conda-python image to fix CI #46438

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amoeba
Copy link
Member

@amoeba amoeba commented May 14, 2025

Rationale for this change

The AMD64 Conda Python 3.10 Without Pandas job has been failing, see #46343, and we tracked that down to an issue with gdb 16.3 and character encodings. An earlier version of gdb should work fine.

What changes are included in this PR?

  • Updated conda-python.dockerfile adding a gdb<16.3 requirement.

Are these changes tested?

No, will test in CI.

Are there any user-facing changes?

No.

Copy link

⚠️ GitHub issue #46343 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Awaiting review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant