Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693874 - net-misc/dibbler-1.0.1 - add USE=resolvconf for net-dns/openresolv support through --enable-resolvconf configure switch
Summary: net-misc/dibbler-1.0.1 - add USE=resolvconf for net-dns/openresolv support th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 08:41 UTC by andcycle-gentoo.bugs
Modified: 2020-01-29 21:43 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 andcycle-gentoo.bugs 2019-09-09 08:41:54 UTC
dibbler do support resolvconf which is not include in current ebuild

--enable-resolvconf    Enables support for resolvconf (/sbin/resolvcof) (default: no)

----
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands

Dibbler version               : 1.0.1
Selected OS port              : Port-linux
Actual OS                     : Linux 4.19.66-gentoo
Debug                         : no
Electric fence                : no
Socket bind reuse             : yes
DNS Update (clnt/srv) disabled: no/no
Authentication disabled       : no
Link-state change detection   : yes
/sbin/resolvconf support      : no
----
Comment 1 Bernard Cafarelli gentoo-dev 2020-01-29 21:33:40 UTC
Sorry it took so long, adding this in -r1 in progress!
Comment 2 Larry the Git Cow gentoo-dev 2020-01-29 21:43:10 UTC
The bug has been closed via the following commit(s):

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

commit fb5b26d018a97862abb5d839627d773797bc0458
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-01-29 21:42:44 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-01-29 21:43:02 +0000

    net-misc/dibbler: ebuild enhancements, add resolvconf support
    
    EAPI bump, use new eclass for README, use keepdir for /var/lib/dibbler
    
    Closes: https://bugs.gentoo.org/670516
    Closes: https://bugs.gentoo.org/693874
    Closes: https://bugs.gentoo.org/706808
    Package-Manager: Portage-2.3.86, Repoman-2.3.20
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/dibbler/dibbler-1.0.1-r1.ebuild | 61 ++++++++++++++++++++++++++++++++
 net-misc/dibbler/metadata.xml            |  3 ++
 2 files changed, 64 insertions(+)