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 1S74pH-0003HA-Ql for garchives@archives.gentoo.org; Mon, 12 Mar 2012 12:58:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD8E4E0B81; Mon, 12 Mar 2012 12:57:57 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id B8D22E0B55 for ; Mon, 12 Mar 2012 12:56:59 +0000 (UTC) Received: by bkwj4 with SMTP id j4so2994988bkw.40 for ; Mon, 12 Mar 2012 05:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ablH+q57omBMmHwlUaTCYdt0nEo4NwgczBVu6mBx8UE=; b=vJ8wEzYw8PrPz5YbUHRKnqNEl66vOTR4+PrEjzfAMKb2wVga9gWzBtuQqV79q6skD0 G3u2GRx0o9qtF5pHywpSIwmrKWceKNOqKzDPZU1dpijdK0mUMw6RuG5qYv9rI97Ni8Oe PlbFQwhMn1cXVoBwDvpucAOwjueqOcFNdsWRG3MrtvaIFsNg3+bO1aooKcVhTumHHsBs Cg9jYONxLYEgK04TZ/FpFsICrNcAVVPUug1THtuiZ/7mgIqyjNzOdixRJ3EcTSXy8Zu7 bUBdlHaQXRB+j3qt3BQN2uRFGK1Xqrcj/VTRkGJ8F+s8nqMGJ62EHxSLhELliI+YEo+n NBGw== Received: by 10.204.130.81 with SMTP id r17mr4893596bks.118.1331557018889; Mon, 12 Mar 2012 05:56:58 -0700 (PDT) Received: from [85.182.221.47] (e182221047.adsl.alicedsl.de. [85.182.221.47]) by mx.google.com with ESMTPS id jr13sm25105748bkb.14.2012.03.12.05.56.57 (version=SSLv3 cipher=OTHER); Mon, 12 Mar 2012 05:56:58 -0700 (PDT) Message-ID: <4F5DF298.9020002@googlemail.com> Date: Mon, 12 Mar 2012 13:56:56 +0100 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120305 Thunderbird/10.0.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] how updating to gnome3 ?! References: <4F5CCC65.3050204@googlemail.com> <20120311184321.588afc5c@khamul.example.com> In-Reply-To: <20120311184321.588afc5c@khamul.example.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3bcab0cb-9706-4fc3-9a84-4eb97ad6c4d4 X-Archives-Hash: d5d982153fe59aa8d68868c06d30369f Hi Alan! I thought more or less that I have to unmask packages, or making any configurations to unlock the update to gnome3. If I run now: tamer@office ~ $ emerge -pav gnome These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] gnome-base/gnome-2.32.1-r1 USE="cdr cups dvdr ldap policykit -accessibility -mono" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB tamer@office ~ $ I get one package to reinstall. If I run "layman -a gnome" and re-execute the command: I got this message: * If you enabled the GNOME overlay to get GNOME 3.2, please disable * it now, since GNOME 3.2 is already in portage and unmasked. How do I install gnome 3.2, that is now in portage?! Tamer Am 11.03.2012 17:43, schrieb Alan McKinnon: > On Sun, 11 Mar 2012 17:01:41 +0100 > Tamer Higazi wrote: > >> Hi people! >> I want to upgrade gnome 2.32 to gnome 3. >> >> First question, is it now officially supported by the gentoo team or >> should I keep my fingers away of it?! >> >> http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.2-upgrade.xml >> >> doesn't tell me a lot how to accomplish this task. Is there any >> official documentation telling me how to doit, unmasking, flags >> etc.... >> >> >> for any advise I would thank you. > > What sort of information are you looking for? > > gnome-3 is marked unstable, so if you run ~x86 or ~amd64 just > > emerge -av gnome > > and deal with any breakage. This is generally how gentoo works for > everything. What were you expecting in terms of documentation ? > >