https://bugzilla.redhat.com/show_bug.cgi?id=2124697



--- Comment #78 from Alberto Faria <[email protected]> ---
(In reply to Fabio Valentini from comment #77)
> > 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 don't see how this affects the range of supported versions? Assuming
> debian has packaged io-uring 0.5.8, and Fedora has packaged io-uring 0.5.9,
> both are compatible with something like ">=0.5.6, <0.5.10", unless you lock
> the version explicitly to either 0.5.8 or 0.5.9? But the Fedora build
> already drops the "--locked" flag for cargo, so that doesn't apply here, I
> think.

More precisely, we're keeping the crates.io-based build of libblkio working on
stable Debian, so users can install it from source. In fact, there doesn't seem
to be a Debian package for the io-uring crate.

> > Unfortunately we can't depend on io-uring "0.5" since we rely on unstable 
> > features.
> 
> That's unfortunate, and will be very annoying to deal with. I guess I'll
> have to put io-uring on a list of "special" crates that need to be handled
> differently from everything else (and it would be the only crate on that
> list, out of over 2000 that we have packaged for Fedora ...)

I sent https://github.com/tokio-rs/io-uring/pull/162 proposing the removal of
the "unstable" feature. It does seem redundant to have such a feature on a
pre-1.0 crate.


-- 
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 -- [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://pagure.io/fedora-infrastructure/new_issue

Reply via email to