Bug 232380

Summary: Pod::Readme: BR'ing perl(Test::Pod::Coverage) creates a circular BR loop
Product: [Fedora] Fedora Reporter: Chris Weyl <cweyl>
Component: perl-Pod-ReadmeAssignee: Steven Pritchard <steve>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-11 02:21:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 400471    

Description Chris Weyl 2007-03-15 03:07:52 UTC
Another fun circular BR loop :)

Though this is seen when trying to rebuild perl-Module-Build:

perl-Module-Build BR's perl(Pod::Readme)
perl-Pod-Readme BR's perl(Test::Pod::Coverage)
perl-Test-Pod-Coverage BR's perl(Pod::Coverage)
perl-Pod-Coverage BR's perl(Module::Build)

Since Test::Pod::Coverage is a developer test, and not needed for the build of
perl-Pod-Readme, can we drop it as a BR to this package?

Comment 1 Steven Pritchard 2007-11-27 14:59:52 UTC
Haven't we broken this circular dependency already by not BR'ing Pod::Readme in
Module::Build (bug #215558)?

Comment 2 Chris Weyl 2008-03-11 02:21:58 UTC
Sounds good to me...