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 1QKHt4-0000h0-2Z for garchives@archives.gentoo.org; Wed, 11 May 2011 22:28:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D2241C007; Wed, 11 May 2011 22:26:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4796B1C007 for ; Wed, 11 May 2011 22:26:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8F0BE1B408D for ; Wed, 11 May 2011 22:26:47 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.854 X-Spam-Level: X-Spam-Status: No, score=-2.854 required=5.5 tests=[AWL=-0.255, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pQ0EnDWC3-Jr for ; Wed, 11 May 2011 22:26:40 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 57AD91B401B for ; Wed, 11 May 2011 22:26:39 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKHrY-0005AL-0B for gentoo-user@gentoo.org; Thu, 12 May 2011 00:26:36 +0200 Received: from athedsl-387843.home.otenet.gr ([79.131.67.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 00:26:35 +0200 Received: from realnc by athedsl-387843.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 00:26:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: depclean after kde-4.6 upgrade Date: Thu, 12 May 2011 01:26:18 +0300 Organization: Lucas Barks Message-ID: References: <201105112228.32003.michaelkintzios@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; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-387843.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110430 Thunderbird/3.1.10 In-Reply-To: <201105112228.32003.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: f5bcf59cb059a4598edd1da19775e1a7 On 05/12/2011 12:28 AM, Mick wrote: > Having completed the upgrade I noticed that a few packages are being called up > for removal: > > sys-apps/dmidecode > selected: 2.10 > protected: none > omitted: none > > I can't think of it being a dependency - did I emerge it and forgot about it? Do you care? Does it matter? :-) > Anyway, this confused me more: > > kde-base/okteta > selected: 4.4.5 > protected: none > omitted: none > > okteta is not my world file. So something brought it in. It was not updated > to v6, instead when I try to update it manually is asking for a second slot > ... is this normal? Yes, it's normal. The slot will be installed, the old slot uninstalled. Btw, okteta is a dep of kdevelop, which is only pulled-in when the "okteta" USE flag is enabled. Maybe that's why you have it installed.