Bug 947820
| Summary: | [abrt] firewall-config-0.2.12-4.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_NAME: NMOSlabs server | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adrian Offerman <aad> | ||||||||||
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | jpopelka, twoerner | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:08ff5e9266a9025b0e7ba67721b50c251566b2d8 | ||||||||||||
| Fixed In Version: | firewalld-0.3.2-1.fc19 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-05-22 03:12:34 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 731110 [details]
File: backtrace
Created attachment 731111 [details]
File: core_backtrace
Created attachment 731112 [details]
File: dso_list
Created attachment 731113 [details]
File: environ
Yes, checking zone/service/icmptype names prior to applying them in firewall-config has been on TODO list :-) Should be fixed upstream with http://git.fedorahosted.org/cgit/firewalld.git/commit/?id=ab64c05c69164e620e67c9aca2f3d21c1748ede1 firewalld-0.3.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/firewalld-0.3.2-1.fc19 Package firewalld-0.3.2-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.3.2-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7044/firewalld-0.3.2-1.fc19 then log in and leave karma (feedback). firewalld-0.3.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: after editing, saving a previously created zone failed Version-Release number of selected component: firewall-config-0.2.12-4.fc18 Additional info: cmdline: /usr/bin/python /bin/firewall-config executable: /bin/firewall-config kernel: 3.8.4-202.fc18.x86_64 uid: 0 ureports_counter: 1 Truncated backtrace: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_NAME: NMOSlabs server Traceback (most recent call last): File "/bin/firewall-config", line 1008, in onEditZone self.add_edit_zone(False) File "/bin/firewall-config", line 1129, in add_edit_zone zone.rename(name) File "<string>", line 2, in rename File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 141, in _enable_proxy return func(*p, **k) File "/usr/lib/python2.7/site-packages/firewall/client.py", line 186, in rename self.fw_zone.rename(name) File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 50, in __call__ return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_NAME: NMOSlabs server Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SystemBus (system) at 0x2b35b90> args: ('NMOSlabs server',) object_path: '/org/fedoraproject/FirewallD1/config/zone/3' signature: u's' bus_name: dbus.UTF8String(':1.1') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: 2147483.647 kwargs: {} dbus_interface: 'org.fedoraproject.FirewallD1.config.zone' message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/FirewallD1/config/zone/3, iface: org.fedoraproject.FirewallD1.config.zone, member: rename dest: :1.1> method: 'rename'