Bug 1167325 - wicked is using removed wpa_supplicant D-Bus interface fi.epitest.hostap.WPASupplicant
Summary: wicked is using removed wpa_supplicant D-Bus interface fi.epitest.hostap.WPAS...
Status: RESOLVED DUPLICATE of bug 1156920
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Network (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: wicked maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-22 08:07 UTC by Andrei Borzenkov
Modified: 2020-03-26 09:38 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Borzenkov 2020-03-22 08:07:28 UTC
wpa_supplicant removed support for fi.epitest.hostap.WPASupplicant since over a year (starting with wpa_supplicant 2.8):

commit 6a8dee76d4090287c016680c009b1334e01b5fbd
Author: Lubomir Rintel <lkundrak@v3.sk>
Date:   Tue Feb 26 12:04:36 2019 +0100

    wpa_supplicant: Drop the old D-Bus interface support
    
    This drops support for the fi.epitest.hostap.WPASupplicant D-Bus name
    along with the associated CONFIG_CTRL_IFACE_DBUS option. Nothing should
    really be using this since 2010.

wicked is using this interface which means it is impossible to manage wireless interface with wicked in current TW - it fails to talk with wpa_supplicant. The correct name is fi.w1.wpa_supplicant1.
Comment 1 Rubén Torrero Marijnissen 2020-03-26 09:38:59 UTC
We are already working on this issue, see progress on https://bugzilla.suse.com/show_bug.cgi?id=1156920

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