Bug 1317867

Summary: perl-CGI-4.27-1.fc25 FTBFS on bootstrap: t/reqest.t fails: Looks like you planned 44 tests but ran 45
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-CGIAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://ppisar.fedorapeople.org/perl_rebuild/scratch/2016-03-07/index.xhtml#pperl-CGI
Whiteboard:
Fixed In Version: perl-CGI-4.28-2.fc25 perl-CGI-4.28-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-26 18:07: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 Petr Pisar 2016-03-15 11:58:44 UTC
perl-CGI-4.27-1.fc25 fails to build in F25 because a test fails on bootstrapping Perl:

# Looks like you planned 44 tests but ran 45.
t/request.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 44 subtests passed 
	(less 3 skipped subtests: 41 okay)

This is because 4.27 broke the test plan for the t/reqest.t. See <https://github.com/leejo/CGI.pm/issues/202> for more details.

It happens only on perl_bootstrap because Test::Deep is not installed in the case.

The fix is simple to adjust number in the "skip" statement. But the question is whether we need to bootstrap perl-CGI, if CGI is not a core module anymore.

Comment 1 Fedora Update System 2016-03-15 13:04:49 UTC
perl-CGI-4.28-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0a17a21181

Comment 2 Petr Pisar 2016-03-15 14:10:12 UTC
I'm sorry for forwarding it to the upstream when it was distribution patch.

I think patch could be removed completely. I'm now running a mass rebuild to verify it.

Comment 3 Fedora Update System 2016-03-15 21:30:18 UTC
perl-CGI-4.28-2.fc24 has been pushed to the Fedora 24 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-2016-0a17a21181

Comment 4 Petr Pisar 2016-03-17 08:48:37 UTC
(In reply to Petr Pisar from comment #2)
> I think patch could be removed completely. I'm now running a mass rebuild to
> verify it.

I removed the patch in perl-CGI-4.28-3.fc25.

Comment 5 Fedora Update System 2016-03-26 18:07:01 UTC
perl-CGI-4.28-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.