Date: Tue, 5 Dec 2017 09:10:50 -0500 (EST) From: Gordon Ewasiuk <gewasiuk@blackhorselabs.net> To: freebsd-questions@freebsd.org Subject: Package conflict: bind v/s bind-tools Message-ID: <alpine.BSF.2.21.1712050858530.28552@mail1.blackhorselabs.net>
next in thread | raw e-mail | index | archive | help
Howdy List, Pkg tells me I can have bind OR bind-utils due to a conflict with arpaname, which comes with bind: > [me@mail1 ~]$ sudo pkg install bind-tools > (snip) > Checking integrity... done (1 conflicting) > - bind-tools-9.11.2 conflicts with bind911-9.11.2 on > /usr/local/bin/arpaname > > The following 2 package(s) will be affected (of 0 checked): > > Installed packages to be REMOVED: > bind911-9.11.2 > > New packages to be INSTALLED: > bind-tools: 9.11.2 So...I can have BIND and run a DNS server or I can have dig/delv and not run BIND? Is this a recent change? Has anyone else encountered it? If so, how did you handle it? (Unbound isn't an option for me at this time.) -Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.1712050858530.28552>