Skip to content

Conversation

mike-golant
Copy link

Context: RediSearch PR RediSearch/RediSearch#6715 switched test deps to Astral uv (uv venv, uv sync, uv run). Our APT CI builds RediSearch in an sbuild chroot that didn’t have uv in PATH, causing call-unstable failures.

Change:

  • In setup_sbuild.sh, install uv inside the sbuild chroot and add it to PATH by copying the binary to /usr/local/bin. Also ensure curl is present.

Verification:

  • Script passes bash -n locally; change is limited to CI chroot setup. No changes to debian/control.

This should unblock RediSearch module builds and smoke tests on unstable.


Pull Request opened by Augment Code with guidance from the PR author

@mike-golant mike-golant force-pushed the fix/uv_dep2 branch 3 times, most recently from b6c6e3d to 5f99c5b Compare September 2, 2025 10:25
… with /usr/bin symlink; workflow no longer installs uv; preserve master behavior
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.

2 participants