From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80FA7158042 for ; Sat, 26 Oct 2024 09:54:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48D48E0A92; Sat, 26 Oct 2024 09:54:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E926CE0A7F for ; Sat, 26 Oct 2024 09:54:41 +0000 (UTC) Message-ID: <837a75d1-1112-417a-8bc6-dd59e64a044a@gentoo.org> Date: Sat, 26 Oct 2024 19:54:34 +1000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] Why does bind-tools 9.18 depend on bind? To: gentoo-user@lists.gentoo.org References: <2acf0931-8d75-4e2d-99f2-75a8f8fcd94e@gentoo.org> <671cb905.5d0a0220.245097.d74f@mx.google.com> Content-Language: en-US From: Matt Jolly In-Reply-To: <671cb905.5d0a0220.245097.d74f@mx.google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: a8689c84-9724-48a6-a30f-c63d558fd393 X-Archives-Hash: e2571e235c93781f61ee38f5e439a1d4 Hi Rainer, > Doesn't that mean that best practice would be to just ditch "net-dns/ > bind-tools" and solely install "net-dns/bind" instead? At least up to > now the latter _also_ provides "nslookup" and "dig". That is correct. The package now even says as much (since about 12 hours ago!): > net-dns/bind-tools is now merged into net-dns/bind and > net-dns/bind-tools serves as a dummy package until it is > eventually removed. The split was already a maintenance burden > because of lack of build system support for it, but this became > more severe with >=9.18.0. > > Please run the following commands: > * emerge --deselect net-dns/bind-tools > * emerge --noreplace net-dns/bind Regards, Matt