Skip to content
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

Fix: install missing packages #1085

Draft
wants to merge 21 commits into
base: develop
Choose a base branch
from
Draft

Fix: install missing packages #1085

wants to merge 21 commits into from

Conversation

thanodnl
Copy link
Member

@thanodnl thanodnl commented Nov 9, 2023

Currently we are installing some packages during CI which causes CI to be significantly slower than it should be

Identified missing packages:
rpm:

  • python3-pip
  • python3-devel

deb:

  • python3-dev

TODO:

  • add citus tools repo
  • add citus tools requirements
  • understand liburl3 shenanigans

@thanodnl thanodnl force-pushed the fix/install-during-ci branch 2 times, most recently from 24ce150 to af08fbf Compare November 10, 2023 00:38
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.

1 participant