https://bugzilla.redhat.com/show_bug.cgi?id=2447796
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Fabio Valentini <[email protected]> --- Some of the built packages are not installable: Problem 1: conflicting requests - nothing provides (crate(bytemuck/wasm_simd) >= 1.9.0 with crate(bytemuck/wasm_simd) < 2.0.0~) needed by rust-glam+bytemuck-devel-0.32.1-1.fc46.noarch from @commandline Problem 2: conflicting requests - nothing provides (crate(bytemuck/wasm_simd) >= 1.9.0 with crate(bytemuck/wasm_simd) < 2.0.0~) needed by rust-glam+core-simd-devel-0.32.1-1.fc46.noarch from @commandline - nothing provides (crate(bytemuck/nightly_portable_simd) >= 1.9.0 with crate(bytemuck/nightly_portable_simd) < 2.0.0~) needed by rust-glam+core-simd-devel-0.32.1-1.fc46.noarch from @commandline Problem 3: conflicting requests - nothing provides (crate(encase) >= 0.12.0 with crate(encase) < 0.13.0~) needed by rust-glam+encase-devel-0.32.1-1.fc46.noarch from @commandline Problem 4: conflicting requests - nothing provides (crate(speedy) >= 0.8.0 with crate(speedy) < 0.9.0~) needed by rust-glam+speedy-devel-0.32.1-1.fc46.noarch from @commandline Looks like you'll need to drop the following features / dependencies: - bytemuck/wasm_simd (not sure why this is an unconditional dependency if it's WASM-specific) - bytemuck/nightly_portable_simd - core-simd And either drop the "speedy" feature or package speedy ^0.8. -- 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=2447796 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202447796%23c4 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
