Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741378 - =net-wireless/iwd-1.9 missing [Network] section in iwd/main.conf for standalone USE flag
Summary: =net-wireless/iwd-1.9 missing [Network] section in iwd/main.conf for standalo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-09 07:53 UTC by Gabriel
Modified: 2020-09-10 10:55 UTC (History)
0 users

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


Attachments
Add [Network] before NameResolvingService (iwd-1.9.ebuild.patch,501 bytes, patch)
2020-09-09 07:53 UTC, Gabriel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel 2020-09-09 07:53:16 UTC
Created attachment 659230 [details, diff]
Add [Network] before NameResolvingService

According to the manpage (and Gentoo's wiki Iwd page), you need the [Network] section header before setting NameResolvingService. Mind you, didn't test that it breaks, but at least for correctness's sake, I include a nano-patch :)
Comment 1 Ben Kohler gentoo-dev 2020-09-10 10:54:32 UTC
In progress
Comment 2 Larry the Git Cow gentoo-dev 2020-09-10 10:55:21 UTC
The bug has been closed via the following commit(s):

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

commit e33364b80a8afd78831e66fc821ebdb58d5c981e
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-09-10 10:54:45 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-09-10 10:55:08 +0000

    net-wireless/iwd: add missing [Network] section in iwd/main.conf
    
    Reported/fixed by Gabriel
    
    Closes: https://bugs.gentoo.org/741378
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/iwd/{iwd-1.9.ebuild => iwd-1.9-r1.ebuild} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)