Bug 921722
| Summary: | engine-setup: Too many asynchronous calls with Firewalld | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Douglas Schilling Landgraf <dougsland> | ||||
| Component: | ovirt-engine-installer | Assignee: | Sandro Bonazzola <sbonazzo> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.2 | CC: | acathrow, dyasny, iheim, sbonazzo, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | integration | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-04-22 06:44:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 924071 *** |
Created attachment 710157 [details] engine-setup_2013_03_14_14_29_56.log Description of problem: When selecting Firewalld the engine-setup trows error. # engine-setup <snip> oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtEngineNigthly auth-pass: ******** org-name: ovirtEngineNigthly application-mode: virt default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no firewall-manager: Firewalld Proceed with the configuration listed above? (yes|no): yes Configuring Firewall... [ ERROR ] 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(...) Please check log file /var/log/ovirt-engine/engine-setup_2013_03_14_14_29_56.log for more information # cat /etc/fedora-release Fedora release 18 (Spherical Cow) # rpm -qa | grep -i engine (Nightly Repo) ovirt-engine-setup-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-restapi-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-sdk-3.2.0.9-1.20130314.git4018ea3.fc18.noarch ovirt-engine-backend-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-webadmin-portal-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-dbscripts-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-userportal-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch ovirt-engine-tools-3.3.0-0.2.master.20130314142141.gitb2512f6.fc18.noarch # systemctl status firewalld firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled) Active: active (running) since Thu 2013-03-14 14:25:28 EDT; 1min 27s ago Main PID: 13921 (firewalld) CGroup: name=systemd:/system/firewalld.service └─13921 /usr/bin/python /usr/sbin/firewalld --nofork # systemctl status dbus dbus.service - D-Bus System Message Bus Loaded: loaded (/usr/lib/systemd/system/dbus.service; static) Active: active (running) since Thu 2013-03-14 13:24:09 EDT; 1h 3min ago Main PID: 543 (dbus-daemon) CGroup: name=systemd:/system/dbus.service ├─ 543 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation ├─ 629 /usr/sbin/modem-manager └─13148 /usr/libexec/packagekitd