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-86249-garchives=archives.gentoo.org@lists.gentoo.org>) id 1L0Kbl-0001Xl-QR for garchives@archives.gentoo.org; Wed, 12 Nov 2008 18:38:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B58E04EE; Wed, 12 Nov 2008 18:38:30 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.153]) by pigeon.gentoo.org (Postfix) with ESMTP id D4BAFE04EE for <gentoo-user@lists.gentoo.org>; Wed, 12 Nov 2008 18:38:29 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 4so251787yxp.46 for <gentoo-user@lists.gentoo.org>; Wed, 12 Nov 2008 10:38:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=gg66uh584OKsArCsJZsTBBOiNjJ0CkzFbV76GtEPWdY=; b=km8W3GaiTuAn4GmcBOtH47TpPWlVaR+N7xPRfcAQ2thOzE6sMeNHH0p9P/J4yeQFZR 1kXSj/hSxAjJ/+8J0fCJjhfmFjwy5xgfb3YEMVeRLwHXevl6yyiLDf7T8tyl8lnMzUf1 qAryu5V6CRLfGwSq5d3j7bl6d1gOTVx/+Rc58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SNtvlM9yc8cBwVdpW159OMbXObTNM3KwOoBwvmLkaAdyXr5HO6BtoYMgk9oXDt3/E6 iXCfNy3lH7byhK6psqwTJK0UdJBPfO20WuQFhGvcJpxQ0QOIOrIwjkACT5smBuY+T29j ODOlbwPwWopNn7Nc0C7ljDYG6XqPjmuJ9mjLk= Received: by 10.142.174.8 with SMTP id w8mr3587940wfe.76.1226515107587; Wed, 12 Nov 2008 10:38:27 -0800 (PST) Received: by 10.142.215.15 with HTTP; Wed, 12 Nov 2008 10:38:27 -0800 (PST) Message-ID: <5bdc1c8b0811121038r723e822dh100e59d421b673d6@mail.gmail.com> Date: Wed, 12 Nov 2008 10:38:27 -0800 From: "Mark Knecht" <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to fix a hefty (emerge) blocking problem In-Reply-To: <87od0komh9.fsf@newsguy.com> 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=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87od0komh9.fsf@newsguy.com> X-Archives-Salt: 3817bd45-bd26-422c-bdd6-f158e630dcfd X-Archives-Hash: d403147bf4dd261a6700c5728d04e045 On Wed, Nov 12, 2008 at 9:58 AM, Harry Putnam <reader@newsguy.com> wrote: > I've allowed my desktop OS to become somewhat outdated. And I haven't > followed all the recent changes to gentoo, so of course I am a little > baffled by what appears to a real mess of overlapping dependencies or > something causing 16 different blocking problems. > > The output of emerge -vuDNp shows a message saying I might be able > solve some of the problem with masking but that appears to be only one > small part of the blocking. > > I've included below some long output from: > > emerge -vuDNpt world (to show the interdependence's) > Take a look at emerge -pvDuN system first. Get that up to date. Dan's instructions should get you past some of this. For now make ##sure## you do an emerge -f to fetch files you might need. (Or use another local machine to get copies from if you break something. You'll get through it but it might be a bit of work. good luck, Mark