https://bugzilla.redhat.com/show_bug.cgi?id=2124697 --- Comment #76 from Alberto Faria <afaria@xxxxxxxxxx> --- (In reply to Richard W.M. Jones from comment #72) > error: failed to select a version for the requirement `io-uring = ">=0.5.6, > <=0.5.8"` > candidate versions found which didn't match: 0.5.9 > > This build failure seems to be a problem with libblkio. I don't > see any upstream patch to handle the new version of io-uring in > Fedora. Upstream libblkio is trying to stay compatible with stable Debian, which is still on Rust 1.48, but io-uring 0.5.9 requires Rust 1.51. I sent https://github.com/tokio-rs/io-uring/pull/161 to fix that, but we'll have to wait for io-uring 0.5.10 to be released and packaged, then update libblkio's blkio/Cargo.toml to allow io-uring 0.5.10. (In reply to Fabio Valentini from comment #73) > > ">=0.5.6, <=0.5.8" > > Hum, that's kind of a very weird version restriction. I updated io-uring to > version 0.5.9 yesterday, so that explains why things are broken. > > Usually you'd want to do just "0.5.6" or "^0.5.6", which are both equivalent > to ">= 0.5.6, < 0.6.0". > I freely update Rust crates in Fedora from 0.x.y to 0.x.y+1, because these > are always supposed to be backwards compatible. > Unusual / non-standard restrictions like this one are very annoying to deal > with, as they kind of circumvent guarantees of SemVer. Unfortunately we can't depend on io-uring "0.5" since we rely on unstable features. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2124697 _______________________________________________ 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