https://bugzilla.redhat.com/show_bug.cgi?id=2351395 Sandro Bonazzola <sbonazzo@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(dbassey@xxxxxxxxx | |m) --- Comment #11 from Sandro Bonazzola <sbonazzo@xxxxxxxxxx> --- `fedpkg --release eln mockbuild --enablerepo local` (where local is the one provided by default with mock pointing to koji buildroot) is failing with: ``` + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' /usr/bin/cargo build -j12 --profile rpm error: failed to select a version for the requirement `mockall = "^0.11.4"` candidate versions found which didn't match: 0.13.1 location searched: directory source `/builddir/build/BUILD/rust-vhost-device-gpu-0.1.0-build/vhost-device-gpu-0.1.0/vendor` (which is replacing registry `crates-io`) required by package `vhost-device-gpu v0.1.0 (/builddir/build/BUILD/rust-vhost-device-gpu-0.1.0-build/vhost-device-gpu-0.1.0)` perhaps a crate was updated and forgotten to be re-vendored? ``` I see ``` $ cargo vendor-filterer --platform x86_64-unknown-linux-gnu \ > --platform powerpc64le-unknown-linux-gnu \ > --platform aarch64-unknown-linux-gnu \ > --platform s390x-unknown-linux-gnu \ > --platform i686-unknown-linux-gnu ``` printing: ``` Vendoring mockall v0.13.1 (/home/sbonazzo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mockall-0.13.1) to vendor/mockall Vendoring mockall_derive v0.13.1 (/home/sbonazzo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mockall_derive-0.13.1) to vendor/mockall_derive ``` I'm not sure where the `mockall = "^0.11.4"` is being pulled in as a requirement. Can you check? -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2351395 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202351395%23c11 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue