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: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: 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:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: environ none

Description Adrian Offerman 2013-04-03 11:18:19 UTC
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'

Comment 1 Adrian Offerman 2013-04-03 11:18:21 UTC
Created attachment 731110 [details]
File: backtrace

Comment 2 Adrian Offerman 2013-04-03 11:18:24 UTC
Created attachment 731111 [details]
File: core_backtrace

Comment 3 Adrian Offerman 2013-04-03 11:18:26 UTC
Created attachment 731112 [details]
File: dso_list

Comment 4 Adrian Offerman 2013-04-03 11:18:28 UTC
Created attachment 731113 [details]
File: environ

Comment 5 Jiri Popelka 2013-04-03 15:52:03 UTC
Yes, checking zone/service/icmptype names prior to applying them in firewall-config has been on TODO list :-)

Comment 7 Fedora Update System 2013-04-30 16:40:45 UTC
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

Comment 8 Fedora Update System 2013-04-30 19:59:35 UTC
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).

Comment 9 Fedora Update System 2013-05-22 03:12:34 UTC
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.