Bug 928046

Summary: [abrt] firewall-config-0.2.12-4.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.5 was not provided by any .service files
Product: [Fedora] Fedora Reporter: lucacolferai
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE 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:013b2f29d55447925a556def655e91e9a0266a4f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-27 09:54:20 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
File: smolt_data none

Description lucacolferai 2013-03-26 19:03:48 UTC
Version-Release number of selected component:
firewall-config-0.2.12-4.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.8.4-202.fc18.x86_64
uid:            505
ureports_counter: 1

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.5 was not provided by any .service files

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1142, in onAddPort
    self.add_edit_port(True)
  File "/usr/bin/firewall-config", line 1218, in add_edit_port
    zone = self.fw.config().getZoneByName(active_zone)
  File "<string>", line 2, in getZoneByName
  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 401, in getZoneByName
    path = dbus_to_python(self.fw_config.getZoneByName(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.Error.ServiceUnknown: The name :1.5 was not provided by any .service files

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x2246770>
args: ('public',)
object_path: '/org/fedoraproject/FirewallD1/config'
signature: u's'
bus_name: dbus.UTF8String(':1.0')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: 2147483.647
kwargs: {}
dbus_interface: 'org.fedoraproject.FirewallD1.config'
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/FirewallD1/config, iface: org.fedoraproject.FirewallD1.config, member: getZoneByName dest: :1.0>
method: 'getZoneByName'

Comment 1 lucacolferai 2013-03-26 19:03:53 UTC
Created attachment 716698 [details]
File: backtrace

Comment 2 lucacolferai 2013-03-26 19:03:55 UTC
Created attachment 716699 [details]
File: core_backtrace

Comment 3 lucacolferai 2013-03-26 19:03:57 UTC
Created attachment 716700 [details]
File: dso_list

Comment 4 lucacolferai 2013-03-26 19:04:00 UTC
Created attachment 716701 [details]
File: environ

Comment 5 lucacolferai 2013-03-26 19:04:02 UTC
Created attachment 716702 [details]
File: smolt_data

Comment 6 Jiri Popelka 2013-03-27 09:54:20 UTC

*** This bug has been marked as a duplicate of bug 895067 ***