Hide Forgot
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
This issue is also present in perl-ExtUtils-MakeMaker-6.72-1.fc20
I don't know how you run into this because fedpkg package run-requires 'perl(version)' transitively, but you are definitely right.
perl-ExtUtils-MakeMaker-6.72-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-ExtUtils-MakeMaker-6.72-2.fc20
perl-ExtUtils-MakeMaker-6.64-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-ExtUtils-MakeMaker-6.64-3.fc19
perl-ExtUtils-MakeMaker-6.62-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/perl-ExtUtils-MakeMaker-6.62-5.fc18
(In reply to Petr Pisar from comment #2) > I don't know how you run into this because fedpkg package run-requires > 'perl(version)' transitively, but you are definitely right. Doing a build for a local repo; I guess I may have a missing perl(version) dependency in one of my local packages that's superseding a Fedora version, which is what precipitated this bug.
perl-ExtUtils-MakeMaker-6.72-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
perl-ExtUtils-MakeMaker-6.62-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
perl-ExtUtils-MakeMaker-6.64-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.