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-50412-garchives=archives.gentoo.org@gentoo.org>)
	id 1GLnxQ-0003K1-07
	for garchives@archives.gentoo.org; Fri, 08 Sep 2006 21:32:16 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k88LVQQf013945;
	Fri, 8 Sep 2006 21:31:26 GMT
Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k88LR9JV023656
	for <gentoo-user@lists.gentoo.org>; Fri, 8 Sep 2006 21:27:09 GMT
Received: by wx-out-0506.google.com with SMTP id r21so893912wxc
        for <gentoo-user@lists.gentoo.org>; Fri, 08 Sep 2006 14:27:09 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=s8IhMA38Zml7Zm3lxj6AcdQQldqQVpbEfmdyIlc/2T8QEVLczLe1Rv0eBTB0zlpWIwRruQIHtEKiHj3yRs0jut0jxK7fWxeit9BiBE2/HuWKhopIRSBR3/8C+wujjpm/+KPar5kJ+KPV5E12k3C/WZLnDS2PFNdSwhSJseCYa68=
Received: by 10.70.109.4 with SMTP id h4mr928072wxc;
        Fri, 08 Sep 2006 14:27:08 -0700 (PDT)
Received: by 10.70.110.1 with HTTP; Fri, 8 Sep 2006 14:27:08 -0700 (PDT)
Message-ID: <7573e9640609081427w5b87dda5rbf0370f993bab565@mail.gmail.com>
Date: Fri, 8 Sep 2006 14:27:08 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: gcc upgrade from 3.x to 4.x, when should I run revdep-rebuild?
In-Reply-To: <4501DD4D.3010406@vista-express.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: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <Pine.LNX.4.64.0609071428540.6851@mail.magrittesystems.com>
	 <45011B5C.10401@arcor.de> <4501696D.6060806@vista-express.com>
	 <200609082138.47990.bo.andresen@zlin.dk>
	 <4501DD4D.3010406@vista-express.com>
X-Google-Sender-Auth: f6f54309524b64ae
X-Archives-Salt: 1742e9c7-2927-44df-8a55-92c44181338c
X-Archives-Hash: 0c782b47d70fa49432f020e582900d3a

On 9/8/06, Dale <teendale@vista-express.com> wrote:
> > Checking dynamic linking consistency...
> >   broken /usr/lib/aqbanking/plugins/0/bankinfo/de.la (requires
> > /usr/lib/libaqbanking.la)

Since you don't have aqbanking installed anymore, just delete these
files, and probably the entire /usr/lib/qabanking directory.  Might
want to run an "equery belongs /usr/lib/aqbanking" first just to make
sure nothing claims ownership of those files first...

> >   broken /usr/lib/avifile-0.7/ac3pass.la (requires
> > /usr/lib/libaviplayavformat.la)
> >   broken /usr/lib/avifile-0.7/ac3pass.la (requires
...

I suspect this is the same as aqbanking..no longer installed, so same
solution.  "Equery belongs" to be sure...

> >   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires
> > /usr/lib/lib-gnu-java-awt-peer-gtk.la)
> >   broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires
> > /usr/lib/libgcj.la)

Definitely bug #125728.  I believe comment #29 contains the best
workarounds until a fix is actually applied.

> >   broken /usr/lib/kde3/libk3blibsndfiledecoder.la (requires
> > /usr/kde/3.4/lib/libkio.la)
...

Here again, "equery belongs /usr/lib/kde3/libk3blibsndfiledecoder.la".
 If nothing owns it, just remove it.

-Richard
-- 
gentoo-user@gentoo.org mailing list