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

            Bug ID: 1454594
           Summary: perl-File-Flat-1.04-23.fc26  FTBFS with perl-5.26.0
           Product: Fedora
           Version: rawhide
         Component: perl-File-Flat
          Assignee: rc040...@freenet.de
          Reporter: jples...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: lxt...@gmail.com, perl-devel@lists.fedoraproject.org,
                    rc040...@freenet.de
   External Bug ID: CPAN 121433



Created attachment 1281339
  --> https://bugzilla.redhat.com/attachment.cgi?id=1281339&action=edit
Fix for Perl 5.26

Perl 5.26.0 removes "." from @INC and Makefile.PL fails:

+ cd File-Flat-1.04
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
Can't locate inc/Module/Install.pm in @INC (you may need to install the
inc::Module::Install 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 Makefile.PL
line 2.

This can be fixed by patching Makefile.PL or unbundling the ./inc modules.

Note: If you choose unbundling, you just need to add buildrequires
perl(inc::Module::Install), perl(Module::Install::Metadata),
perl(Module::Install::WriteAll)

If you don't have time I can fix it for you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to