Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301334 - net-wireless/wpa_supplicant-9999: Install fails due to changed dbus file paths
Summary: net-wireless/wpa_supplicant-9999: Install fails due to changed dbus file paths
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:
Blocks: 301335
  Show dependency tree
 
Reported: 2010-01-18 05:54 UTC by Trevor Summers Smith
Modified: 2012-11-18 12:55 UTC (History)
2 users (show)

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


Attachments
Proposed fix (wpa_supplicant-9999.ebuild.patch,711 bytes, patch)
2010-01-18 05:56 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 05:54:50 UTC
There are three problems: 
1) dbus-wpa_supplicant.conf has the wrong src path.
2) The "old" D-Bus service file (dbus-wpa_supplicant.service) has been renamed and has a new src path.
3) A new D-Bus service file has been added (fi.w1.wpa_supplicant1.service).

Reproducible: Always

Steps to Reproduce:
1. emerge =net-wireless/wpa_supplicant-9999
Actual Results:  
>>> Install wpa_supplicant-9999 into /var/tmp/portage/net-wireless/wpa_supplicant-9999/image/ category net-wireless
!!! newins: dbus-wpa_supplicant.conf does not exist
 * 
 * ERROR: net-wireless/wpa_supplicant-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 3178:  Called die
 * The specific snippet of code:
 *           newins dbus-wpa_supplicant.conf wpa_supplicant.conf || die;
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-wireless/wpa_supplicant-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/wpa_supplicant-9999/temp/environment'.
 * 
 * QA Notice: file does not exist:
 * 
 * 	newins: dbus-wpa_supplicant.conf does not exist


Expected Results:  
The software installs without error.
Comment 1 Trevor Summers Smith 2010-01-18 05:56:06 UTC
Created attachment 216778 [details, diff]
Proposed fix

I suggest both of the D-Bus service files (old and new services) are included by the "dbus" use flag. This patch follows that suggestion, and fixes this bug.
Comment 2 tman 2010-08-11 08:15:01 UTC
sure it would be nice if sb can put this path in to portage. its since january but still nox put in portage
Comment 3 Fabio Correa 2011-01-09 18:29:43 UTC
Hello, please see related bug#351174 regarding the stable version of wpa_supplicant.
Comment 4 Pacho Ramos gentoo-dev 2012-11-18 12:55:52 UTC
9999 ebuild was dropped