Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 703030

Summary: net-wireless/wavemon should check for CONFIG_CFG80211_WEXT
Product: Gentoo Linux Reporter: haarp <main.haarp>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: alarig, jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18478
Whiteboard:
Package list:
Runtime testing required: ---

Description haarp 2019-12-15 19:18:03 UTC
wavemon requires wireless extensions (wext, CONFIG_CFG80211_WEXT) enabled in the kernel to work. See https://github.com/uoaerg/wavemon/issues/23#issuecomment-262271891

The ebuild should check that this kernel config is enabled, as it is not common anymore to enable wext, because the kernel's description says that only "old userspace" needs it. 

Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2020-12-10 07:31:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a68b270f4ad7f907280b48193c18e2c781791860

commit a68b270f4ad7f907280b48193c18e2c781791860
Author:     Alarig Le Lay <alarig@swordarmor.fr>
AuthorDate: 2020-12-02 22:12:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-10 07:31:00 +0000

    net-wireless/wavemon: Version bump and CONFIG_CFG80211_WEXT check
    
    Closes: https://bugs.gentoo.org/649632
    Closes: https://bugs.gentoo.org/703030
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
    Closes: https://github.com/gentoo/gentoo/pull/18478
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-wireless/wavemon/Manifest                      |  1 +
 .../wavemon/files/wavemon-0.9.1-build.patch        | 48 +++++++++++++++++++
 net-wireless/wavemon/wavemon-0.9.2.ebuild          | 54 ++++++++++++++++++++++
 3 files changed, 103 insertions(+)