<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I am a newbie. I am trying to build oVirt-engine from source<span class="" id="Building_oVirt-engine_from_source"> following this tutorial <a href="http://www.ovirt.org/Building_oVirt_engine">http://www.ovirt.org/Building_oVirt_engine</a><br>
<br></span></div><span class="" id="Building_oVirt-engine_from_source">When I am trying to create the database, I am getting the following error:<br><br>$ ./create_db_devel.sh -u postgres<br>Running original create_db script...<br>
Creating the database: engine<br>dropdb: could not connect to database template1: FATAL:  Ident authentication failed for user &quot;postgres&quot;<br>createdb: could not connect to database template1: FATAL:  Ident authentication failed for user &quot;postgres&quot;<br>
Failed to create database engine<br>Failed to create database engine<br><br></span></div><span class="" id="Building_oVirt-engine_from_source">I am on rawhide and I have already altered <br><br># tail -3 /var/lib/pgsql/data/pg_hba.conf<br>
local    all        all                                  trust<br>host    all        all        <a href="http://127.0.0.1/32">127.0.0.1/32</a>        trust<br>host    all        all        ::1/128                trust<br>
<br><br></span></div><span class="" id="Building_oVirt-engine_from_source">What am I doing wrong?<br><br></span></div><span class="" id="Building_oVirt-engine_from_source">Thanks,<br></span></div><span class="" id="Building_oVirt-engine_from_source">Arindam<br>
 </span></div>