From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-51220-garchives=archives.gentoo.org@gentoo.org>)
	id 1GOr0C-0004O6-D1
	for garchives@archives.gentoo.org; Sun, 17 Sep 2006 07:23:44 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8H7MGuB022749;
	Sun, 17 Sep 2006 07:22:16 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8H7HT8Q022775
	for <gentoo-user@lists.gentoo.org>; Sun, 17 Sep 2006 07:17:29 GMT
Received: by ug-out-1314.google.com with SMTP id p27so275600ugc
        for <gentoo-user@lists.gentoo.org>; Sun, 17 Sep 2006 00:17:29 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=oVrGCTnYSJPXExRLQCzDLwI4rOMwqyvvFpCacUsGlK4enjQfeDjqMiL2XanvWWZMZlVxIU7jIPQ6bl+1w/gaJLBo8oK36E9Y/e3Pdc2+mqeKZuWZqdedKb1CTe3DxZdYrqoFC5IBVMXPON78nhtqhH8eZuQgTXxy3I357JqGpO8=
Received: by 10.66.224.19 with SMTP id w19mr6465157ugg;
        Sun, 17 Sep 2006 00:17:28 -0700 (PDT)
Received: by 10.66.222.3 with HTTP; Sun, 17 Sep 2006 00:17:28 -0700 (PDT)
Message-ID: <976cb44f0609170017v26716edan756af0cd3bf987ea@mail.gmail.com>
Date: Sun, 17 Sep 2006 03:17:28 -0400
From: "Greg Bur" <greg.bur@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Stray dependency on virtual/x11-7.0-r2
In-Reply-To: <9acccfe50609162318k3563171fib797ef39fc195998@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_96100_7897121.1158477448624"
References: <9acccfe50609162318k3563171fib797ef39fc195998@mail.gmail.com>
X-Archives-Salt: 7cf9de5b-b0db-4f6b-aadc-b387cd5d54bd
X-Archives-Hash: 9cd6c1f1a4f1949f0f98722fe173f579

------=_Part_96100_7897121.1158477448624
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 9/17/06, Kevin O'Gorman <kogorman@gmail.com> wrote:
>
> I just switched to modular X, and got to the point where the system
> comes up okay.
> I have a few remaining puzzles and problems.  Here's one:
>
> When I do emerge -aDvu world, it wants to emerge
> [ebuild  N    ] virtual/x11-7.0-r2  USE="dri" 0 kB
>
> The migration guide says this can happen when there's an outdated package.
> But equery says there are well over 100 such packages that depend on
> virtual/x11.  And they're all up to date.  I've been running stable so
> far, with
> very few exceptions.  Am I really to go unstable with all of these?  This
> seems
> extreme in view of the fact that a great many of them are KDE things, but
> KDE seems to be working just fine.
>
> What's a guy to do?  Can I get away with just waiting for a while?



emerge -aDvut will show the dependency tree which should tell you which
package requires virtual/x11-7.0-r2.  Once you have narrowed down which
package requires it to be installed you can deal with it from there.
Instead of going unstable with your entire system you can add the offending
package to /etc/portage/package.keywords for instance.  If it's a package
you know you don't need you could also remove it.  HTH

Regards,

Greg

------=_Part_96100_7897121.1158477448624
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 9/17/06, <b class="gmail_sendername">Kevin O'Gorman</b> &lt;<a href="mailto:kogorman@gmail.com">kogorman@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just switched to modular X, and got to the point where the system<br>comes up okay.<br>I have a few remaining puzzles and problems.&nbsp;&nbsp;Here's one:<br><br>When I do emerge -aDvu world, it wants to emerge<br>[ebuild&nbsp;&nbsp;N&nbsp;&nbsp;&nbsp;&nbsp;] virtual/x11-
7.0-r2&nbsp;&nbsp;USE=&quot;dri&quot; 0 kB<br><br>The migration guide says this can happen when there's an outdated package.<br>But equery says there are well over 100 such packages that depend on<br>virtual/x11.&nbsp;&nbsp;And they're all up to date.&nbsp;&nbsp;I've been running stable so far, with
<br>very few exceptions.&nbsp;&nbsp;Am I really to go unstable with all of these?&nbsp;&nbsp;This seems<br>extreme in view of the fact that a great many of them are KDE things, but<br>KDE seems to be working just fine.<br><br>What's a guy to do?&nbsp;&nbsp;Can I get away with just waiting for a while?
</blockquote><div><br><br>emerge -aDvut will show the dependency tree which should tell you which package requires virtual/x11-7.0-r2.&nbsp; Once you have narrowed down which package requires it to be installed you can deal with it from there.&nbsp; Instead of going unstable with your entire system you can add the offending package to /etc/portage/package.keywords for instance.&nbsp; If it's a package you know you don't need you could also remove it.&nbsp; HTH
<br><br>Regards,<br><br>Greg<br></div><br></div><br>

------=_Part_96100_7897121.1158477448624--
-- 
gentoo-user@gentoo.org mailing list