Bug 958401

Summary: [abrt] firewall-config-0.2.12-5.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_SERVICE: iptraf
Product: [Fedora] Fedora Reporter: Alexei <aal-box>
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:fe2a422f6b38f2bdf12196ef1845bbe706dfe2e6
Fixed In Version: firewalld-0.3.3-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-09 03:29:24 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 Alexei 2013-05-01 10:31:31 UTC
Description of problem:
An error occurred after the renaming of the new service.
Service was renamed but the previous name of the service also remained on the list.

Version-Release number of selected component:
firewall-config-0.2.12-5.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.8.9-200.fc18.x86_64
uid:            1000
ureports_counter: 1

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_SERVICE: iptraf

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 686, in service_toggle_cb
    zone.update(settings)
  File "<string>", line 2, in update
  File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 103, in _enable_proxy
    return func(*p, **k)
  File "/usr/lib/python2.7/site-packages/firewall/client.py", line 174, in update
    self.fw_zone.update(tuple(settings.settings))
  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_SERVICE: iptraf

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x29b8bf0>
args: (('', 'Public', 'For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.', False, '{chain}_ZONE_{zone}', ['iptraf', 'dhcpv6-client', 'mdns', 'iperf'], [], [], False, []),)
object_path: '/org/fedoraproject/FirewallD1/config/zone/7'
signature: u'(sssbsasa(ss)asba(ssss))'
bus_name: dbus.UTF8String(':1.8')
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/7, iface: org.fedoraproject.FirewallD1.config.zone, member: update dest: :1.8>
method: 'update'

Comment 1 Alexei 2013-05-01 10:31:34 UTC
Created attachment 742142 [details]
File: backtrace

Comment 2 Alexei 2013-05-01 10:31:36 UTC
Created attachment 742143 [details]
File: core_backtrace

Comment 3 Alexei 2013-05-01 10:31:38 UTC
Created attachment 742144 [details]
File: dso_list

Comment 4 Alexei 2013-05-01 10:31:40 UTC
Created attachment 742145 [details]
File: environ

Comment 5 Jiri Popelka 2013-05-02 09:34:22 UTC
Thanks,

we already discussed this upstream and yes,
removing/renaming service should check whether it's been used in a zone
and modify the zone accordingly.

Comment 7 Fedora Update System 2013-06-06 16:32:24 UTC
firewalld-0.3.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/firewalld-0.3.3-1.fc19

Comment 8 Fedora Update System 2013-06-07 15:40:11 UTC
Package firewalld-0.3.3-2.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.3-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10276/firewalld-0.3.3-2.fc19
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-06-09 03:29:24 UTC
firewalld-0.3.3-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.