https://bugzilla.redhat.com/show_bug.cgi?id=1767477 Bug ID: 1767477 Summary: Devel::Cover produces warning about build vs runtime perl mismatch Product: Fedora Version: 30 Status: NEW Component: perl-Devel-Cover Assignee: tcallawa@xxxxxxxxxx Reporter: git@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jose.p.oliveira.oss@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx Target Milestone: --- Classification: Fedora 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. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx