Bug 951300 - [abrt] firewall-config-0.2.12-4.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: COMMAND_FAILED: '/sbin/iptables -A ACCEPT_allow -t filter -m udp -p udp --dport 137 -m conntrack --ctstate ...
Summary: [abrt] firewall-config-0.2.12-4.fc18: connection.py:651:call_blocking:DBusExc...
Keywords:
Status: CLOSED DUPLICATE of bug 915985
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:a311ef7ba1b910a59cbd354de94...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-12 03:04 UTC by kludovic1528
Modified: 2013-04-12 10:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-12 10:48:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.86 KB, text/plain)
2013-04-12 03:04 UTC, kludovic1528
no flags Details
File: core_backtrace (679 bytes, text/plain)
2013-04-12 03:04 UTC, kludovic1528
no flags Details
File: dso_list (100 bytes, text/plain)
2013-04-12 03:04 UTC, kludovic1528
no flags Details
File: environ (1.59 KB, text/plain)
2013-04-12 03:04 UTC, kludovic1528
no flags Details

Description kludovic1528 2013-04-12 03:04:04 UTC
Description of problem:
I was trying to reload the firewal to change the runtime configuration to the persistant configuration.  It happens just about every time, and the runtime configuration does not update.

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.6.10-4.fc18.x86_64
uid:            1000
ureports_counter: 1

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: COMMAND_FAILED: '/sbin/iptables -A ACCEPT_allow -t filter -m udp -p udp --dport 137 -m conntrack --ctstate NEW -j ACCEPT' failed: iptables: No chain/target/match by that name.

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 676, in service_toggle_cb
    self.fw.addService(active_zone, name)
  File "<string>", line 2, in addService
  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 732, in addService
    return dbus_to_python(self.fw_zone.addService(zone, service, timeout))
  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: COMMAND_FAILED: '/sbin/iptables -A ACCEPT_allow -t filter -m udp -p udp --dport 137 -m conntrack --ctstate NEW -j ACCEPT' failed: iptables: No chain/target/match by that name.

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x1789b30>
args: ('home', 'samba', 0)
object_path: '/org/fedoraproject/FirewallD1'
signature: u'ssi'
bus_name: dbus.UTF8String(':1.3')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: 2147483.647
kwargs: {}
dbus_interface: 'org.fedoraproject.FirewallD1.zone'
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/FirewallD1, iface: org.fedoraproject.FirewallD1.zone, member: addService dest: :1.3>
method: 'addService'

Comment 1 kludovic1528 2013-04-12 03:04:28 UTC
Created attachment 734514 [details]
File: backtrace

Comment 2 kludovic1528 2013-04-12 03:04:29 UTC
Created attachment 734515 [details]
File: core_backtrace

Comment 3 kludovic1528 2013-04-12 03:04:31 UTC
Created attachment 734516 [details]
File: dso_list

Comment 4 kludovic1528 2013-04-12 03:04:32 UTC
Created attachment 734517 [details]
File: environ

Comment 5 Jiri Popelka 2013-04-12 10:48:15 UTC
Should be fixed in firewalld-0.2.12-5.fc18 (heading to stable at the moment)

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


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