Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628924 - net-wireless/blueman look in the wrong dir for dhcpd.conf file
Summary: net-wireless/blueman look in the wrong dir for dhcpd.conf file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-25 16:47 UTC by Sander Sweers
Modified: 2019-04-13 16:38 UTC (History)
1 user (show)

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 Sander Sweers 2017-08-25 16:47:29 UTC
blueman looks in the wrong place for dhcpd.conf, in /etc/dhcp3. Please add the below when calling configure so we replace dnsmasq with dhcpd

--with-dhcp-config="/etc/dhcp/dhcpd.conf

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2019-04-13 16:38:12 UTC
The bug has been closed via the following commit(s):

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

commit 697e3c0695aa214f2734434077326f929456ac19
Author:     Tiziano Müller <dev-zero@gentoo.org>
AuthorDate: 2019-04-13 16:35:46 +0000
Commit:     Tiziano Müller <dev-zero@gentoo.org>
CommitDate: 2019-04-13 16:37:52 +0000

    net-wireless/blueman: fix DHCP server dir & kernel config check
    
    Closes: https://bugs.gentoo.org/596634
    Closes: https://bugs.gentoo.org/628924
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>

 net-wireless/blueman/blueman-2.1_alpha3-r1.ebuild | 123 ++++++++++++++++++++++
 net-wireless/blueman/blueman-9999.ebuild          |  18 ++--
 2 files changed, 132 insertions(+), 9 deletions(-)