Bug 1251348

Summary: Revive dead package perl-Module-Pluggable
Product: [Fedora] Fedora EPEL Reporter: Tim Orling <TicoTimo>
Component: perl-Module-PluggableAssignee: Paul Howarth <paul>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: el6CC: paul, perl-devel, ppisar, psabata, steve
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-07 06:20:14 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 Tim Orling 2015-08-07 04:49:23 UTC
Description of problem:
perl-Module-Pluggable is required for perl-Alien-Packages (#12742723)

Version-Release number of selected component (if applicable):
5.10-6

How reproducible:
fedpkg build

Steps to Reproduce:
1. git clone git://pkgs.fedoraproject.org/perl-Module-Pluggable.git
2. fedpkg switch-branch el6
3. fedpkg build

Actual results:
Package has been retired

Expected results:
Package builds

Additional info:
Latest version builds on koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=10629863

Comment 1 Petr Pisar 2015-08-07 06:20:14 UTC
The Module::Pluggable Perl module is provided by Red Hat Enterprise Linux 6:

# repoquery --whatprovides 'perl(Module::Pluggable)' --info

Name        : perl-Module-Pluggable
Version     : 3.90
Release     : 141.el6
Architecture: x86_64
Size        : 31032
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Group       : Development/Libraries
URL         : http://www.perl.org/
License     : GPL+ or Artistic
Repository  : rhel
Summary     : Automatically give your module the ability to have plugins
Source      : perl-5.10.1-141.el6.src.rpm
Description :
Provides a simple but, hopefully, extensible way of having 'plugins' for
your module.

Therefore it cannot be distributed by EPEL.

Comment 2 Tim Orling 2015-08-10 14:49:55 UTC
perl-Alien-Packages requires perl-Module-Pluggable >= 4.5

I guess this means perl-Alien-Packages will not be made available for EPEL6.