Bug 868849 - uuid-ossp extension doesn't installed with postgres 9.2
Summary: uuid-ossp extension doesn't installed with postgres 9.2
Keywords:
Status: CLOSED DUPLICATE of bug 869221
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-installer
Version: 3.1 RC
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Ohad Basan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-22 09:41 UTC by Ohad Basan
Modified: 2014-10-30 22:34 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-27 22:16:03 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Ohad Basan 2012-10-22 09:41:14 UTC
Description of problem:
setup fails on fedora18 with postgres 9.2 due to a hardcoded condition in
engine-db-install.sh
check_and_install_uuid_osspa_pg9 is being called only for postgres 9.1

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1.install postgres9.2
2.run setup
3.
  
Actual results:
setup quits for non existing uuid-ossp extension

Expected results:
setup finishes successfully

Additional info:

Comment 1 Ohad Basan 2012-10-22 10:47:18 UTC
patch posted upstream:

http://gerrit.ovirt.org/8719

Comment 2 Ohad Basan 2012-10-27 22:16:03 UTC

*** This bug has been marked as a duplicate of bug 869221 ***


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