packaging
packaging copied to clipboard
Packaging scripts for Citus
This is the main documentation for packaging. Below is the compiled version https://citusdata-packaging.readthedocs.io/en/latest/
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:...
We release this version since we built the previous package with postgres rc1 package
WARNING: This PR will not be merged. I compared it with all-azure_gdpr to be able to see tha changes different from azure_gdpr
The ubuntu 22.04 package postgresql-15-citus-12.0 12.0.0.citus-1 It installs citus_columnar 11.3, did the build process mess up? ``` ~$ md5sum /usr/lib/postgresql/15/lib/citus_columnar.so /usr/lib/postgresql/15/lib/citus.so 871ca1543bd1f0326ac7df922bc7bfd8 /usr/lib/postgresql/15/lib/citus_columnar.so 97054a94658ab87b67e6f6ea91390c72 /usr/lib/postgresql/15/lib/citus.so ``` ``` ~$ dpkg -s...
I'm trying to build/rebuild the Debian packages and have tried following the instructions. ``` % ./build_packages citus nightly /Users/jesse/git/citus/packaging/fetch_build_files: could not fetch build tarball from https://github.com/citusdata/packaging/archive/debian-citus.tar.gz /Users/jesse/git/citus/packaging/fetch_build_files: HTTP code was:...
We have many workflows that want to use the latest version of tools repository. This means that we change many workflow definitions on seemingly irrelevant PRs such as https://github.com/citusdata/packaging/pull/945 I...
Additionally updates tools versions to get successful build and adds ignores for OpenSSl warnings