<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Hi,<BR>
<BR>
Installing a fresh fedora 19 minimal install and ovirt 3.4 beta got me stuck again. Maybe we should do a bit more QA before releasing a beta?<BR>
<BR>
--== CONFIGURATION PREVIEW ==--<BR>
<BR>
Engine database name : engine<BR>
Engine database secured connection : False<BR>
Engine database host : localhost<BR>
Engine database user name : engine<BR>
Engine database host name validation : False<BR>
Engine database port : 5432<BR>
NFS setup : True<BR>
PKI organization : xxxxx.xxx<BR>
Application mode : both<BR>
Firewall manager : firewalld<BR>
Update Firewall : True<BR>
Configure WebSocket Proxy : True<BR>
Host FQDN : xxxx.xxxxx.xxxxx<BR>
NFS export ACL : 0.0.0.0/0.0.0.0(rw)<BR>
NFS mount point : /var/lib/exports/iso<BR>
Datacenter storage type : posixfs<BR>
Configure local Engine database : True<BR>
Set application as default page : True<BR>
Configure Apache SSL : True<BR>
<BR>
Please confirm installation settings (OK, Cancel) [OK]: <BR>
[ INFO ] Stage: Transaction setup<BR>
[ INFO ] Stopping engine service<BR>
[ INFO ] Stopping websocket-proxy service<BR>
[ INFO ] Stage: Misc configuration<BR>
[ INFO ] Stage: Package installation<BR>
[ INFO ] Stage: Misc configuration<BR>
[ INFO ] Initializing PostgreSQL<BR>
[ INFO ] Creating PostgreSQL 'engine' database<BR>
[ INFO ] Configuring PostgreSQL<BR>
<B>[ ERROR ] Failed to execute stage 'Misc configuration': Command '/bin/systemctl' failed to execute</B><BR>
[ INFO ] Yum Performing yum transaction rollback<BR>
[ INFO ] Stage: Clean up<BR>
Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140123145115.log<BR>
[ INFO ] Stage: Pre-termination<BR>
[ INFO ] Stage: Termination<BR>
[ ERROR ] Execution of setup failed<BR>
<BR>
2014-01-23 14:52:35 DEBUG otopi.plugins.otopi.services.systemd systemd.state:134 starting service postgresql<BR>
2014-01-23 14:52:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:366 execute: ('/bin/systemctl', 'start', 'postgresql.service'), executable='None', cwd='None', env=None<BR>
2014-01-23 14:52:40 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:383 execute-result: ('/bin/systemctl', 'start', 'postgresql.service'), rc=1<BR>
2014-01-23 14:52:40 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:441 execute-output: ('/bin/systemctl', 'start', 'postgresql.service') stdout:<BR>
<BR>
<BR>
2014-01-23 14:52:40 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:446 execute-output: ('/bin/systemctl', 'start', 'postgresql.service') stderr:<BR>
Job for postgresql.service failed. See 'systemctl status postgresql.service' and 'journalctl -xn' for details.<BR>
<BR>
2014-01-23 14:52:40 DEBUG otopi.context context._executeMethod:152 method exception<BR>
Traceback (most recent call last):<BR>
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in _executeMethod<BR>
method['method']()<BR>
File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py", line 182, in _misc<BR>
self._provisioning.provision()<BR>
File "/usr/share/ovirt-engine/setup/ovirt_engine_setup/postgres.py", line 552, in provision<BR>
self._restart()<BR>
File "/usr/share/ovirt-engine/setup/ovirt_engine_setup/postgres.py", line 407, in _restart<BR>
state=state,<BR>
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 138, in state<BR>
'start' if state else 'stop'<BR>
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 77, in _executeServiceCommand<BR>
raiseOnError=raiseOnError<BR>
File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 451, in execute<BR>
command=args[0],<BR>
RuntimeError: Command '/bin/systemctl' failed to execute<BR>
2014-01-23 14:52:40 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Misc configuration': Command '/bin/systemctl' failed to execute<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'Yum Transaction'<BR>
2014-01-23 14:52:40 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:92 Yum Performing yum transaction rollback<BR>
Loaded plugins: langpacks, refresh-packagekit, versionlock<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'Database Transaction'<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'Version Lock Transaction'<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'Firewalld Transaction'<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/sysctl.d/ovirt-engine.conf''<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/firewalld/services/ovirt-postgres.xml''<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/firewalld/services/ovirt-https.xml''<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/firewalld/services/ovirt-websocket-proxy.xml''<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/firewalld/services/ovirt-nfs.xml''<BR>
2014-01-23 14:52:40 DEBUG otopi.transaction transaction.abort:131 aborting 'File transaction for '/etc/firewalld/services/ovirt-http.xml''<BR>
2014-01-23 14:52:40 DEBUG otopi.context context.dumpEnvironment:456 ENVIRONMENT DUMP - BEGIN<BR>
2014-01-23 14:52:40 DEBUG otopi.context context.dumpEnvironment:471 ENV BASE/error=bool:'True'<BR>
2014-01-23 14:52:40 DEBUG otopi.context context.dumpEnvironment:473 ENVIRONMENT DUMP - END<BR>
2014-01-23 14:52:40 INFO otopi.context context.runSequence:395 Stage: Clean up<BR>
2014-01-23 14:52:40 DEBUG otopi.context context.runSequence:399 STAGE cleanup<BR>
<BR>
Kind regards,<BR>
<BR>
Jorick Astrego<BR>
Netbulae B.V.
</BODY>
</HTML>