Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728776 - net-misc/networkmanager-1.18.6 ignores polkit rules upon start
Summary: net-misc/networkmanager-1.18.6 ignores polkit rules upon start
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-19 14:13 UTC by PF4Public
Modified: 2020-06-26 08:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PF4Public 2020-06-19 14:13:54 UTC
Starting networkmanager with system as usual results in polkit rules not being applied.
Trying changing connectivity results in errors like `result="fail" reason="Not authorized to control networking."`
Restarting networkmanager fixes the issue.

Reproducible: Always

Steps to Reproduce:
1. Starting a system
2. Trying to change connectivity after Desktop Environment started
Actual Results:  
"Not authorized to control networking."

Expected Results:  
Networking changes applied
Comment 1 PF4Public 2020-06-19 19:22:28 UTC
This seems to be a result of a spurious wrong permissions on /usr/libexec/dbus-daemon-launch-helper
Comment 2 PF4Public 2020-06-22 22:41:23 UTC
Happend again, but this time permissions were set as they should be, so that this issue is not related to them.