apache / cloudberry

Add liburing2 to dependencies (#1527)
Here we added liburing to Docker build file 98320cb But now pax.so also have runtime dependencies to liburing.so.2 xifos@localhost:~$ ldd /usr/cloudberry-db/lib/postgresql/pax.so | grep liburi liburing.so.2 => /lib/x86_64-linux-gnu/liburing.so.2 (0x000072fc7908a000) so we need to install it with cloudberry package Co-authored-by: Leonid Borchuk <xifos@qavm-f9b691f5.qemu>
Leonid Leonid committed on Jan 13, 2026, 11:38 AM
Showing 1 changed files +1 additions -0 deletions
Browse files at this commit โ†’