From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JSwTb-0005k7-7q for garchives@archives.gentoo.org; Sat, 23 Feb 2008 15:39:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D06EE04B0; Sat, 23 Feb 2008 15:39:45 +0000 (UTC) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A429E04B0 for ; Sat, 23 Feb 2008 15:39:45 +0000 (UTC) Received: by py-out-1112.google.com with SMTP id w53so1025883pyg.25 for ; Sat, 23 Feb 2008 07:39:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=UhY6SWviiEt4MjG9MtQc4OtYg+xjLFkRzOk1IsHCfmU=; b=vOvjwxK5FJYwojdGSRUmoYQ7leshTFSiRuwW7h1W8SEFvN0nzuTWTEMoIUdrQ23LWyDBikYybNswCypxrKyoVeZxZknqwtl6zPEn3Ydyr8gXepgTklrbrz7AmuGSL6NwcPNaf9ZrcQlHoDi9B1JGQhm2H2iq/FoFXtXArJMNe3w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=RW2CwNjIwwr/9sPZl69LTnXBmnZ8T7PTvxxlIMgY+5bQ+7gjZzTTE0eCBsWzxFcS9ryFqp+ogcwUXUUN5rPaMI92oAsm0qAv+1mdUQw5ZHCzlBoMEoyY+hrT22jsVJ0iT3MWf+ImHhl1MkQbdb6XIgayTAIfDZPONM5FpIgqx1A= Received: by 10.65.214.2 with SMTP id r2mr1227267qbq.91.1203781184333; Sat, 23 Feb 2008 07:39:44 -0800 (PST) Received: from ?10.0.0.3? ( [41.243.209.57]) by mx.google.com with ESMTPS id c4sm934429nfi.4.2008.02.23.07.39.41 (version=SSLv3 cipher=OTHER); Sat, 23 Feb 2008 07:39:43 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [SOLVED] "emerge -ef world" and "eclean --destructive distfiles" do not agree Date: Sat, 23 Feb 2008 17:36:00 +0200 User-Agent: KMail/1.9.7 References: <47BF69A3.8050302@gmail.com> <200802231320.58781.alan.mckinnon@gmail.com> <47C01BBE.9080901@gmail.com> In-Reply-To: <47C01BBE.9080901@gmail.com> 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 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802231736.00216.alan.mckinnon@gmail.com> X-Archives-Salt: d4ef5c80-4067-4c3b-a729-09ff59fac4cc X-Archives-Hash: 0d7e7b64b736cfb18aa96c7db02e0315 On Saturday 23 February 2008, Erik wrote: > Alan McKinnon skrev: > > This looks like a --bdeps situation. > > That was it, thanks! > > > I can think of two ways to accomplish what you are asking for > > > > - use "--with-bdeps y" or include it in EMERGE_DEFAULT_OPTS > > - put klibc in world > > I did the first way. Now I can run "emerge -ef world;eclean > --destructive distfiles" repeatedly without anything being > downloaded. (The second way is not what I want. The only reason I > have klibc is to build v86d.) Cool, I'm glad we got to the bottom of it. I keep forgetting about --with-bdeps myself. Like you, I usually assume that emerge world will just handle everything, maybe because that was the only way for a very long time. It was several posts before I even remembered that the option exists! I wonder if there isn't a way to get emerge to list build deps that won't be applied. Perhaps something like an extra "l" argument to --with-bdeps that will list them if present, but not apply them. I would find that useful, I like to know what portage won't do as well as what it will do. Anyone know if this info is available and how to get it? -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list