https://bugzilla.redhat.com/show_bug.cgi?id=2214269
--- Comment #2 from Dan HorĂ¡k <[email protected]> --- I think it looks good (a formal review will follow), but I have a question about the tests. There are BuildRequires listed for tests, but the %check section is missing. If I understand it right, then the tests need the pkcsslotd service running, which can't be expected during the regular rpm build. I think there are ~3 options - comment out (or remove) the test related BRs - add %check with commented out "make check" with some comment about running pkcsslotd in advance - hide both the test BRs and %check behind a "with_test" condition, again with comment about pkcsslotd I suppose starting pkcsslotd from the tests is not possible ... Holger, what do you think? -- 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=2214269 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202214269%23c2 _______________________________________________ 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
