Skip to content

Conversation

@leborchuk
Copy link
Contributor

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

Copy link
Member

@tuhaihe tuhaihe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@my-ship-it my-ship-it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@my-ship-it my-ship-it merged commit fe6d4db into apache:main Jan 13, 2026
52 of 53 checks passed
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.

3 participants