Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301335 - net-wireless/wpa_supplicant-9999: New D-Bus service does not work
Summary: net-wireless/wpa_supplicant-9999: New D-Bus service does not work
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 301334
Blocks:
  Show dependency tree
 
Reported: 2010-01-18 06:05 UTC by Trevor Summers Smith
Modified: 2012-11-18 12:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed fix for .config compile flag (wpa_supplicant-9999.ebuild.patch,307 bytes, patch)
2010-01-18 06:07 UTC, Trevor Summers Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trevor Summers Smith 2010-01-18 06:05:35 UTC
The new D-Bus service (fi.w1.wpa_supplicant1) does not start with the current ebuild. This is for two reasons: 

1) Conf/service files not correctly installed (see bug #301334).
2) The "dbus" use flag does not enable the correct .config variable to compile in the new D-Bus service.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-wireless/wpa_supplicant-9999
2. (start wpa_supplicant with a functioning interface and configuration)
3. Attempt to connect to the service at fi.w1.wpa_supplicant1 (with say, d-feet).
Comment 1 Trevor Summers Smith 2010-01-18 06:07:18 UTC
Created attachment 216780 [details, diff]
Proposed fix for .config compile flag

I suggest that by enabling the "dbus" use flag both the old and new D-Bus services should be set to compile in, and start up in wpa_supplicant.
Comment 2 Pacho Ramos gentoo-dev 2012-11-18 12:56:26 UTC
9999 ebuild was dropped