Bug 1052853

Summary: Unnecessary dependencies
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: perl-ThrowableAssignee: Ralf Corsepius <rc040203>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: iarnell, perl-devel, rc040203
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Throwable-0.102080-11.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-07 03:11:47 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 Mathieu Bridon 2014-01-14 08:51:41 UTC
Description of problem:
perl-Throwable requires perl(ExtUtils::MakeMaker) >= 6.11 which seems wrong to me.

Looking at the sources:

  $ grep -rI ExtUtils .
  ./Makefile.PL:use ExtUtils::MakeMaker 6.31;
  ./Makefile.PL:    'ExtUtils::MakeMaker' => '6.31'
  ./Makefile.PL:unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
  ./Makefile.PL:  unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
  ./META.json:            "ExtUtils::MakeMaker" : "6.31"
  ./META.yml:  ExtUtils::MakeMaker: 6.31

So the BuildRequires seems ok, but the Requires should be removed?

This applies to all Fedora branches, not just Rawhide.

Comment 1 Mathieu Bridon 2014-01-29 04:57:36 UTC
Anyone?

Comment 2 Ralf Corsepius 2014-01-29 05:27:59 UTC
Seems obvious to me. Taking.

Comment 3 Fedora Update System 2014-01-29 05:40:01 UTC
perl-Throwable-0.102080-11.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Throwable-0.102080-11.fc19

Comment 4 Fedora Update System 2014-01-29 05:40:09 UTC
perl-Throwable-0.102080-11.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Throwable-0.102080-11.fc20

Comment 5 Fedora Update System 2014-01-30 03:36:21 UTC
Package perl-Throwable-0.102080-11.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Throwable-0.102080-11.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-1782/perl-Throwable-0.102080-11.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-02-07 03:11:47 UTC
perl-Throwable-0.102080-11.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-02-07 03:12:13 UTC
perl-Throwable-0.102080-11.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.