https://bugzilla.redhat.com/show_bug.cgi?id=2418265
--- Comment #6 from Dominik 'Rathann' Mierzejewski <[email protected]> --- (In reply to Petr Pisar from comment #4) > You have build-cycle with perl-Chemistry-File-SMILES (bug #2417812). You > need to find out which of the two packages needs the other less and > conditionalize that dependency with %{defined perl_bootstrap} and > temporarily disable that dependency until both packages are in Fedora. It appears that SMILES is only used for some tests, so let's make it optional here to break the cycle: t/find_ring.t ... skipped: You don't have Chemistry::File::SMILES installed t/find_rings.t .. skipped: You don't have Chemistry::File::SMILES installed -- 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=2418265 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202418265%23c6 -- _______________________________________________ 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
