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.
perl-CGI-4.28-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0a17a21181
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.
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
(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.
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.