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 1RdHYr-0001bi-Du for garchives@archives.gentoo.org; Wed, 21 Dec 2011 08:30:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3186521C1CA; Wed, 21 Dec 2011 08:29:52 +0000 (UTC) Received: from mail-tul01m020-f181.google.com (mail-tul01m020-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3932621C09F for ; Wed, 21 Dec 2011 08:28:45 +0000 (UTC) Received: by obbup6 with SMTP id up6so3431598obb.40 for ; Wed, 21 Dec 2011 00:28:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=mTpOklsX/f8/IsHpHL3OVGcN+e91baYgf4mClh7wGwU=; b=B10Za/nc6u35cRVSa7OeVdOxa0m2vW2AEhPBnw07g5eSTt7W3qLZpeVEVawr7N2Wu3 kLqnWplVGObbmyw1TlE2C6W5EytOexJiBd1oZAQ3QW5vs5IMPF0dwQxCz5w8eztkGvHW 9Flol0XP/ux8/OJyGlMJ26fizKa4uSJ0FNtCw= Received: by 10.182.141.68 with SMTP id rm4mr4868612obb.23.1324456124660; Wed, 21 Dec 2011 00:28:44 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-122-130.jan.bellsouth.net. [65.0.122.130]) by mx.google.com with ESMTPS id y6sm4912215obs.0.2011.12.21.00.28.42 (version=SSLv3 cipher=OTHER); Wed, 21 Dec 2011 00:28:43 -0800 (PST) Message-ID: <4EF198B9.30209@gmail.com> Date: Wed, 21 Dec 2011 02:28:41 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 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] getting rid of KDE References: <20111221065438.GF16160@syscon4.inet> <20111221071142.GA25767@waltdnes.org> <20111221074732.GI16160@syscon4.inet> In-Reply-To: <20111221074732.GI16160@syscon4.inet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: c1fb24cd-ebe3-41c5-bad9-4b1efc9c6ca9 X-Archives-Hash: 0ac7b5bf1021b5cbbc90c6019d8197a0 Joseph wrote: > On 12/21/11 02:11, Walter Dnes wrote: >> On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote >>> I have a problem getting rid of KDE (those meta package might be >>> easy to install/upgrade but getting rid of them is not easy). >> >>> When I run emerge -uDNav world I get: >>> >>> =x11-libs/qt-qt3support-4.7.2 kde >>> >>> =x11-libs/qt-webkit-4.7.2 kde >>> >>> My USE flags: >>> USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \ >>> ppds mysql -acl java tiff jpeg png usb udev scanner fam >>> nptl truetype kpathsea type1 opengl tetex -arts hal dbus >>> semantic-desktop " >>> >>> It is trying to pull IN some KDE packages as well, I don't know >>> where package is pulling them? >> >> Check your /etc/portage/package.use file. Does it have kde flags >> anywhere in it? If so, you'll need to get rid of them to eradicate >> kde. >> >> -- >> Walter Dnes > > "equery d" does not show any package depending on kde, qt3 or qt4 > > That KDE is is lika a cockroach, it is hard to get rid of it :-/ > If I understand what you are doing correctly, you may need to do a emerge -N world first. Let emerge rebuild things that where built with kde USE flag but not needed anymore then go back and use the -t option to see what is left. I think I see what you are doing but not 100% sure. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! Miss the compile output? Hint: EMERGE_DEFAULT_OPTS="--quiet-build=n"