From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-75021-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JLEAX-0000ZM-6e for garchives@archives.gentoo.org; Sat, 02 Feb 2008 08:56:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85A28E0509; Sat, 2 Feb 2008 08:56:11 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E5CBE0509 for <gentoo-user@lists.gentoo.org>; Sat, 2 Feb 2008 08:56:11 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id j3so836313ugf.49 for <gentoo-user@lists.gentoo.org>; Sat, 02 Feb 2008 00:56:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=EA/JPzVT796Jvmo8rWagw8Oijhi1ItjU+jXYKVMcR+o=; b=qAsSkqiYqQeW9olSJh2bjzBGTJflgFOqasCWS7neW14bR5V50ZoCmzb1D11zaG03VPN8UD6Z9Z59CupUguxbx2EQom+2MRaAUDLrO8NivcwmgDyRAJiay7cRsQ3Ms9iHoSyTh5Dd7KrRDR2I4TwI3Jaga821sWRSoNpONn5xE8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=Qvv8RhJnqrYmSYM9ad7UxA62b/IbPbjMJC9uimJs352O/L+iJzOPW6gU7P0NrGVcbbObhmI+syXUjBhm1TJsKTDTpdYYHMq1r+o75+pfQO878UILx033yG0lHsIxnIMJbIOO5kIYdtkRcq13VZQb1fd/vOfEQWA/Eti4DKWj46w= Received: by 10.67.119.15 with SMTP id w15mr6497716ugm.73.1201942570121; Sat, 02 Feb 2008 00:56:10 -0800 (PST) Received: from ?10.0.0.3? ( [41.243.219.62]) by mx.google.com with ESMTPS id g30sm13775210ugd.54.2008.02.02.00.56.05 (version=SSLv3 cipher=OTHER); Sat, 02 Feb 2008 00:56:07 -0800 (PST) From: Alan McKinnon <alan.mckinnon@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] portage problems Date: Sat, 2 Feb 2008 10:55:01 +0200 User-Agent: KMail/1.9.7 References: <9D4E782526F9314EB25B3B2BEB4D2A2DAC8DE2@intexch1.cbb.local> <9D4E782526F9314EB25B3B2BEB4D2A2DAC8DE4@intexch1.cbb.local> <47A42458.3050309@bellsouth.net> In-Reply-To: <47A42458.3050309@bellsouth.net> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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 Content-Disposition: inline Message-Id: <200802021055.01857.alan.mckinnon@gmail.com> X-Archives-Salt: d9beccfc-bccb-42ac-858f-bb6132947f05 X-Archives-Hash: d325b65f99ee65ce5b5842df3df06c0e On Saturday 02 February 2008, Dale wrote: > Carter, Dwayne wrote: > > << SNIP >> > > [blocks B ] <dev-lang/python-2.3.6-r2 (is blocking > > app-admin/python-updater-0.2) > > > > [blocks B ] sys-apps/pam-login (is blocking > > sys-apps/shadow-4.0.18.1-r1) [blocks B ] <net-misc/dhcpcd-2.0.0 > > (is blocking sys-apps/baselayout-1.12.10-r5) [blocks B ] > > sys-apps/modutils (is blocking sys-apps/module-init-tools-3.4) << > > SNIP >> > > Normally I would say unmerge the blocks and emerge the blockers and > update them first. However, I'm not sure about that pam-login one. > If you do unmerge that one, do NOT logout until you have it updated. > I would recommend switching to another console and logging in to make > sure it works too. > > > [ebuild U ] dev-libs/expat-2.0.1 [1.95.6-r1] > > Oh no, is that the one I think it is. You may want to search the > forums for the expat update. Let me know if you can't find it. Has > it been a while since you updated? Yes, Dale is correct. Dwayne, you have all the major updates from the past year hitting your box in one go, and they all have to be approached in specific sequence. The general idea is of course to unmerge the blockers and merge the things that replace them. I would handle pam first. Keep a root console or two open, find the howto or wiki page that tells you how to do this step and do just that one (i.e. don't try and do it along with everything else in world). Get this one working, then handle the python-updater in the same way (btw, your version of python - 2.3 - is now unmaintained and will be leaving the tree soon). Finally do the expat upgrade. Now this is the big one and there is a complete howto/wiki page that tells you how to do it. This one will take a long time, as half your system will use the old version of expat and you will only have a new one (!) Use revdep-rebuild to fix that, preferably overnight. Finally, you have two packages that are not in portage anymore: gs-sources vi I don't know what gs-sources were for, you should switch to a supported set of kernel sources. The vi ebuild has been replace with app-editors/vim, so do: emerge -C vi ; emerge vim To fix this. When was this box last updated? 2005 sometime? -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list