-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing package: eclipse-zenoh #263
Comments
Here's the build log: https://paste.debian.net/1220783/ |
Thanks. I see the problem comes from a dependency (spin) using |
We use Rust in Debian, so that's 1.48 in Bullseye. We tried to use rustup but it seems you can't install it as root for all users to use, so we reverted it. |
rustup is usually installed by the user (see https://rustup.rs/), as it can download/install different rust toolchains on user demand or when specified in a Would it be possible/acceptable to install it as user on piwheels infra (setting |
Built successfully |
Package name
eclipse-zenoh
Package version
0.5.0b9
PyPI URL
https://pypi.org/project/eclipse-zenoh/
piwheels URL
https://www.piwheels.org/project/eclipse-zenoh/
Python version
I am the maintainer
More information
This package is Rust-based, relying on setuptools-rust for the build.
All its dependencies are pulled from crates.io (no github dependency).
The github workflow succeed to build wheels for several platforms using pypa/cibuildwheel: see https://github.com/eclipse-zenoh/zenoh-python/actions/runs/1503356405
Sources: https://github.com/eclipse-zenoh/zenoh-python/tree/0.5.0b9
What went wrong building on piwheels infra?
The text was updated successfully, but these errors were encountered: