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 1QssYD-0007VU-Gi for garchives@archives.gentoo.org; Mon, 15 Aug 2011 08:29:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B07921C372; Mon, 15 Aug 2011 08:29:26 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D44DC21C03F for ; Mon, 15 Aug 2011 08:28:25 +0000 (UTC) Received: by wwf25 with SMTP id 25so4016842wwf.10 for ; Mon, 15 Aug 2011 01:28:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=Ka3KQapZMwlGAXnvSjEi87bHv4AaeQzKLzzSO683ye0=; b=pZ/vMLfM8Coh2RpAznAQWulveAIa/CukwiK/yy67hPbxuXWyMi/vwAnInKvgdxGi95 WEZbzybFtWrGprHz0kBYI/SU/8Jn84hAs3LT94ndlWZrobsVqBrJ/0q55hO0DhKDI1Uk aY/TtpB8CKj1Ljbg1oyYrGqzfmT/owd4J0jRY= Received: by 10.216.230.6 with SMTP id i6mr819296weq.80.1313396905074; Mon, 15 Aug 2011 01:28:25 -0700 (PDT) Received: from nazgul.localnet (196-210-153-55.dynamic.isadsl.co.za [196.210.153.55]) by mx.google.com with ESMTPS id fn12sm4365217wbb.38.2011.08.15.01.28.20 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 15 Aug 2011 01:28:21 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] portage blockage gnome-control-center vs gnome-media Date: Mon, 15 Aug 2011 10:27:44 +0200 Message-ID: <218924762.kZXUe7llTm@nazgul> User-Agent: KMail/4.7.0 (Linux/2.6.39-ck-r2; KDE/4.7.0; x86_64; ; ) In-Reply-To: References: <1332430.uP6uvQ3e7E@nazgul> 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="utf-8" X-Archives-Salt: X-Archives-Hash: 6ed971ff12455d0bdd2c804d30eb3153 On Sun 14 August 2011 19:55:28 Allan Gottlieb did opine thusly: > On Sun, Aug 14 2011, Alan McKinnon wrote: > > It's installing Gnome 3 stuff. > > > > Is that what you want? > > Yes. That is why I am using the gnome overlay > > > Look at your unmasking rules. > > They were supposed to be the ones that came with the instructions > for moving to gnome 3. But I didn't realize that eix-update > doesn't update layman and I need layman -S. It is still not > working but I will study the new blockages arising after layman -S. That caught me out a few times too. I put these commands into a bash alias: emerge --sync layman -S eix-update and use that to sync portage. That way I don't leave steps out. -- alan dot mckinnon at gmail dot com