Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=431559
Summary: Circular build dependency Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: low Priority: low Component: perl-Params-Util AssignedTo: rc040203@freenet.de ReportedBy: ed@membled.com QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com,lxtnow@gmail.com
Building perl-PPI needs perl-Params-Util. Building perl-Params-Util needs perl-Test-MinimumVersion. Building perl-Test-MinimumVersion needs perl-Perl-MinimumVersion. Building perl-Perl-MinimumVersion needs perl-PPI.
I suggest breaking the chain at perl-Params-Util. It doesn't really need perl-Test-MinimumVersion, only uses it in one part of its test suite (t/99_pmv). If the module is not installed then the test is skipped automatically. So you can just remove this BuildRequires dependency from perl-Params-Util.spec.