influxdb/.circleci/scripts/package-validation
Jamie Strandboge 941e0e0f15
fix: updates for package validation with portable glibc builds (#26131)
* fix(circleci): add librt.so to list of acceptable libraries

* feat(circleci): check for glibc portability

* fix(circleci): remove rpm --nodeps workaround in rpm validate

Now that we have glibc portability in rpm builds, we no longer need the
'rpm --nodeps' workaround and can go back to 'yum localinstall'.

Closes #26011

* chore: update README_processing_engine.md for glibc portability
2025-03-13 12:25:31 -05:00
..
tf feat: build binaries and Docker images in CI (#24751) 2024-05-03 16:39:42 -04:00
debian feat: build binaries and Docker images in CI (#24751) 2024-05-03 16:39:42 -04:00
redhat feat: build binaries and Docker images in CI (#24751) 2024-05-03 16:39:42 -04:00
validate fix: updates for package validation with portable glibc builds (#26131) 2025-03-13 12:25:31 -05:00