On Tue, Dec 3, 2024 at 7:38 AM Tyler Fanelli <tfanelli@xxxxxxxxxx> wrote: > > Hi, > > I'm attempting to package the Rust asn1-rs crate. I have a failing build > here: > > https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330103-rust-asn1-rs/fedora-rawhide-x86_64/08335947-rust-asn1-rs/builder-live.log.gz > > The error portion indicates: > > ... > error: no matching package named `bitvec` found > location searched: registry `crates-io` > required by package `asn1-rs-tests v0.0.0 > (/builddir/build/BUILD/rust-asn1-rs-0.6.2-build/asn1-rs-0.6.2/target/tests/trybuild/asn1-rs)` > ... > > The crate has a dependency of rust-bitvec version 1.0. This is already > packaged: > > https://packages.fedoraproject.org/pkgs/rust-bitvec/rust-bitvec+default-devel/ > > However, it seems that the tests are unable to find it for some reason. > I was wondering if others have seen something like this before, and can > suggest a fix/mitigation? It looks like the compile-tests have a dependency on "bitvec" that is not correctly declared in Cargo.toml metadata, so this is an upstream issue. Fabio -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue