Bug 925969

Summary: false Provides: perl(Carp)
Product: [Fedora] Fedora Reporter: nucleo <alekcejk>
Component: perlAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED DUPLICATE QA Contact: Dan Mashal <dan.mashal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cweyl, dan.mashal, fedora, iarnell, jplesnik, kasal, lkundrak, mmaslano, perl-devel, phracek, ppisar, praiskup, psabata, rc040203, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-23 06:28:28 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 nucleo 2013-03-23 02:05:34 UTC
Description of problem:
Running 'autoreconf -i -f' failed with error:

Can't locate Carp.pm in @INC (@INC contains: /usr/share/autoconf /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/autoconf/Autom4te/Channels.pm line 72.
BEGIN failed--compilation aborted at /usr/share/autoconf/Autom4te/Channels.pm line 72.
Compilation failed in require at /usr/share/autoconf/Autom4te/ChannelDefs.pm line 19.
BEGIN failed--compilation aborted at /usr/share/autoconf/Autom4te/ChannelDefs.pm line 19.
Compilation failed in require at /usr/bin/autoreconf line 39.
BEGIN failed--compilation aborted at /usr/bin/autoreconf line 39.


Version-Release number of selected component (if applicable):
autoconf 2.69-10.fc19

Comment 2 nucleo 2013-03-23 02:28:37 UTC
Adding BuildRequires: perl(Carp) don't installs perl-Carp, only explicit BuildRequires: perl-Carp installs it.

Comment 3 Kevin Kofler 2013-03-23 02:51:53 UTC
perl claims to Provide perl(Carp):
http://koji.fedoraproject.org/koji/rpminfo?rpmID=3851739
but does not seem to actually provide it.

Comment 4 Remi Collet 2013-03-23 06:28:28 UTC

*** This bug has been marked as a duplicate of bug 924938 ***