Skip to content

CI - fix python CI by adding missing apt update - #2012

Merged
jeremylt merged 1 commit into
mainfrom
zach/ci-python-fix
Aug 25, 2026
Merged

CI - fix python CI by adding missing apt update#2012
jeremylt merged 1 commit into
mainfrom
zach/ci-python-fix

Conversation

@zatkins-dev

Copy link
Copy Markdown
Collaborator

Purpose:

Fix python CI failures

LLM/GenAI Disclosure:

I put the error message into google and the AI summary told me to add sudo apt-get update

By submitting this PR, the author certifies to its contents as described by the Developer's Certificate of Origin.
Please follow the Contributing Guidelines for all PRs.

@jeremylt jeremylt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though we should keep in mind when we want to swap to a newer image if the update becomes a bit time consuming

@jeremylt
jeremylt merged commit db4e14d into main Aug 25, 2026
31 checks passed
@jeremylt
jeremylt deleted the zach/ci-python-fix branch August 25, 2026 04:22
@zatkins-dev

Copy link
Copy Markdown
Collaborator Author

most everything is cached, and worst case, apt update is just a package registry refresh. We can keep an eye on it, but generally shouldn't take long

@jeremylt

Copy link
Copy Markdown
Member

I'd forgotten about the caching, honestly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants