Comment # 16 on bug 902771 from
I noticed an update to wicked today so I thought I would try to reconnect with
wicked.service. Still no luck. It's still showing 'setup-in-progress' for both
ethernet and wireless. Here is some output after shutting down NetworkManager
and starting wicked.

linux:/home/kevin #  systemctl  status network.service wickedd.service
wpa_supplicant.service NetworkManager.service -l 
wicked.service - wicked managed network interfaces
   Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled)
   Active: active (exited) since Fri 2015-01-02 08:59:19 CST; 7min ago
  Process: 4512 ExecStart=/usr/sbin/wicked --systemd ifup all (code=exited,
status=0/SUCCESS)
 Main PID: 4512 (code=exited, status=0/SUCCESS)

Jan 02 08:59:19 linux.site wicked[4512]: lo              up
Jan 02 08:59:19 linux.site wicked[4512]: enp9s0          setup-in-progress
Jan 02 08:59:19 linux.site wicked[4512]: wlp5s5          setup-in-progress

wickedd.service - wicked network management service daemon
   Loaded: loaded (/usr/lib/systemd/system/wickedd.service; enabled)
   Active: active (running) since Fri 2015-01-02 08:58:33 CST; 7min ago
 Main PID: 4502 (wickedd)
   CGroup: /system.slice/wickedd.service
           ������4502 /usr/sbin/wickedd --systemd --foreground

Jan 02 08:58:49 linux.site wickedd[4502]: unable to translate eap protocol AKA
Jan 02 08:58:49 linux.site wickedd[4502]: unable to translate eap protocol AKA'
Jan 02 08:58:49 linux.site wickedd[4502]: unable to translate eap protocol FAST
Jan 02 08:58:49 linux.site wickedd[4502]: lo: address 127.0.0.1 covered by a
static lease
Jan 02 08:58:49 linux.site wickedd[4502]: lo: address ::1 covered by a static
lease

wpa_supplicant.service - WPA Supplicant daemon
   Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; enabled)
   Active: active (running) since Fri 2015-01-02 08:58:11 CST; 8min ago
 Main PID: 4493 (wpa_supplicant)
   CGroup: /system.slice/wpa_supplicant.service
           ������4493 /usr/sbin/wpa_supplicant -c
/etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_supplicant.log

Jan 02 08:58:49 linux.site wpa_supplicant[4493]: ioctl[SIOCSIWENCODEEXT]:
Invalid argument
Jan 02 08:58:49 linux.site wpa_supplicant[4493]: ioctl[SIOCSIWENCODEEXT]:
Invalid argument

NetworkManager.service - Network Manager
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; disabled)
   Active: inactive (dead) since Fri 2015-01-02 08:55:52 CST; 10min ago
 Main PID: 781 (code=exited, status=0/SUCCESS)

Jan 02 08:55:52 linux.site NetworkManager[781]: Received signal 15, initiating
shutdown.
Jan 02 08:55:52 linux.site NetworkManager[781]: DHCPRELEASE on wlp5s5 to
192.168.1.254 port 67 (xid=0x4a8c3e69)
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> (wlp5s5): device state
change: activated -> deactivating (reason 'removed') [100 110 36]
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> NetworkManager state is
now DISCONNECTING
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> (wlp5s5): device state
change: deactivating -> unmanaged (reason 'removed') [110 10 36]
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> (wlp5s5): deactivating
device (reason 'removed') [36]
Jan 02 08:55:52 linux.site NetworkManager[781]: <warn> (wlp5s5): DHCP client
pid 1474 didn't exit, will kill it.
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> (wlp5s5): canceled DHCP
transaction, DHCP client pid 1474
Jan 02 08:55:52 linux.site NetworkManager[781]: <info> NetworkManager state is
now DISCONNECTED
Jan 02 08:55:52 linux.site NetworkManager[781]: (NetworkManager:781):
GLib-CRITICAL **: Source ID 20 was not found when attempting to remove it


You are receiving this mail because: