[Bug 1007755] New: Needs runtime dependency on perl(version)

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 13 09:21:39 UTC 2013


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

            Bug ID: 1007755
           Summary: Needs runtime dependency on perl(version)
           Product: Fedora
           Version: rawhide
         Component: perl-ExtUtils-MakeMaker
          Assignee: ppisar at redhat.com
          Reporter: paul at city-fan.org
        QA Contact: extras-qa at fedoraproject.org
                CC: mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com



Trying to update perl-NetAddr-IP to 4.070:

$ perl Makefile.PL
...
<snip>
...
Checking if your kit is complete...
Looks good
Can't locate version.pm in @INC (you may need to install the version module)
(@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/vendor_perl/ExtUtils/MM_Unix.pm line
2706.


$ rpm -qf /usr/share/perl5/vendor_perl/ExtUtils/MM_Unix.pm
perl-ExtUtils-MakeMaker-6.76-1.fc21.noarch
$ rpm -q --requires perl-ExtUtils-MakeMaker
/usr/bin/perl
perl >= 0:5.006
perl(:MODULE_COMPAT_5.18.1)
perl(AutoSplit)
perl(Carp)
perl(Config)
perl(Cwd)
perl(DirHandle)
perl(Exporter)
perl(ExtUtils::Command)
perl(ExtUtils::Install)
perl(ExtUtils::Installed)
perl(ExtUtils::Liblist)
perl(ExtUtils::Liblist::Kid)
perl(ExtUtils::MM)
perl(ExtUtils::MM_Any)
perl(ExtUtils::MM_Unix)
perl(ExtUtils::MM_Win32)
perl(ExtUtils::MY)
perl(ExtUtils::MakeMaker)
perl(ExtUtils::MakeMaker::Config)
perl(ExtUtils::Manifest)
perl(ExtUtils::Packlist)
perl(File::Basename)
perl(File::Find)
perl(File::Path)
perl(File::Spec) >= 0.8
perl(Getopt::Long)
perl(IO::File)
perl(Pod::Man)
perl(Test::Harness)
perl(lib)
perl(strict)
perl(vars)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6Ku3teJXi7&a=cc_unsubscribe



More information about the perl-devel mailing list