https://bugzilla.redhat.com/show_bug.cgi?id=2455091
--- Comment #9 from Parag Nemade <[email protected]> --- (In reply to Ben Beasley from comment #7) > Are you trying to build it with something like "rpmbuild -ba"? You should > use mock in general, and especially for packages in languages like Rust and > Python that use generated BuildRequires. This works fine for me: > > $ mock -r fedora-rawhide-x86_64 --rebuild > rust-read-fonts-0.39.2-1.fc45.src.rpm > > So does this (in a directory with rust-read-fonts.spec, > read-fonts-fix-metadata.diff, read-fonts-0.39.2.crate, and > fontation-read-fonts-v0.39.2.tar.gz, but not necessarily a source RPM): > > $ fedpkg mockbuild -- --postinstall > > (The --postinstall is useful to make sure that all of the feature > metapackages are actually installable.) Got it now. I did not check mock root.log output that compat rand package is getting pulled whereas on my rawhide system I installed normal rust-rand* packages and was trying to build it. 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=2455091 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202455091%23c9 -- _______________________________________________ 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
