FS#31382 - [networkmanager] fails while connection to wlan

Attached to Project: Arch Linux
Opened by Alexandr Fedorchuk (KOL-93) - Saturday, 01 September 2012, 22:11 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 19 March 2013, 15:27 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
when I try to connect to wifi, networknamager configures my wlan0(wifi settings) interface and after that it starts determination of IP address(dhcp). while that dhcpcd writes about error to the log (permission denied) and exits whith exitcode 1 later.
dhcpcd also writes the same error for eth0 device.

Additional info:
wifi config(at AP):
encryption type: "WPA/WPA2 Personal"
encryption version: "WPA-PSK" (if WPA2-PSK, dhcpcd also write some errors to the log but other is OK)
passphrase: "13 pixels."
package versions:
dhcpcd=5.6.0
networkmanager=0.9.4(extra),0.9.6(testing)
kdeplasma-applets-networkmanagement=1:0.9.0.2(extra),1:0.9.0.4(testing)
logs:
daemons.log:
Sep 2 01:22:53 localhost dhcpcd[4373]: wlan0: if_init: Permission denied
Sep 2 01:22:53 localhost dhcpcd[4373]: wlan0: interface not found or invalid
Sep 2 01:30:50 localhost dhcpcd[1338]: wlan0: up_interface: Permission denied
Sep 2 01:30:50 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:30:51 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:30:58 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:30:59 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:31:17 localhost dhcpcd[1338]: eth0: if_init: Permission denied
Sep 2 01:31:45 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:32:16 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:32:17 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:33:02 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:33:15 localhost dhcpcd[1338]: eth0: if_init: Permission denied
Sep 2 01:36:26 localhost dhcpcd[1338]: wlan0: up_interface: Permission denied
Sep 2 01:36:26 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:36:27 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:36:27 localhost dhcpcd[1338]: eth0: if_init: Permission denied
Sep 2 01:36:36 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:36:37 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:37:22 localhost dhcpcd[1338]: wlan0: if_init: Permission denied
Sep 2 01:37:57 localhost dhcpcd[1338]: eth0: if_init: Permission denied
user groups:
root bin daemon adm tty disk lp mem kmem wheel ftp mail log http games dbus mysql network video audio optical storage power users vboxusers partimag kdm bumblebee sagemath
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 19 March 2013, 15:27 GMT
Reason for closing:  No response
Comment by Jan de Groot (JGC) - Friday, 07 September 2012, 16:25 GMT
Looking at your logs, it appears that dhcpcd is not started as root. Do you run this daemon by hand or from some script or something?

Besides that, the amount of groups you're member of is insane and totally insecure.
Comment by Alexandr Fedorchuk (KOL-93) - Friday, 07 September 2012, 18:49 GMT
dhcpcd is runned by networkmanager.
networkmanager is runned from /erc/rc.conf (DAEMONS section)
Comment by Greg (dolby) - Saturday, 17 November 2012, 04:05 GMT
Is this still a problem? Networkmanager now uses dhcp instead of dhcpcd.
Plus no more rc.conf
Comment by Greg (dolby) - Tuesday, 18 December 2012, 00:25 GMT
Status?

Loading...