https://bugzilla.redhat.com/show_bug.cgi?id=1268823 Bug ID: 1268823 Summary: Rebuild perl-Devel-Cover against the latest perl in stable branches Product: Fedora Version: 21 Component: perl-Devel-Cover Assignee: tcallawa@xxxxxxxxxx Reporter: psabata@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx Description of problem: Devel::Cover complains it was built against a different version of perl in both f21 and f22. This is because both perls were updated to the latest revisions. * f21 D::C was built against 5.18.2 but f21 ships 5.18.4 now * f22 D::C was built against 5.20.2 but f22 ships 5.20.3 now Version-Release number of selected component (if applicable): perl-Devel-Cover-1.03-5.fc21.x86_64 perl-Devel-Cover-1.17-1.fc22.x86_64 How reproducible: Always. Steps to Reproduce: Run `cover -test' on any module, e.g.: 1. fedpkg clone perl-File-Temp && cd perl-File-Temp 2. fedpkg prep && cd File-Temp-* 3. perl Makefile.PL && cover -test Actual results: t/00-report-prereqs.t .. This version of Devel::Cover was built with Perl version 5.018002. It is now being run with Perl version 5.018004. 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: cover runs without any warnings and possible unexpected breakage. Additional info: Simple rebuilds should be sufficient. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel