Bug 1093875

Summary: [abrt] firewall-applet: connection.py:651:call_blocking:DBusException: org.freedesktop.NetworkManager.Settings.PermissionDenied: Insufficient privileges.
Product: [Fedora] Fedora Reporter: Leonard J. Umina <lenumina>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpopelka, oxyd.oxyd, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b307231fa624390665cb91c7cfb7d4a12d8f29a5
Whiteboard: abrt_hash:cab1a4847814440e8eecd0a181af0be0929944a9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-30 01:35:28 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: dso_list
none
File: environ none

Description Leonard J. Umina 2014-05-02 23:59:15 UTC
Version-Release number of selected component:
firewall-applet-0.3.9.3-1.fc20

Additional info:
reporter:       libreport-2.2.1
cmdline:        /usr/bin/python -Es /usr/bin/firewall-applet
executable:     /usr/bin/firewall-applet
kernel:         3.13.9-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.NetworkManager.Settings.PermissionDenied: Insufficient privileges.

Traceback (most recent call last):
  File "/usr/bin/firewall-applet", line 759, in change_zone_connection_editor
    editor.run()
  File "/usr/bin/firewall-applet", line 178, in run
    connection_obj.Update(settings)
  File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 51, 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.NetworkManager.Settings.PermissionDenied: Insufficient privileges.

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x190ac50>
args: (dbus.Dictionary({dbus.String(u'802-3-ethernet'): dbus.Dictionary({dbus.String(u's390-options'): dbus.Dictionary({}, signature=dbus.Signature('ss'), variant_level=1), dbus.String(u'mac-address'): dbus.Array([dbus.Byte(28), dbus.Byte(111), dbus.Byte(101), dbus.Byte(202), dbus.Byte(99), dbus.Byte(151)], signature=dbus.Signature('y'), variant_level=1)}, signature=dbus.Signature('sv')), dbus.String(u'connection'): dbus.Dictionary({dbus.String(u'timestamp'): dbus.UInt64(1398927419L, variant_level=1), dbus.String(u'type'): dbus.String(u'802-3-ethernet', variant_level=1), dbus.String(u'id'): dbus.String(u'eth0', variant_level=1), dbus.String(u'zone'): 'public', dbus.String(u'uuid'): dbus.String(u'fa3bde75-636d-4c23-9276-b6c49e294133', variant_level=1)}, signature=dbus.Signature('sv')), dbus.String(u'ipv4'): dbus.Dictionary({dbus.String(u'may-fail'): dbus.Boolean(False, variant_level=1), dbus.String(u'routes'): dbus.Array([], signature=dbus.Signature('au'), variant_level=1), dbus.String(u'addresses'): dbus.Array([dbus.Array([dbus.UInt32(369141952L), dbus.UInt32(24L), dbus.UInt32(16820416L)], signature=dbus.Signature('u'))], signature=dbus.Signature('au'), variant_level=1), dbus.String(u'dns'): dbus.Array([dbus.UInt32(1090759629L), dbus.UInt32(419670989L)], signature=dbus.Signature('u'), variant_level=1), dbus.String(u'method'): dbus.String(u'manual', variant_level=1)}, signature=dbus.Signature('sv')), dbus.String(u'ipv6'): dbus.Dictionary({dbus.String(u'routes'): dbus.Array([], signature=dbus.Signature('(ayuayu)'), variant_level=1), dbus.String(u'addresses'): dbus.Array([], signature=dbus.Signature('(ayuay)'), variant_level=1), dbus.String(u'dns'): dbus.Array([], signature=dbus.Signature('ay'), variant_level=1), dbus.String(u'method'): dbus.String(u'auto', variant_level=1)}, signature=dbus.Signature('sv'))}, signature=dbus.Signature('sa{sv}')),)
object_path: '/org/freedesktop/NetworkManager/Settings/0'
signature: None
bus_name: dbus.UTF8String(':1.8')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: 2147483.647
kwargs: {}
dbus_interface: None
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/NetworkManager/Settings/0, iface: n/a, member: Update dest: :1.8>
method: 'Update'

Comment 1 Leonard J. Umina 2014-05-02 23:59:18 UTC
Created attachment 892053 [details]
File: backtrace

Comment 2 Leonard J. Umina 2014-05-02 23:59:19 UTC
Created attachment 892054 [details]
File: dso_list

Comment 3 Leonard J. Umina 2014-05-02 23:59:21 UTC
Created attachment 892055 [details]
File: environ

Comment 4 Ondrej Majerech 2014-11-03 01:11:23 UTC
Another user experienced a similar problem:

I tried changing the zone of my home WiFi connection. I was using the connection at the time of the crash. I didn't make any other changes to the firewall before the attempt to change the zone.

reporter:       libreport-2.2.3
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.16.6-203.fc20.x86_64
package:        firewall-config-0.3.12-1.fc20
reason:         connection.py:651:call_blocking:DBusException: org.freedesktop.NetworkManager.Settings.PermissionDenied: Insufficient privileges.
runlevel:       N 5
type:           Python
uid:            1000

Comment 5 Ondrej Majerech 2014-11-03 01:18:06 UTC
To the previous comment, I'd like to add that I did authenticate when firewall-config started using the GUI, and went straight ahead into the zone settings. I also just tried doing exactly the same, and got the exact same problem once again.

Comment 6 Fedora End Of Life 2015-05-29 11:44:41 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Fedora Update System 2015-06-17 16:42:56 UTC
firewalld-0.3.14.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/firewalld-0.3.14.2-1.fc20

Comment 9 Fedora Update System 2015-06-21 00:30:30 UTC
Package firewalld-0.3.14.2-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 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.14.2-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10265/firewalld-0.3.14.2-2.fc20
then log in and leave karma (feedback).

Comment 10 Fedora End Of Life 2015-06-30 01:35:28 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 11 Thomas Woerner 2015-07-08 15:41:40 UTC
There is an additional fix for this issue: https://github.com/t-woerner/firewalld/commit/0c230bfa0c28bec27323d1c09f23b12e55d1a65b