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 1N8IYW-0007un-2g for garchives@archives.gentoo.org; Wed, 11 Nov 2009 19:08:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2393FE08C9; Wed, 11 Nov 2009 19:08:35 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id EBB68E08C9 for ; Wed, 11 Nov 2009 19:08:34 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1N8IYU-0007Gm-GJ for gentoo-user@lists.gentoo.org; Wed, 11 Nov 2009 20:08:34 +0100 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Wed, 11 Nov 2009 20:08:29 +0100 id 00011B93.4AFB0BAD.00001F98 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] can't unmerge xfce4 Date: Wed, 11 Nov 2009 20:07:34 +0100 User-Agent: KMail/1.12.3 (Linux/2.6.31-tuxonice; KDE/4.3.3; i686; ; ) References: In-Reply-To: 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" Content-Transfer-Encoding: 7bit Message-Id: <200911112007.36062.wonko@wonkology.org> X-Archives-Salt: 57fe2ff6-bef0-48b3-a535-ad7c81f40344 X-Archives-Hash: cf6e9b6d010c0778af05785875c68e40 Maxim Wexler writes: > When I ran #emerge -C xfce4-meta, portage went through the motions of > removing the pkg but when I ran startx to see what happened xfce4 > appeared as usual. > > Same as after a boot. > > When I run the above command again, portage reports "Couldn't find > 'null/xfce4' to unmerge...No packages selected for removal by unmerge. > > xfce4-meta has been removed from the world file but no where else I > can see. How do I get rid of it? emerge -a --depclean perhaps? Wonko