Bug 526985

Summary: checksetup.pl requires CGI version >= 3.21, RHEL5 currently ships with 3.15
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: DatabaseAssignee: Noura El hawary <nelhawar>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-04 11:35:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 520523    

Description David Lawrence 2009-10-02 21:21:03 UTC
# vi /usr/lib/perl5/5.8.8/CGI.pm

$CGI::VERSION='3.15';

We need to include a newer perl-CGI package in the bz3 yum repo that works with RHEL5.

But i had to mess with the BuildRequires to get it to build since it required
some package we do not ship

Comment 1 David Lawrence 2009-12-04 04:33:37 UTC
I think this should be fine now so can we close this?

Comment 2 Noura El hawary 2009-12-04 11:35:28 UTC
okay Dave, closing.

Noura