[Bug 1268823] New: Rebuild perl-Devel-Cover against the latest perl in stable branches

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 5 11:45:09 UTC 2015


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 at redhat.com
          Reporter: psabata at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    tcallawa at redhat.com



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.


More information about the perl-devel mailing list