https://bugzilla.redhat.com/show_bug.cgi?id=2437659
--- Comment #8 from Ben Beasley <[email protected]> --- Hmm, from the original review: Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://docs.fedoraproject.org/en-US/packaging-guidelines/ You should not package the WASM-related features. You won’t need them, and they have unsatisfied dependencies. All subpackages need to be installable. Either add [features] hide = [ "ts-rs", "wasm-bindgen", "wasm", ] to rust2rpm.toml, noting the cautions about this approach in the rust2rpm.toml man page, or patch them out of Cargo.toml with "rust2rpm -p". This still isn’t resolved. The package cannot be approved with subpackages that are not installable. -- 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=2437659 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202437659%23c8 -- _______________________________________________ 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
