https://bugzilla.redhat.com/show_bug.cgi?id=2419806
--- Comment #16 from Marcus Müller <[email protected]> --- Bit of background to help you understand where this is coming from: I'm the sccache-S3 backend requester. Absence of rust-crc32 and consequently opendal means I need to distribute an sccache binary manually or do cargo builds of sccache on all my CI machine images, so having crc32 packaged would definitely make my life nicer, measurably. Currently, the cargo install sccache[features] step is (with some margin) the main time sink when building the CI containers that our CI runners pull; everything else for CI runners for GNU Radio with a distributed compile artifact caching is in upstream Fedora, so aside from the cargo build, our Fedora CI images are really just `FROM Fedora:44; RUN dnf install -y --refresh …`, which is very desirable. Thanks for taking the package this far, and it would be great if you could go through with it. -- 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=2419806 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202419806%23c16 -- _______________________________________________ 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
