Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108577 - ipw2100-1.1.2-r3 should depend at a newer wireless-tools version and wpa_supplicant
Summary: ipw2100-1.1.2-r3 should depend at a newer wireless-tools version and wpa_supp...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 02:54 UTC by Georg Sauthoff
Modified: 2005-10-11 01:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Sauthoff 2005-10-09 02:54:08 UTC
Hi,

currently the ipw2100-1.1.2-r3 ebuild depends at
>=net-wireless/wireless-tools-27_pre23. wireless-tools-27_pre26 and
wireless-tools-27-r1 (currently the latest stable marked) provide support for
wireless extensions version 17.
But ipw2100-1.1.2-r3 needs wireless extensions version 18 support.

Thus the ipw ebuild should depend at >=wireless-tools-28_pre9.

BTW, if an old version of wpa_supplicant is already installed, this ebuild
should depend at >= wpa_supplicant-0.4.4, too. Because the interface between
wpa_supplicant und ipw changed (now uses -Dwext instead of -Dipw).

Don't know, but perhaps a wpa USE-flag would be useful for some wlan-users.

Regards
Georg Sauthoff

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Henrik Brix Andersen 2005-10-11 01:37:15 UTC
You only need WE-18 support if ipw2100 is compiled against a kernel with WE-18 
support, the driver itself does not decide which WE version it supports.

The depend on >=net-wireless/wireless-tools-27_pre23 is due to the fact that 
this is the first WT version, which supports the power settings of the ipw2100 
driver.

The ebuild will never depend on wpa_supplicant (nor bridge-utils or other 
setup utils) as these are not direct dependencies.