Bug 947820 - [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
Summary: [abrt] firewall-config-0.2.12-4.fc18: connection.py:651:call_blocking:DBusExc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:08ff5e9266a9025b0e7ba67721b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-03 11:18 UTC by Adrian Offerman
Modified: 2013-05-22 03:12 UTC (History)
2 users (show)

Fixed In Version: firewalld-0.3.2-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-22 03:12:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.61 KB, text/plain)
2013-04-03 11:18 UTC, Adrian Offerman
no flags Details
File: core_backtrace (743 bytes, text/plain)
2013-04-03 11:18 UTC, Adrian Offerman
no flags Details
File: dso_list (100 bytes, text/plain)
2013-04-03 11:18 UTC, Adrian Offerman
no flags Details
File: environ (4.09 KB, text/plain)
2013-04-03 11:18 UTC, Adrian Offerman
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.