The GitHub Actions job "Release Python" on fluss-rust.git/v0.1.0-incubating-rc0 
has failed.
Run started by GitHub user luoyuxia (triggered by luoyuxia).

Head commit for run:
c2981e764440219a4e9c2882558c15bad27bafcf / luoyuxia 
<[email protected]>
ci: install protoc in manylinux container for Python wheel build

Instead of disabling the manylinux container or using vendored protoc,
install protoc directly in the manylinux container using dnf. This maintains
the manylinux environment consistency while solving the protoc dependency issue.

Changes:
- Split Linux protoc installation into two steps:
  - Linux host (x86_64): use apt-get
  - manylinux container (aarch64): use dnf
- Remove need for vendored protoc
- Remove need for generate-import-lib feature
- Remove unnecessary unsafe code

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/fluss-rust/actions/runs/22614820603

With regards,
GitHub Actions via GitBox

Reply via email to