Bug 1400099

Summary: perl-Business-ISSN-1.001-3.fc26 FTBFS: Failed test 'Found some modules that didn't show up in PREREQ_PM or *_REQUIRES'
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Business-ISSNAssignee: Colin Macdonald <cbm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cbm, mefoster, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://apps.fedoraproject.org/koschei/build/2378463
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-15 17:42:58 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:

Description Petr Pisar 2016-11-30 13:09:52 UTC
perl-Business-ISSN-1.001-3.fc26 fails to build in F26:

t/pod_coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
#   Failed test 'Found some modules that didn't show up in PREREQ_PM or *_REQUIRES
# '
#   at /usr/share/perl5/vendor_perl/Test/Prereq.pm line 221.
# 	Exporter
# 	Test::More
# 	strict
# 	subs
# 	vars
# 	warnings
# Looks like you failed 1 test of 1.
t/prereq.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

This is caused by upgrading perl-Test-Prereq from 1.039-3.fc25 to 2.002-1.fc26 because it reports even core modules now.

Comment 1 Colin Macdonald 2016-12-05 05:29:50 UTC
I fixed the "skipped Test::Pod::Coverage" thing but I understand now that wasn't the problem.

I don't understand how to fix it so I filed some upstream bugs:

https://github.com/briandfoy/Business-ISSN/issues/2
https://github.com/briandfoy/business-ismn/issues/1

(perl-Business-ISMN has this problem too)

Comment 2 Colin Macdonald 2016-12-05 19:24:28 UTC
Ok, fixes in upstream with new releases.  I will bump our versions soon.