<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I've been having trouble since beta where on occasion when running the setup, it would hang at configuring firewall, even if I leave it for hours.&nbsp; Tonight I decided to rebuild my VM (in virtualbox, for running the webadmin). I started by installing Fedora 18 x86_64 from DVD with minimal install. Fully updated (yum update; reboot), installed the ovirt repo according to the website, rebooted, and then ran engine-setup.<BR>&nbsp;<BR>At the end this time firewalld configuration failed with an error. Here is the relevant logbits. I'm going to disable firewalld for now but does anyone have any suggestions?<BR>&nbsp;<BR>2013-03-06 20:07:44::DEBUG::engine-setup::1953::root:: override-firewall: Firewalld<br>2013-03-06 20:07:44::ERROR::engine-setup::2369::root:: Traceback (most recent call last):<br>&nbsp; File "/usr/bin/engine-setup", line 2363, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; main(confFile)<br>&nbsp; File "/usr/bin/engine-setup", line 2146, in main<br>&nbsp;&nbsp;&nbsp; runSequences()<br>&nbsp; File "/usr/bin/engine-setup", line 2068, in runSequences<br>&nbsp;&nbsp;&nbsp; controller.runAllSequences()<br>&nbsp; File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in runAllSequences<br>&nbsp;&nbsp;&nbsp; sequence.run()<br>&nbsp; File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run<br>&nbsp;&nbsp;&nbsp; step.run()<br>&nbsp; File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run<br>&nbsp;&nbsp;&nbsp; function()<br>&nbsp; File "/usr/bin/engine-setup", line 949, in _configFirewall<br>&nbsp;&nbsp;&nbsp; _configureFirewalld()<br>&nbsp; File "/usr/bin/engine-setup", line 997, in _configureFirewalld<br>&nbsp;&nbsp;&nbsp; for zone in firewalld.getActiveZones():<br>&nbsp; File "/usr/share/ovirt-engine/scripts/engine_firewalld.py", line 7, in getActiveZones<br>&nbsp;&nbsp;&nbsp; fw = FirewallClient()<br>&nbsp; File "/usr/lib/python2.7/site-packages/firewall/client.py", line 467, in __init__<br>&nbsp;&nbsp;&nbsp; dbus_interface="org.freedesktop.DBus")<br>&nbsp; File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 148, in add_signal_receiver<br>&nbsp;&nbsp;&nbsp; path, **keywords)<br>&nbsp; File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 400, in add_signal_receiver<br>&nbsp;&nbsp;&nbsp; self._require_main_loop()<br>RuntimeError: To make asynchronous calls, receive signals or export objects, D-Bus connections must be attached to a main loop by passing mainloop=... to the constructor or calling dbus.set_default_main_loop(...)<br><BR>                                               </div></body>
</html>