https://bugzilla.redhat.com/show_bug.cgi?id=982253 --- Comment #3 from Paul Howarth <paul@xxxxxxxxxxxx> --- (In reply to Ralf Corsepius from comment #2) > (In reply to Ralf Corsepius from comment #1) > > (In reply to Paul Howarth from comment #0) > > > There is a circular build dependency involving perl-Params-Validate and > > > perl-Test-Pod-LinkCheck, e.g.: > > > > > > perl-Params-Validate > > > -> perl-Test-Pod-LinkCheck > > > -> perl-Moose > > > -> perl-DateTime > > > -> perl-Params-Validate > > > > > > There are a variety of these involving other DateTime-derived packages, and > > > it looks to me that the simplest solution would be drop the > > > perl(Test::Pod::LinkCheck) build requirement when bootstrapping a new perl, > > > as will be done for 5.18 in Rawhide shortly. > > > > > e.g. > > > %if 0%{!?perl_bootstrap:1} > > > BuildRequires: perl(Test::Pod::LinkCheck) > > > %endif > > OK. I'll look into this later this week. > > I have been looking into this BZ several times now, but can not spot the > circular dependency between perl-Params-Validate and perl-Test-Pod-LinkCheck > you are referring to. > > Neither building perl-Params-Validate nor building perl-Test-Pod-LinkCheck > seems to pull in one of the modules provided by the other. The cycle is more complicated than that. Bear in mind this is for a bootstrapping situation where none of these packages is currently available as a build dependency. We have: perl-Params-Validate build-requires perl(Test::Pod::LinkCheck) perl-Test-Pod-LinkCheck build-requires perl(Moose) perl-Moose build-requires perl(DateTime) perl-DateTime build-requires perl(Params::Validate) So currently none of these packages or anything that depends on them can be built in a bootstrap environment. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=eRkHhkL379&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel