Bug 958401 - [abrt] firewall-config-0.2.12-5.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: INVALID_SERVICE: iptraf
Summary: [abrt] firewall-config-0.2.12-5.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:fe2a422f6b38f2bdf12196ef184...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-01 10:31 UTC by Alexei
Modified: 2013-06-09 03:29 UTC (History)
2 users (show)

Fixed In Version: firewalld-0.3.3-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-09 03:29:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.81 KB, text/plain)
2013-05-01 10:31 UTC, Alexei
no flags Details
File: core_backtrace (670 bytes, text/plain)
2013-05-01 10:31 UTC, Alexei
no flags Details
File: dso_list (99 bytes, text/plain)
2013-05-01 10:31 UTC, Alexei
no flags Details
File: environ (3.21 KB, text/plain)
2013-05-01 10:31 UTC, Alexei
no flags Details

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.


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