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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53CEB138359 for ; Tue, 21 Jul 2020 14:39:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D198DE09C7; Tue, 21 Jul 2020 14:39:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75A7AE09B4 for ; Tue, 21 Jul 2020 14:39:39 +0000 (UTC) Received: from stitch (c-69-138-0-156.hsd1.md.comcast.net [69.138.0.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C65B34F2AA for ; Tue, 21 Jul 2020 14:39:38 +0000 (UTC) Received: by stitch (Postfix, from userid 1000) id 34807CB3E8; Tue, 21 Jul 2020 10:40:31 -0400 (EDT) Date: Tue, 21 Jul 2020 10:40:31 -0400 From: Michael Orlitzky To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: dns/bind-tools 9.14 -> 9.16 pulling in 17 new dependencies?! Message-ID: <20200721144031.GA6480@stitch> References: <20200720145256.4aeq7ylqozr2flic@ad-gentoo-main> <20200720162047.11b7a9e7@digimed.co.uk> <20200720153041.yeayk44ixsz2zc2l@mew.swordarmor.fr> <07e31d6b-067f-07cd-3964-becd9558a961@gentoo.org> 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Archives-Salt: 733db8db-c2b3-44af-8f84-3a513e590a56 X-Archives-Hash: 06955870954fddab1e8c711498451e9b On 2020-07-21 13:08:16, Grant Edwards wrote: > On 2020-07-20, Michael Orlitzky wrote: > > > These are build-only dependencies so "emerge --depclean" can remove them > > after you install bind-tools. > > Except it doesn't. I did an "emerge --depclean" after updating > bind-tools, and sphinx et al were not removed. > The logic (and documentation) is incomprehensible to me, but this behavior depends on --with-bdeps and some related arguments to emerge.