Bug 869275 - Creating engine db from template1 doesn't work due to wrong template1 encoding
Summary: Creating engine db from template1 doesn't work due to wrong template1 encoding
Keywords:
Status: CLOSED DUPLICATE of bug 870056
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
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-23 13:07 UTC by Ohad Basan
Modified: 2014-10-30 22:34 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-25 15:19:52 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Ohad Basan 2012-10-23 13:07:53 UTC
Description of problem:
on fedora 18 + postrgres 9.2
creating engine db using create_db -E utf8 fails since we base on pg template1 which has a default encoding of ASCII by default.


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


How reproducible:
always

Steps to Reproduce:
1.install fedora18+ovirt engine
2.run setup and go through all the stages.
3.
  
Actual results:
setup fails due to incompatibility between the template's encoding and the new db's encoding

Expected results:
db created successfully. 

Additional info:

Comment 1 Ohad Basan 2012-10-23 13:10:32 UTC
patch posted upstream:

http://gerrit.ovirt.org/#/c/8744/

Comment 2 Eli Mesika 2012-10-25 15:19:52 UTC

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


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