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-85648-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KvESX-0003DV-49
	for garchives@archives.gentoo.org; Wed, 29 Oct 2008 17:03:53 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0A1CDE058A;
	Wed, 29 Oct 2008 17:03:53 +0000 (UTC)
Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17])
	by pigeon.gentoo.org (Postfix) with ESMTP id CE43CE058A
	for <gentoo-user@lists.gentoo.org>; Wed, 29 Oct 2008 17:03:52 +0000 (UTC)
Received: by gxk10 with SMTP id 10so5426066gxk.10
        for <gentoo-user@lists.gentoo.org>; Wed, 29 Oct 2008 10:03:51 -0700 (PDT)
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:references;
        bh=+wxnEu1SW+yRMo2b/eVk1+GiL9+fAMGO6EISPNHCQH8=;
        b=EfyJAFCOceU8VHNmoifa0si7kMMMGWiKwSI7drP/kwMbGBkqJPHjygPKrzLXoi9nm0
         M7pYX2O0EyMjibtOjgF/DiTDziYNxuXlDMEkOVgbMmX1umMFgyA4sL6sb/y+BQAVo9qZ
         GWtCCVBqBKqx86ZxUw6KxVIh8MUckfGiUJs3c=
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:references;
        b=jdJXJkEL8HQmz5W79vy9qkWmrpX9C8vI1cgxyH4nMGiavPh946ZgH5O827FJrvQA29
         xYfxACTnzzAbIaSVC/wdpcjs2m0jJ7mxAlSaEhKedyBFOwoz3h1tF4+APF23jwpWtoQz
         rUpXKH+pIFMXqgxCm1XzhIrYuHyh+wZm7eNsY=
Received: by 10.100.119.17 with SMTP id r17mr8893193anc.130.1225299831270;
        Wed, 29 Oct 2008 10:03:51 -0700 (PDT)
Received: by 10.100.165.9 with HTTP; Wed, 29 Oct 2008 10:03:51 -0700 (PDT)
Message-ID: <a964044f0810291003l7d179a58rc6e9cd38f96f8bba@mail.gmail.com>
Date: Wed, 29 Oct 2008 14:03:51 -0300
From: "Rafael Barrera Oro" <borafael@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Trying to solve blockage when trying to install kde-meta-4.1.2
In-Reply-To: <200810291856.49988.alan.mckinnon@gmail.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: multipart/alternative; 
	boundary="----=_Part_11762_1710365.1225299831250"
References: <a964044f0810290933rc072409l95e2e6d3147aef95@mail.gmail.com>
	 <e38d12ff0810290941m2eebc1cfo31614c0c0f6d1a8f@mail.gmail.com>
	 <200810291856.49988.alan.mckinnon@gmail.com>
X-Archives-Salt: 9fce5529-bfaf-4a52-ae2b-c5e4c5ee0bff
X-Archives-Hash: 461cdb2786cf496c3d709ef703312b25

------=_Part_11762_1710365.1225299831250
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thank you both for your responses, i will try dealing with QT first and then
emerge udev separately, without any mercilless barbaric
running-around-barely-dressed-waving-an-axe-around unmerging.

I'm gonna miss the sledgehammer though...

Seroiusly, thanks very much for your help

PD: As soon as i get it done i will tell how the outcome was

2008/10/29 Alan McKinnon <alan.mckinnon@gmail.com>

> On Wednesday 29 October 2008 18:41:47 Andrey Vul wrote:
> > > [blocks B     ] <sys-fs/udev-114 ("<sys-fs/udev-114" is blocking
> > > media-gfx/sane-backends-1.0.19-r2, media-libs/libgphoto2-2.4.2)
> > >
> > > My usual solution for problems of this kind is to mercilessly unmerge
> any
> > > packages that stand in my way, but, considering we are talking about
> > > packages like qt and udev, i must admit i do not dare to follow my
> usual
> > > strategy.
>
> Instead of unmerging stuff without mercy, taking a sledgehammer to the
> problem
> and generally acting like a Windows user, I recommend you read the output
> and
> understand what is going on.
>
> It clearly says that your *current* version of udev which is less than 114
> is
> blocking sane-backends and libgphoto. So, merge udev separately:
>
> emerge -av1 udev
>
> there's no need for udev to go in world, it's already in system. Then
> emerge
> world and it will probably work (after you deal with qt that is, but
> another
> poster told you how to do that)
>
> --
> alan dot mckinnon at gmail dot com
>
>

------=_Part_11762_1710365.1225299831250
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thank you both for your responses, i will try dealing with QT first and then emerge udev separately, without any mercilless barbaric running-around-barely-dressed-waving-an-axe-around unmerging.<br><br>I&#39;m gonna miss the sledgehammer though...<br>
<br>Seroiusly, thanks very much for your help<br><br>PD: As soon as i get it done i will tell how the outcome was<br><br><div class="gmail_quote">2008/10/29 Alan McKinnon <span dir="ltr">&lt;<a href="mailto:alan.mckinnon@gmail.com">alan.mckinnon@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wednesday 29 October 2008 18:41:47 Andrey Vul wrote:<br>
&gt; &gt; [blocks B &nbsp; &nbsp; ] &lt;sys-fs/udev-114 (&quot;&lt;sys-fs/udev-114&quot; is blocking<br>
&gt; &gt; media-gfx/sane-backends-1.0.19-r2, media-libs/libgphoto2-2.4.2)<br>
&gt; &gt;<br>
&gt; &gt; My usual solution for problems of this kind is to mercilessly unmerge any<br>
&gt; &gt; packages that stand in my way, but, considering we are talking about<br>
&gt; &gt; packages like qt and udev, i must admit i do not dare to follow my usual<br>
&gt; &gt; strategy.<br>
<br>
</div>Instead of unmerging stuff without mercy, taking a sledgehammer to the problem<br>
and generally acting like a Windows user, I recommend you read the output and<br>
understand what is going on.<br>
<br>
It clearly says that your *current* version of udev which is less than 114 is<br>
blocking sane-backends and libgphoto. So, merge udev separately:<br>
<br>
emerge -av1 udev<br>
<br>
there&#39;s no need for udev to go in world, it&#39;s already in system. Then emerge<br>
world and it will probably work (after you deal with qt that is, but another<br>
poster told you how to do that)<br>
<font color="#888888"><br>
--<br>
alan dot mckinnon at gmail dot com<br>
<br>
</font></blockquote></div><br>

------=_Part_11762_1710365.1225299831250--