Bug 2304817

Summary: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Product: [Fedora] Fedora Reporter: Jean-Sébastien Hedde <jeanseb>
Component: wpa_supplicantAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: bgalvani, dcaratti, dcbw, lkundrak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-14 08:27:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jean-Sébastien Hedde 2024-08-14 08:25:56 UTC
Hi,

Following wpa_supplicant upgrade to 2.11. I can't see any wifi network.

Also I have the following errors in the log: 

```
août 14 09:51:13 elmo systemd[1]: Starting wpa_supplicant.service - WPA supplicant...   
août 14 09:51:13 elmo systemd[1]: Started wpa_supplicant.service - WPA supplicant.
août 14 09:51:13 elmo wpa_supplicant[2698]: Successfully initialized wpa_supplicant
août 14 09:51:13 elmo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
août 14 09:51:13 elmo wpa_supplicant[2698]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
août 14 09:51:13 elmo wpa_supplicant[2698]: wlp5s0: CTRL-EVENT-SCAN-FAILED ret=-22
août 14 09:51:16 elmo wpa_supplicant[2698]: wlp5s0: CTRL-EVENT-SCAN-FAILED ret=-22
août 14 09:51:21 elmo wpa_supplicant[2698]: wlp5s0: CTRL-EVENT-SCAN-FAILED ret=-22
août 14 09:51:28 elmo wpa_supplicant[2698]: wlp5s0: CTRL-EVENT-SCAN-FAILED ret=-22
```

Reinstalling version 2.10.10 solve my issue.

Others people seems to have the same issue: https://discussion.fedoraproject.org/t/wpa-supplicant-is-still-broken-on-my-machine/128118



Reproducible: Always

Steps to Reproduce:
1.Upgrade wpa_supplicant to 2.11
2. List wifi network
3.
Actual Results:  
No network available

Expected Results:  
Some wifi networks should be listed

Comment 1 Jean-Sébastien Hedde 2024-08-14 08:27:50 UTC

*** This bug has been marked as a duplicate of bug 2302577 ***