From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=unavailable autolearn_force=no version=4.0.0 Received: from sequel.washere.com (dsl092-079-131.bos1.dsl.speakeasy.net [66.92.79.131]) by chiba.3jane.net (Postfix) with ESMTP id 8D57220ED31F for ; Fri, 15 Mar 2002 14:27:45 -0600 (CST) Received: from wubble.genuity.com (wubble.washere.com [172.30.42.37]) by sequel.washere.com (Postfix) with ESMTP id A46B821484 for ; Fri, 15 Mar 2002 15:10:01 -0500 (EST) Subject: Re: [gentoo-dev] emerge --world update From: Ric Messier To: gentoo-dev@gentoo.org In-Reply-To: <20020315194711.GA19552@yggdrasil.maisel.enst-bretagne.fr> References: <1016198611.2558.3.camel@wubble.Genuity.COM> <20020315143804.4236A17231@www.aleph-null.tv> <1016215030.2804.6.camel@wubble.Genuity.COM> <20020315194711.GA19552@yggdrasil.maisel.enst-bretagne.fr> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 15 Mar 2002 15:23:59 -0500 Message-Id: <1016223840.2817.10.camel@wubble.Genuity.COM> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: d6ea2ce7-459d-46b6-a696-51866fe2e09a X-Archives-Hash: f411c43c3b84f443198cd604f110735b On Fri, 2002-03-15 at 14:47, Defresne Sylvain wrote: > > Does any of your installed application depends on 'virtual/jdk' (or > 'virtual/jre'). If this is the case, it will explain why 'blackdown' > version of java is reinstalled each time you do an 'emerge --world'. > Hi, This is going to sound stupid. I'm blanking on how to determine whether any of my packages relies on virtual/jdk. I'm fairly certain that nothing does because I know I emerge'd it by hand (not looking closely enough at what dev-lang/jdk would install). I have changed my /etc/make.profile/virtual (thanks to everyone for pointing that file out to me -- I've learned something new today). Thanks, Ric