Bug 1052853 - Unnecessary dependencies
Summary: Unnecessary dependencies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Throwable
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-14 08:51 UTC by Mathieu Bridon
Modified: 2014-02-07 03:12 UTC (History)
3 users (show)

Fixed In Version: perl-Throwable-0.102080-11.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-07 03:11:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.