[Pkg-rust-maintainers] Bug#1021754: rust-zoxide: build-dependencies unsatisfiable.

Peter Green plugwash at debian.org
Fri Oct 14 04:46:24 BST 2022


Package: rust-zoxide
Version: 0.4.3-4
Severity: serious

The rust-zoxide package depends on version 0.2 of the float-ord
crate, but testing/unstable now has version 0.3

Unfortunately when I try to prepare an update with debcargo I get.

REALVER=0.4.3 SOURCEONLY=1 DEBFULLNAME="Peter Michael Green" DEBEMAIL=plugwash at debian.org ./update.sh zoxide
     Updating crates.io index
   Downloaded zoxide v0.8.3
debcargo failed: failed to parse manifest at `/root/.cargo/registry/src/github.com-1ecc6299db9ec823/zoxide-0.8.3/Cargo.toml`

Caused by:
     feature `strip` is required

     The package requires the Cargo feature called `strip`, but that feature is not stabilized in this version of Cargo (1.56.0).
     Consider trying a more recent nightly release.
     See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#profile-strip-option for more information about the status of this feature.

./update.sh: abort: couldn't find crate zoxide



More information about the Pkg-rust-maintainers mailing list