Bug 118170

Summary: latest postgresql RPM breaks pgsetup.pl version detection
Product: [Community] Bugzilla Reporter: Maxwell Kanat-Alexander <mkanat>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.17   
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: 2004-03-22 22:37:20 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:
Attachments:
Description Flags
Fixes Version regex none

Description Maxwell Kanat-Alexander 2004-03-12 19:39:28 UTC
The latest Fedora postgresql (7.3.4-11) prints its version as
"7.3.4-RH", which breaks the regex in pgsetup.pl. I'll post a patch here.

Comment 1 Maxwell Kanat-Alexander 2004-03-12 19:40:25 UTC
Created attachment 98499 [details]
Fixes Version regex

This changes the version-checking regex to understand and accept the "-RH" on
the modern Fedora versions of Postgres.

Comment 2 David Lawrence 2004-03-22 22:37:20 UTC
Thanks. Fixed in my tree.