[Bug 1177017] New: iwd fails to start starting with openSUSE-release 20200923
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 Bug ID: 1177017 Summary: iwd fails to start starting with openSUSE-release 20200923 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: screening-team-bugs@suse.de Reporter: marcec@gmx.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- iwd fails to start starting with openSUSE-release 20200923. My systemd journal consistantly says: Sep 27 13:37:02 urchin iwd[8359]: RC4 support not found Sep 27 13:37:02 urchin iwd[8359]: The following options are missing in the kernel: Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_USER_API_SKCIPHER Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_ECB Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_ARC4 Sep 27 13:37:02 urchin systemd[1]: iwd.service: Main process exited, code=exited, status=1/FAILURE Sep 27 13:37:02 urchin systemd[1]: iwd.service: Failed with result 'exit-code'. Sep 27 13:37:02 urchin systemd[1]: Failed to start Wireless service. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Scheduled restart job, restart counter is at 5. Sep 27 13:37:02 urchin systemd[1]: Stopped Wireless service. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Start request repeated too quickly. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Failed with result 'exit-code'. Sep 27 13:37:02 urchin systemd[1]: Failed to start Wireless service. Perhaps iwd needs to be rebuilt without support for the ciphers not available in the kernel. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c4 --- Comment #4 from Jan Engelhardt <jengelh@inai.de> --- Define not startable. Do you mean this error, or some other one? # /usr/libexec/iwd/iwd RC4 support not found The following options are missing in the kernel: CONFIG_CRYPTO_USER_API_SKCIPHER CONFIG_CRYPTO_ECB CONFIG_CRYPTO_ARC4 # echo $? 1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c5 --- Comment #5 from Marc Joliet <marcec@gmx.de> --- (In reply to Jan Engelhardt from comment #4)
Define not startable. Do you mean this error, or some other one?
I mean the error I pasted into my first comment. Can you not see it?
# /usr/libexec/iwd/iwd RC4 support not found The following options are missing in the kernel: CONFIG_CRYPTO_USER_API_SKCIPHER CONFIG_CRYPTO_ECB CONFIG_CRYPTO_ARC4 # echo $? 1
That matches precisely what's visible in the journal output in my first comment, including the return code of iwd ("iwd.service: Main process exited, code=exited, status=1/FAILURE"). I *also* ran the commands as you did, with identical results. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c6 --- Comment #6 from Jan Engelhardt <jengelh@inai.de> --- No. Now that you mention it, this bugzilla entry only shows comments 3, 4 and 5 to me, which means anything prior was either deleted or somehow marked hidden/private, though I have only ever seen the private flag being set on a ticket as a whole, not for individual comments (that would be very confusing, as there is no error message like there is for a private ticket). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c7 --- Comment #7 from Marc Joliet <marcec@gmx.de> --- (In reply to Jan Engelhardt from comment #6)
No. Now that you mention it, this bugzilla entry only shows comments 3, 4 and 5 to me, which means anything prior was either deleted or somehow marked hidden/private, though I have only ever seen the private flag being set on a ticket as a whole, not for individual comments (that would be very confusing, as there is no error message like there is for a private ticket).
That's very odd. FWIW, I only see my first comment when I'm logged in. However, even then I don't see comments 2 and 3, but I didn't get any emails about them either. Could changes to the bug (e.g., reassignments) cause comment # bumps? Anyway, just so you can see it, here's what's in my first comment: (In reply to Marc Joliet from comment #0)
iwd fails to start starting with openSUSE-release 20200923. My systemd journal consistantly says:
Sep 27 13:37:02 urchin iwd[8359]: RC4 support not found Sep 27 13:37:02 urchin iwd[8359]: The following options are missing in the kernel: Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_USER_API_SKCIPHER Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_ECB Sep 27 13:37:02 urchin iwd[8359]: CONFIG_CRYPTO_ARC4 Sep 27 13:37:02 urchin systemd[1]: iwd.service: Main process exited, code=exited, status=1/FAILURE Sep 27 13:37:02 urchin systemd[1]: iwd.service: Failed with result 'exit-code'. Sep 27 13:37:02 urchin systemd[1]: Failed to start Wireless service. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Scheduled restart job, restart counter is at 5. Sep 27 13:37:02 urchin systemd[1]: Stopped Wireless service. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Start request repeated too quickly. Sep 27 13:37:02 urchin systemd[1]: iwd.service: Failed with result 'exit-code'. Sep 27 13:37:02 urchin systemd[1]: Failed to start Wireless service.
Perhaps iwd needs to be rebuilt without support for the ciphers not available in the kernel.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c8 Martin Pluskal <mpluskal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Comment #0 is|1 |0 private| | --- Comment #8 from Martin Pluskal <mpluskal@suse.com> --- (In reply to Marc Joliet from comment #7)
(In reply to Jan Engelhardt from comment #6)
No. Now that you mention it, this bugzilla entry only shows comments 3, 4 and 5 to me, which means anything prior was either deleted or somehow marked hidden/private, though I have only ever seen the private flag being set on a ticket as a whole, not for individual comments (that would be very confusing, as there is no error message like there is for a private ticket).
That's very odd. FWIW, I only see my first comment when I'm logged in. However, even then I don't see comments 2 and 3, but I didn't get any emails about them either. Could changes to the bug (e.g., reassignments) cause comment # bumps? Ah thats my bad, accidentaly set it to private, sorry for confusion.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 Edgar Anderson <et@pithyphrase.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |et@pithyphrase.net -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177017 http://bugzilla.opensuse.org/show_bug.cgi?id=1177017#c9 --- Comment #9 from Marc Joliet <marcec@gmx.de> --- This appears to have been fixed in the recent update to iwd 1.9-1.1 in openSUSE-release 20201002-713.1. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com