Bug 1272901

Summary: mod_perl-2.0.9-1.fc24 FTBFS: dependency on Test module not declared
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: mod_perlAssignee: Jan Kaluža <jkaluza>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jkaluza, jorton
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://apps.fedoraproject.org/koschei/build/971974
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-19 12:32:25 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 2015-10-19 07:50:02 UTC
mod_perl-2.0.9-1.fc24 fails to build in F24 because tests fails:

+ /usr/bin/perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/mod_perl-2.0.9-2.fc24.x86_64//usr INSTALLDIRS=vendor MP_APXS=/usr/bin/apxs MP_APR_CONFIG=/usr/bin/apr-1-config
Can't locate Test.pm in @INC (you may need to install the Test module) (@INC contains: lib Apache-Test/lib /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 Apache-Test/lib/Apache/Test.pm line 24.

This is because Test module was moved from perl package to a separate package and mod_perl does not declare the dependency.

Comment 1 Jan Kaluža 2015-10-19 12:32:25 UTC
Fixed in rawhide