From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-69423-garchives=archives.gentoo.org@gentoo.org>)
	id 1IVdOZ-0003BU-MD
	for garchives@archives.gentoo.org; Thu, 13 Sep 2007 01:21:28 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8D1ChXq030058;
	Thu, 13 Sep 2007 01:12:43 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8D16M60021595
	for <gentoo-user@lists.gentoo.org>; Thu, 13 Sep 2007 01:06:23 GMT
Received: by wr-out-0506.google.com with SMTP id 36so213553wra
        for <gentoo-user@lists.gentoo.org>; Wed, 12 Sep 2007 18:06:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        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=d5F3b1Gvf2pkEcD7JkEd8Hki2kJie/VvfDSh1I0j0Xk=;
        b=JPqWCvH1sjQbzLZAcm6EXbu7DVSnNrMzjFVAYd8oHb7A1Vm9TJWyrtEJpJnTiVxRuvKI9CCGdkNwFnXEbvBV9cbYLHRlMl4cdRqSXPCmX0Q+q2P3A4v8UpnJZoQkCtyKaZ6RVrIEBCd1ipRw3ZVtBNppVnwaLB5LtqVBEN8fixY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=dezBlBtCQXWTWRuSgUo/rpIXak53q58qYqqQqKLS3LDq65Ug5vW382wOWCvdtVK4foRPCrx/4wFiRav3GzOuEqpdnAci8Z4p8BFRR5Jtr+/4b8hqQIui7lstx/tykxuGXs16Sb95/RyBy+VltUNesN+UK6DuLD3fMHIMImrW18c=
Received: by 10.114.58.1 with SMTP id g1mr131913waa.1189645581427;
        Wed, 12 Sep 2007 18:06:21 -0700 (PDT)
Received: by 10.115.77.12 with HTTP; Wed, 12 Sep 2007 18:06:21 -0700 (PDT)
Message-ID: <5bdc1c8b0709121806v1d50c169k5a13d4b8c16d140b@mail.gmail.com>
Date: Wed, 12 Sep 2007 18:06:21 -0700
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Immensely disappointed in emerge -DuN world these days
In-Reply-To: <20070912184507.17c62775@pascal.spore.ath.cx>
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: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <5bdc1c8b0709121636g25d90fc6je28cef1394b176ee@mail.gmail.com>
	 <20070912184507.17c62775@pascal.spore.ath.cx>
X-Archives-Salt: d2ad494f-0573-42a2-b971-89b5849944e2
X-Archives-Hash: 509d5aa7f7ba2ef92f70e880a225877c

On 9/12/07, Dan Farrell <dan@spore.ath.cx> wrote:
> On Wed, 12 Sep 2007 16:36:56 -0700
> "Mark Knecht" <markknecht@gmail.com> wrote:
>
> > libtool: link: cannot find the library `/usr/lib/libgnomevfs-2.la' or
> > unhandled argument `/usr/lib/libgnomevfs-2.la'
>
> looks like your libraries are a little off.  Have you tried
> revdep-rebuild?

In an attempt to keep the conversation compact I'll answer the 3
responses I've seen so far in this email.


Sorry. I should have started that a number of the failures have come
while doing revdep-rebuild. One seemingly large problem is that
revdep-rebuild wants to rebuild packages that are no longer in portage
so you have to remove those from the rebuild or attempt to change
revision numbers by hand on the fly in the long command that
revdep-rebuild -p creates. That's been a mess and not the way I know
the portage developers want me to maintain the system.

(Although we will all do what we have to do at times....)

With packages seemingly failing left and right I've proceeded on with
emerge --resume --skip-first command to attempt the get everything
built that I can get built but that's not really right either.

To Danilo - I'll look into emerging only gnome and see what happens
there. Thanks.

To Bo:

Sector9 ~ # ls -l /usr/lib/libgnomevfs-2.la
-rw-r--r-- 1 root root 1122 Sep 12 16:55 /usr/lib/libgnomevfs-2.la
Sector9 ~ #

Sector9 ~ # equery check gnome-vfs
[ Checking gnome-base/gnome-vfs-2.18.1 ]
 * 381 out of 381 files good
Sector9 ~ #

I did not know about equery check. Thanks!

This latest emerge pass seems to be working better. I did have to skip
a couple of packages though. I'll go back and see if I can catch them
with revdep-rebuild when it hopefully finishes up in the next hour.

Thanks for the ideas all.

Cheers,
Mark
-- 
gentoo-user@gentoo.org mailing list