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 1MgPA0-0003hJ-RP for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:32:01 +0000 Received: by pigeon.gentoo.org (Postfix, from userid 207) id 91145E0818; Thu, 27 Aug 2009 01:46:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90E0FE0C9F; Wed, 26 Aug 2009 09:54:37 +0000 (UTC) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by pigeon.gentoo.org (Postfix) with ESMTP id 744FBE0C9F for ; Wed, 26 Aug 2009 09:54:37 +0000 (UTC) Received: by gxk3 with SMTP id 3so5204928gxk.14 for ; Wed, 26 Aug 2009 02:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=AUJeFWY6BPO3WbjIoyFd/zPXV2YpZ0eRy9bsSpcpW68=; b=KQlRIp21pjlxuxnqhbpezol33bbMQwkDU0z3f7DfI9/EcV5z9Ju5ctySLYfFZitWOG gdsysztELxqUjBThEUVigvwj1d1FSvGHfKJ80YdUSonl+hjnh67h/tYqBCsLVPq4HSMu RXMH3mUNgV3IonICM653JCVNL71vfs3ky7tA4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=gPhk2nnxROzCCf1CC1T9OP79GYpBIySnuFVVfg32SxdDa/HRqqbJ6GwBBtu9VDKccX WH6mzjCTY1HEVN2yC9lmFJ4O48dvQavV/UMIp9UZIApTsioqiGtgIqqBrwA9Qjsto0QC WkwP6WSw2QIQKshyE/5cZFHlNWy6of8sAHxD8= Received: by 10.90.182.20 with SMTP id e20mr5898314agf.106.1251280477169; Wed, 26 Aug 2009 02:54:37 -0700 (PDT) Received: from ?192.168.1.1? (adsl-147-246-69.jan.bellsouth.net [72.147.246.69]) by mx.google.com with ESMTPS id 1sm1116456agb.48.2009.08.26.02.54.34 (version=SSLv3 cipher=RC4-MD5); Wed, 26 Aug 2009 02:54:36 -0700 (PDT) Message-ID: <4A950659.8020704@gmail.com> Date: Wed, 26 Aug 2009 04:54:33 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090823 SeaMonkey/1.1.17 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question References: <200908162112.38200.dirk.heinrichs@online.de> <200908162126.35966.dirk.heinrichs@online.de> <4A94E8C2.2040101@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 4589c389-ea42-4b37-a64f-58fe248ef67e X-Archives-Hash: 5648af6f657d944886aa33e6cb92a495 Helmut Jarausch wrote: > On 26 Aug, Dale wrote: > >> Helmut Jarausch wrote: >> >>> On 16 Aug, Dirk Heinrichs wrote: >>> >>> >>>> Am Sonntag 16 August 2009 21:12:30 schrieb Dirk Heinrichs: >>>> >>>> >>>> >>>>> 2) No need to unmerge anything (except one or two blockers). >>>>> >>>>> >>>> However, you can unmerge 4.2.x, if you like to. >>>> >>>> >>>> >>> How to do that in a simple way? >>> >>> Unfortunately, >>> emerge --unmerge kde-base/kde-meta:4.2 >>> only unmerges the meta package itself. >>> >>> Thanks for a hint ( I'm afraid of any kde updates >>> since they always have created more headaches than any >>> other package or set of packages ) >>> >>> >>> >> Not tested but should work. Use the -p option to make sure. >> >> Unmerge kde-meta:4.2 >> emerge --depclean -p >> >> If that looks good, remove the -p. It should only remove kde:4.2 and >> what depends on it. If you wait a while, I may be about to do this. >> I'm doing the same thing as you. This DSL is soooooo cool. :-) >> >> > > I have difficulties doing so. 'emerge --depclean' requires a recent > emerge --update --newuse --deep @system @world > which tries to update kde, as well. > I'm just trying to mask all kde-base packages, then doing emerge > --update --newuse --deep @system @world > > Still, quite tedious. > Helmut. > > It may not work but then again it might. emerge --depclean -p kde-meta:4.2 . Dale :-) :-)