[Bug 750145] New: Missing dependency (perl-ExtUtils-MakeMaker) in perl-IPC-Cmd

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 31 07:46:31 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Missing dependency (perl-ExtUtils-MakeMaker) in perl-IPC-Cmd

https://bugzilla.redhat.com/show_bug.cgi?id=750145

           Summary: Missing dependency (perl-ExtUtils-MakeMaker) in
                    perl-IPC-Cmd
           Product: Red Hat Enterprise Linux 6
           Version: 6.1
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: perl
        AssignedTo: perl-maint-list at redhat.com
        ReportedBy: iarnell at gmail.com
         QAContact: qe-baseos-apps at redhat.com
                CC: kasal at ucw.cz, tcallawa at redhat.com,
                    cweyl at alumni.drew.edu, rc040203 at freenet.de,
                    extras-orphan at fedoraproject.org, iarnell at gmail.com,
                    fedora-perl-devel-list at redhat.com,
                    mmaslano at redhat.com, lkundrak at v3.sk,
                    dan at danieljamesscott.org, ppisar at redhat.com,
                    psabata at redhat.com
        Depends on: 711486
    Classification: Red Hat
      Story Points: ---
          Clone Of: 711486
              Type: ---


+++ This bug was initially created as a clone of Bug #711486 +++

Description of problem:
The perl-CPANPLUS package is missing the perl-ExtUtils-MakeMaker package
dependency.


Version-Release number of selected component (if applicable):
perl-CPANPLUS-0.90-157.fc15.noarch.rpm

How reproducible:
Not tried.

Steps to Reproduce:
1.Install perl-CPANPLUS
2.Remove perl-ExtUtils-MakeMaker
3.run 'cpanp'

Actual results:
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/IPC/Cmd.pm line 210.

Expected results:
Should start normally

Additional info:

--- Additional comment from ppisar at redhat.com on 2011-06-07 17:55:27 CEST ---

The CPANMINUS is part of perl in Fedora:

$ rpm -qf $(type -p cpanp) --qf '%{SOURCERPM}\n'
perl-5.12.3-157.fc15.src.rpm

--- Additional comment from mmaslano at redhat.com on 2011-06-07 18:19:25 CEST ---

This will be fixed in next update. Thank you for your report.

--- Additional comment from dan at danieljamesscott.org on 2011-06-07 19:44:22
CEST ---

Thanks.

I'm not sure if this is the correct place to report/fix this, but when I
installed a module (DBD::Oracle) using cpanp, it failed with a gcc dependency.
Do you think that gcc should also be a dependency of perl-CPANPLUS?

--- Additional comment from mmaslano at redhat.com on 2011-06-08 09:20:58 CEST ---

Not sure, if it's good idea. For other packages you could need mysql or C++
compiler.

--- Additional comment from ppisar at redhat.com on 2011-10-06 13:10:04 CEST ---

(In reply to comment #0)
> 
> Steps to Reproduce:
> 1.Install perl-CPANPLUS
> 2.Remove perl-ExtUtils-MakeMaker
> 3.run 'cpanp'
> 
> Actual results:
> Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains:
> /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
> /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
> /usr/share/perl5/IPC/Cmd.pm line 210.
> 
This is about perl-IPC-Cmd should require perl(ExtUtils::MakeMaker).

--- Additional comment from ppisar at redhat.com on 2011-10-06 13:13:28 CEST ---

Fixed as perl-5.14.0-161.fc16 in F16 and higher.

--- Additional comment from ppisar at redhat.com on 2011-10-06 13:40:23 CEST ---

F14 not affected.

--- Additional comment from ppisar at redhat.com on 2011-10-06 13:48:26 CEST ---

F15 not affected.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list