packaging icon indicating copy to clipboard operation
packaging copied to clipboard

Fix: install missing packages

Open thanodnl opened this issue 2 years ago • 0 comments

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

Identified missing packages: rpm:

  • [x] python3-pip
  • [x] python3-devel

deb:

  • [x] python3-dev

TODO:

  • [x] add citus tools repo
  • [x] add citus tools requirements
  • [x] understand liburl3 shenanigans

thanodnl avatar Nov 09 '23 16:11 thanodnl