https://bugzilla.redhat.com/show_bug.cgi?id=2358883
Cole Robinson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?([email protected] | |om) Status|NEW |ASSIGNED --- Comment #4 from Cole Robinson <[email protected]> --- The spec file you linked to has rpmautospec boilerplate stuff in it. Compare it to plain output of `rust2rpm [email protected]`. I think all the extra stuff is what's added at .src.rpm build time and shouldn't be in the spec you submit for review, or eventually commit to git. rawhide build is failing: DEBUG util.py:459: Problem 1: nothing provides requested (crate(endian-num/default) >= 0.1.0 with crate(endian-num/default) < 0.2.0~) DEBUG util.py:459: Problem 2: nothing provides requested (crate(endian-num/linux-types) >= 0.1.0 with crate(endian-num/linux-types) < 0.2.0~) looks like osteffen just did a build recently bumping fedora rust-endian-num from 0.1 to 0.2. https://koji.fedoraproject.org/koji/buildinfo?buildID=2696494 @[email protected] was that for something svsm related? Maybe we have to relax the version check for rust-bitfield-struct and see if it can build with rust-endian-num 0.2 -- 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=2358883 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202358883%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://pagure.io/fedora-infrastructure/new_issue
