Bug 1767477

Summary: Devel::Cover produces warning about build vs runtime perl mismatch
Product: [Fedora] Fedora Reporter: Corey Farrell <git>
Component: perl-Devel-CoverAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: jose.p.oliveira.oss, perl-devel, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Devel-Cover-1.31-3.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-09 22:39: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 Corey Farrell 2019-10-31 14:25:18 UTC
Description of problem:
Using Devel::Cover in Fedora 30 produces a warning.

Version-Release number of selected component (if applicable):
perl-Devel-Cover-1.31-2.fc30.x86_64
perl-interpreter-5.28.2-440.fc30.x86_64

How reproducible:
Every time.

Steps to Reproduce:
1. Execute `cover`

Actual results:
Warning/error is printed:

This version of Devel::Cover was built with Perl version 5.028001.
It is now being run with Perl version 5.028002.
Attempting to make adjustments, but you may find that some of your modules do
not have coverage data collected.  You may need to alter the +-inc, +-ignore
and +-select options.


Expected results:
No warning about version mismatches.

Additional info:
Actual coverage results seem to be fine.

Comment 1 Fedora Update System 2019-10-31 16:52:13 UTC
FEDORA-2019-a6d2a95095 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a6d2a95095

Comment 2 Fedora Update System 2019-11-02 02:26:24 UTC
perl-Devel-Cover-1.31-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a6d2a95095

Comment 3 Fedora Update System 2019-11-09 22:39:06 UTC
perl-Devel-Cover-1.31-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.