FS#44738 - Can't connect to wi-fi after wpa_supplicant upgrade from 2.3-1 to 2.4-1

Attached to Project: Arch Linux
Opened by Sergey Alekseev (sergey-alekseev) - Sunday, 26 April 2015, 19:48 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 27 April 2015, 16:42 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

I have ath9k_htc driver. Upgraded wpa_supplicant from 2.3-1 to 2.4-1. Rebooted. Can't connect to wi-fi either manually or with wifi-menu.
Downgrading helped `sudo pacman -U /var/cache/pacman/pkg/wpa_supplicant-2.3-1-x86_64.pkg.tar.xz`.

Connecting with wifi-menu fails right after "Scanning networks..." with the error "Aborted".
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Monday, 27 April 2015, 16:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  wifi-menu was fixed in netctl 1.10-2; for remaining issues see  FS#44740  and  FS#44731 .
Comment by Sergey Alekseev (sergey-alekseev) - Sunday, 26 April 2015, 19:54 GMT
`journalctl -xn` output is attached and replicated below:

-- Logs begin at Wed 2014-09-03 22:07:31 FET, end at Sun 2015-04-26 22:50:16 MSK. --
Apr 26 22:49:41 qfocus systemd[689]: Starting Default.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
Apr 26 22:49:41 qfocus systemd[1]: Started User Manager for UID 1000.
-- Subject: Unit user@1000.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user@1000.service has finished starting up.
--
-- The start-up result is done.
Apr 26 22:49:41 qfocus login[388]: LOGIN ON tty1 BY sergey
Apr 26 22:50:09 qfocus sudo[1000]: sergey : TTY=pts/1 ; PWD=/home/sergey ; USER=root ; COMMAND=/usr/bin/ip link set wlp0s20u12 down
Apr 26 22:50:09 qfocus sudo[1000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 26 22:50:09 qfocus sudo[1000]: pam_unix(sudo:session): session closed for user root
Apr 26 22:50:12 qfocus sudo[1006]: sergey : TTY=pts/1 ; PWD=/home/sergey ; USER=root ; COMMAND=/usr/bin/wifi-menu
Apr 26 22:50:12 qfocus sudo[1006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 26 22:50:12 qfocus kernel: IPv6: ADDRCONF(NETDEV_UP): wlp0s20u12: link is not ready
Apr 26 22:50:16 qfocus sudo[1006]: pam_unix(sudo:session): session closed for user root

   temp.log (1.4 KiB)
Comment by Frank Carlyle McLaughlin (frankspace) - Sunday, 26 April 2015, 22:00 GMT
I believe this and bug #44731 to be related.
Comment by Evangelos Foutras (foutrelis) - Sunday, 26 April 2015, 22:12 GMT
wifi-menu should work again in netctl 1.10-2.

 FS#44731  seems like a separate issue.

Loading...