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 6A215138350 for ; Wed, 22 Apr 2020 19:19:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 276A2E0F3A; Wed, 22 Apr 2020 19:19:30 +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 C2644E0E20 for ; Wed, 22 Apr 2020 19:19:29 +0000 (UTC) Subject: Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [gentoo-user] Is Gentoo dead? To: gentoo-user@lists.gentoo.org References: <20200421165803.GB187193@redacted> <11506562.O9o76ZdvQC@peak> <20200421190145.GF187193@redacted> <20200422161455.GA23147@legohost> <20200422162629.GA4639@legohost> <20200422180825.GA12885@legohost> From: Michael Orlitzky Message-ID: <82271c88-bd0f-aa50-8155-e7028305e0ef@gentoo.org> Date: Wed, 22 Apr 2020 15:19:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 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 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: 219b7079-8c49-4a42-ad86-b30d4d27d98a X-Archives-Hash: efd592105ca0c1fdff9af13fb08fd02d On 4/22/20 3:15 PM, Michael Jones wrote: > > Why would I need to emerge world? Portage knows the full list of > packages that depend on openssl, transitively. > > Unless you're generalizing to say that (almost) everything depends on > openssl, I suppose. > > Also, didn't the handbook, at one point, say not to sync portage more > than once a day? So why would package installations happen 20 times per > day?  It's not that everything depends on OpenSSL, but that everything depends on /something/. If everything is statically linked, then any update of any package sets off a chain reaction of other packages that trigger rebuilds of other packages that trigger rebuilds of... If you only sync once a day, then yes, you'll only have to rebuild once a day. I sync considerably more than that though, and besides, it takes me about a week to emerge -e @world.