From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R2PPE-0001oA-KW for garchives@archives.gentoo.org; Sat, 10 Sep 2011 15:23:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B88F21C212; Sat, 10 Sep 2011 15:23:21 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by pigeon.gentoo.org (Postfix) with SMTP id E420D21C0D6 for ; Sat, 10 Sep 2011 15:21:31 +0000 (UTC) Received: (qmail invoked by alias); 10 Sep 2011 15:21:31 -0000 Received: from p5B085BED.dip.t-dialin.net (EHLO pc.localnet) [91.8.91.237] by mail.gmx.net (mp071) with SMTP; 10 Sep 2011 17:21:31 +0200 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX19vT9Rw1lJvR0LswtljizmhpfX0km7ECCPvPv5A0U LIcpmruwzvX7oY From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] License question for jdk Date: Sat, 10 Sep 2011 17:21:33 +0200 Message-ID: <2033529.jVjcpQJ8zY@pc> User-Agent: KMail/4.7.1 (Linux/2.6.38-gentoo; KDE/4.7.1; x86_64; ; ) In-Reply-To: References: <20110910165030.28956c7e@weird.wonkology.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 MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: d9db966d37c6ee109f2f73321da8d877 On Saturday, 10. September 2011 11:13:29 Allan Gottlieb wrote: > Why do I need this sun/oracle jdk when I already have > icedtea installed? Indeed, the next step in my normal procedure is > to run emerge --depclean --ask, which then wanted to remove the just > installed package. I will report this "portage loop" in a separate msg. You had oracle-jdk installed, so it's upgraded. It's not needed anymore, because the virtual is satisfied with icedtea. That's why it is removed by a depclean. No "portage loop" here, everything works as intended :) > In any event, thank you again. > allan Hth, Michael