https://bugzilla.redhat.com/show_bug.cgi?id=2463848
--- Comment #10 from [email protected] --- Hi Fabio, Thank you for the review. I updated the spec to follow the current Rust packaging guidelines more closely: - removed the monkey-patching - stopped removing test-only dependencies - switched to %cargo_generate_buildrequires -a -t - switched %check to %cargo_test Updated files: SRPM: https://github.com/blacknon/hwatch/releases/download/0.4.2/hwatch-0.4.2-3.src.rpm Spec: https://github.com/blacknon/hwatch/releases/download/0.4.2/hwatch-0.4.2-3.spec The SRPM build succeeds locally. The remaining full build failure seems to come from Fedora’s packaged compact_str 0.9.0 crate, which references ../README.md but does not ship that file. Would you prefer a temporary downstream workaround, or should this be treated as a dependency-side issue first? Thanks. -- 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=2463848 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202463848%23c10 -- _______________________________________________ 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
