Bug 947489

Summary: Please revert the "unbundling" of "inc::Module::Install", at least when bootstrapping
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: perl-CPANPLUSAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-CPANPLUS-0.91.34-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-04 14:55:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Howarth 2013-04-02 14:49:56 UTC
perl-CPANPLUS includes the inc::Module::Install needed to build it but this is removed and a buildreq of perl(inc::Module::Install) is used instead.

However, perl-Module-Install itself has a dependency on perl(CPANPLUS::Backend), which is provided by perl-CPANPLUS, thus creating a build dependency loop. This could be avoided by reverting the "unbundling" of inc::Module::Install from perl-CPANPLUS.

Comment 1 Petr Pisar 2013-04-02 15:01:26 UTC
Sure. Once koji will get healthy, I'll do that.