[opensuse-arm] wicked Error after 'zyyper up'.

Hi I used openSUSE Thumbleweed "openSUSE-Tumbleweed-ARM-JeOS-ultra96.aarch64-2019.04.25-Build6.30". It worked fine. But yesterday I ran "zipper up" and reboot this, I got the error below when booting up. [FAILED] Failed to start wicked DHCPv4 supplicant service. See 'systemctl status wickedd-dhcp4.service' for details. [FAILED] Failed to start wicked AutoIPv4 supplicant service. See 'systemctl status wickedd-auto4.service' for details. [FAILED] Failed to start wicked DHCPv6 supplicant service. See 'systemctl status wickedd-dhcp6.service' for details. Starting wicked network management service daemon... [ **] (2 of 2) A start job is running for.ervice daemon (1min 53s / 3min 7s) After this, wifi doesn't work. I checked the wifi router, this gave IP to Ultra96 board. But I run "ip a" and found no ipv4 address. : wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 20:c3:8f:8c:bf:f6 brd ff:ff:ff:ff:ff:ff inet6 2001:240:2405:cbeb:6192:8bd:c571:ac43/64 scope global temporary dynamic valid_lft 604768sec preferred_lft 86180sec inet6 2001:240:2405:cbeb:22c3:8fff:fe8c:bff6/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::22c3:8fff:fe8c:bff6/64 scope link valid_lft forever preferred_lft forever Is this know bug? And is there any workaround for this? Best Regards. Ryo -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org

On Thu, 13 Jun 2019 08:28:00 +0900 FZZ01471@nifty.ne.jp wrote:
Hi
I used openSUSE Thumbleweed "openSUSE-Tumbleweed-ARM-JeOS-ultra96.aarch64-2019.04.25-Build6.30". It worked fine. But yesterday I ran "zipper up" and reboot this, I got the error below when booting up. [FAILED] Failed to start wicked DHCPv4 supplicant service. See 'systemctl status wickedd-dhcp4.service' for details. [FAILED] Failed to start wicked AutoIPv4 supplicant service. See 'systemctl status wickedd-auto4.service' for details. [FAILED] Failed to start wicked DHCPv6 supplicant service. See 'systemctl status wickedd-dhcp6.service' for details. Starting wicked network management service daemon... [ **] (2 of 2) A start job is running for.ervice daemon (1min 53s / 3min 7s)
yes, has been reported earlier today. Or something with very similar symptomps.
After this, wifi doesn't work. I checked the wifi router, this gave IP to Ultra96 board.
That's a new datapoint. That suggests wicked fails to read the response from the server.
But I run "ip a" and found no ipv4 address. : wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 20:c3:8f:8c:bf:f6 brd ff:ff:ff:ff:ff:ff inet6 2001:240:2405:cbeb:6192:8bd:c571:ac43/64 scope global temporary dynamic valid_lft 604768sec preferred_lft 86180sec inet6 2001:240:2405:cbeb:22c3:8fff:fe8c:bff6/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::22c3:8fff:fe8c:bff6/64 scope link valid_lft forever preferred_lft forever
Is this know bug? And is there any workaround for this?
Use anything that does not use wicked. For wired Ethernet setting the address by hand sufficed but WiFi may be more complex. You can try NetworkManager or running wpa_supplicant + dhclient by hand. Thanks Michal -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org

Hi,
-----Original Message----- From: FZZ01471@nifty.ne.jp <FZZ01471@nifty.ne.jp> Sent: 13 June 2019 01:28 To: opensuse-arm@opensuse.org Subject: [opensuse-arm] wicked Error after 'zyyper up'.
Hi
I used openSUSE Thumbleweed "openSUSE-Tumbleweed-ARM-JeOS-ultra96.aarch64-2019.04.25-Build6.30". It worked fine. But yesterday I ran "zipper up" and reboot this, I got the error below when booting up. [FAILED] Failed to start wicked DHCPv4 supplicant service. See 'systemctl status wickedd-dhcp4.service' for details. [FAILED] Failed to start wicked AutoIPv4 supplicant service. See 'systemctl status wickedd-auto4.service' for details. [FAILED] Failed to start wicked DHCPv6 supplicant service. See 'systemctl status wickedd-dhcp6.service' for details. Starting wicked network management service daemon... [ **] (2 of 2) A start job is running for.ervice daemon (1min 53s / 3min 7s) After this, wifi doesn't work. I checked the wifi router, this gave IP to Ultra96 board. But I run "ip a" and found no ipv4 address. : wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 20:c3:8f:8c:bf:f6 brd ff:ff:ff:ff:ff:ff inet6 2001:240:2405:cbeb:6192:8bd:c571:ac43/64 scope global temporary dynamic valid_lft 604768sec preferred_lft 86180sec inet6 2001:240:2405:cbeb:22c3:8fff:fe8c:bff6/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::22c3:8fff:fe8c:bff6/64 scope link valid_lft forever preferred_lft forever
Is this know bug? And is there any workaround for this?
Probably this bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1132774 Could you try to comment the following line (add a # at the beginning of the line): ExecStartPre=-/usr/bin/udevadm settle in '/usr/lib/systemd/system/wickedd.service' file to check if it workarounds the problem, please? Thanks, Guillaume
Best Regards.
Ryo
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
FZZ01471@nifty.ne.jp
-
Guillaume Gardet
-
Michal Suchánek