Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1268823 - Rebuild perl-Devel-Cover against the latest perl in stable branches
Summary: Rebuild perl-Devel-Cover against the latest perl in stable branches
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Devel-Cover
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-05 11:45 UTC by Petr Šabata
Modified: 2015-10-26 13:24 UTC (History)
2 users (show)

Fixed In Version: perl-Devel-Cover-1.03-6.fc21 perl-Devel-Cover-1.17-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-26 13:19:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Šabata 2015-10-05 11:45:09 UTC
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.

Comment 1 Fedora Update System 2015-10-05 14:47:45 UTC
perl-Devel-Cover-1.03-6.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-09fc819bca

Comment 2 Fedora Update System 2015-10-06 01:07:56 UTC
perl-Devel-Cover-1.17-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Devel-Cover'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-818a20a4e8

Comment 3 Fedora Update System 2015-10-06 17:20:47 UTC
perl-Devel-Cover-1.03-6.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Devel-Cover'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-09fc819bca

Comment 4 Fedora Update System 2015-10-26 13:19:32 UTC
perl-Devel-Cover-1.03-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2015-10-26 13:24:20 UTC
perl-Devel-Cover-1.17-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.