Bug 1471008

Summary: EekBoek-2.02.05-3.fc27 FTBFS: Can't locate inc/build_common.pl in @INC
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: EekBoekAssignee: Johan Vromans <jvromans>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jvromans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/buildinfo?buildID=918262
Whiteboard:
Fixed In Version: 2.02.05.6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-14 12:05:06 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 Petr Pisar 2017-07-14 09:09:02 UTC
EekBoek-2.02.05-3.fc27 fails to build with Perl 5.26:

+ /usr/bin/perl Build.PL
Can't locate inc/build_common.pl in @INC (@INC contains: inc /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 Build.PL line 19.

This is because Perl 5.26 stopped loading modules from current working directory.

Comment 1 Johan Vromans 2017-07-14 10:51:47 UTC
I've uploaded and built a fixed version.

https://koji.fedoraproject.org/koji/taskinfo?taskID=20519372

Comment 2 Petr Pisar 2017-07-14 11:05:47 UTC
Thanks. Then you can close this bug report.