From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6220E1381F3 for ; Sat, 27 Jul 2013 22:56:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE5AE096C; Sat, 27 Jul 2013 22:56:42 +0000 (UTC) Received: from nm16-vm3.access.bullet.mail.gq1.yahoo.com (nm16-vm3.access.bullet.mail.gq1.yahoo.com [216.39.63.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80E71E0960 for ; Sat, 27 Jul 2013 22:56:41 +0000 (UTC) Received: from [216.39.60.173] by nm16.access.bullet.mail.gq1.yahoo.com with NNFMP; 27 Jul 2013 22:56:40 -0000 Received: from [67.195.15.61] by tm9.access.bullet.mail.gq1.yahoo.com with NNFMP; 27 Jul 2013 22:56:40 -0000 Received: from [127.0.0.1] by smtp102.sbc.mail.gq1.yahoo.com with NNFMP; 27 Jul 2013 22:56:40 -0000 X-Yahoo-Newman-Id: 376185.59515.bm@smtp102.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Pjm.zy0VM1lYUGrG.tQlPrmkR1pflUkGlrZ_QXtYM8yAhtt 9RGoPhYknhIIwUKNPM_eGm8yDTkOyInCC2B26v.M4hMZCReWLw2VEGYT2xcm RTFbBdbC1qKPRchn18Np4ZUbkZlNSOg0Og_EDL9IcwJdc1Jxb7vbUneYSgQC PZIPAb7NGb8x7p_rSAeZB9ftowL1ZsyQuOeDVrsfpo4uMxc6EiPHaEPqQUbl gz2VjWJl.zchmlnKDhdWm1LzVcOfeBYMElyeZIxr6UNCRD0d0tddeEm6erhJ t6szfDYi4_MWdGb5gxvDluNeSu0cojWj6f6svxu9saCkaTWMSdMImKdsVQjm GlczDtHY.N1z46yRS4pgtAsrxBW63ZX0cehtcyXwGiCtvncOzG7QbK1eH3na Xm_iqbw5bJg0Lmcoieh3CI4N7_60jxaHrBL7xU48eotcOCdgzo6vMxZ2SXQN R1K_SmRBSTY1ykiGqehIYSicjgeww1Itz5HpgyGoQFDl09VJOrMxwwd5af.9 bcL71Aavx6mjVoSUo8lthc5M- X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0- X-Rocket-Received: from [64.69.39.80] (w41ter@64.69.39.80 with plain) by smtp102.sbc.mail.gq1.yahoo.com with SMTP; 27 Jul 2013 15:56:40 -0700 PDT Message-ID: <51F45029.8030903@gmail.com> Date: Sat, 27 Jul 2013 15:56:41 -0700 From: walt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 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: [gentoo-user] Re: [~amd64] Some possibly (?) helpful hints re the big gnome-3.8 update References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 6043bea3-d37e-41db-a4dd-9cdfefd83c07 X-Archives-Hash: 2e0d21adfc6e76fb4eb9783deb22d51b On 07/27/2013 03:08 PM, Canek Peláez Valdés wrote: > And actually, the long term plan is for systemd --user to basically > replace gnome-session-manager, Is Lennart part of the gnome project now? ;) > so just installing systemd is not > going to work at all in the future, even if it *may* seems to work > now (which I'm pretty sure it doesn't). Maybe I'll be able to confirm or deny tomorrow morning :) The update will take all night (on my slower machine) but I fear that the build will quit with an error as soon as my head hits the pillow. I'll let you know in the morning. As an aside, I got this great idea for automating the update: Instead of removing all gnome packages before updating gnome (much too much boring work for lazy me) I updated the glib package first because All Things Gnome depend on glib. Then I started revdep-rebuild, which of course will automatically re- install every gnome package on the machine (and update to the latest versions of everything in the process :). Of course portage refused to do the glib update because of a zillion or more package conflicts, so I worked around that by running: #ebuild /usr/portage/dev-libs/glib/glib-2.36.3-r1 merge Let's see how many hours of pain my laziness will cost me this time :)