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.62)
	(envelope-from <gentoo-user+bounces-60080-garchives=archives.gentoo.org@gentoo.org>)
	id 1HJCqK-0008Jz-2y
	for garchives@archives.gentoo.org; Mon, 19 Feb 2007 18:02: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 l1JHxKVN013835;
	Mon, 19 Feb 2007 17:59:20 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1JHpnpN002664
	for <gentoo-user@lists.gentoo.org>; Mon, 19 Feb 2007 17:51:49 GMT
Received: by ug-out-1314.google.com with SMTP id z38so604228ugc
        for <gentoo-user@lists.gentoo.org>; Mon, 19 Feb 2007 09:51:49 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=beta;
        h=received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from;
        b=CfZ+OEv7HAH/u0f81Co1/hnEFWDK/wvtJNcLn2uFUHOOe4/Xyhlw5HhmKhl/oChmnMxkHgfTMxTH7xhW9Fp+C0B8uYijtuHGRVbConCwE8dS9jot05S47BWOlosEctGwpXXjxNYiSVHwVH/huPEU+MrhlzIiVJp65Y84stvaQwM=
Received: by 10.67.92.1 with SMTP id u1mr7146456ugl.1171907509043;
        Mon, 19 Feb 2007 09:51:49 -0800 (PST)
Received: from ?192.168.1.101? ( [193.171.131.245])
        by mx.google.com with ESMTP id 53sm7618383ugd.2007.02.19.09.51.46;
        Mon, 19 Feb 2007 09:51:47 -0800 (PST)
Message-ID: <45D9E3FA.20101@gmail.com>
Date: Mon, 19 Feb 2007 18:52:58 +0100
User-Agent: Thunderbird 1.5.0.9 (X11/20061206)
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
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] revdep-rebuild question
References: <5bdc1c8b0702190823o2985c5bdmf7b404f5b667a0c1@mail.gmail.com>
In-Reply-To: <5bdc1c8b0702190823o2985c5bdmf7b404f5b667a0c1@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
From: Jakob Buchgraber <jakob.buchgraber@googlemail.com>
X-Archives-Salt: 98478e43-fa88-4c7d-8fc1-2eb98fcb9485
X-Archives-Hash: 62bc05188c29beb212b486f61d64caef

Mark Knecht wrote:
> Hi,
>   I'm not clear why revdep-rebuild is showing lots of broken linkages
> but then telling me everything is in order and there is no work to do
> to clean up the system.
>
>   I haven't seen this before. What's causing it?
>
>   What's the process to get this cleaned up and down to no messages
> about broken things?
>
> Thanks,
> Mark
>
>
> gandalf ~ # revdep-rebuild -p
> Configuring search environment for revdep-rebuild
>
> Checking reverse dependencies...
>
> Packages containing binaries and libraries broken by a package update
> will be emerged.
>
> Collecting system binaries and libraries... done.
>  (/root/.revdep-rebuild.1_files)
>
> Collecting complete LD_LIBRARY_PATH... done.
>  (/root/.revdep-rebuild.2_ldpath)
>
> Checking dynamic linking consistency...
>  broken /usr/bin/avibench (requires  libaviplay-0.7.so.0)
>  broken /usr/bin/avicap (requires  libaviplay-0.7.so.0 libqavm-0.7.so.0)
>  broken /usr/bin/avicat (requires  libaviplay-0.7.so.0)
> <SNIP>
>  broken /usr/lib/transcode/filter_preview.la (requires /usr/lib/libdv.la)
>  broken /usr/lib/transcode/filter_preview.la (requires
> /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.la)
> done.
>  (/root/.revdep-rebuild.3_rebuild)
>
> Assigning files to ebuilds... done.
>  (/root/.revdep-rebuild.4_ebuilds)
>
> Evaluating package order... done.
>  (/root/.revdep-rebuild.5_order)
>
> Dynamic linking on your system is consistent... All done.
> gandalf ~ #
All options being passed to revdep-rebuild are also passed to emerge. So 
write only
revdep-rebuild instead of revdep-rebuild -p (pretend)

Cheers,
jay

-- 
My system configuration (Gentoo Linux): http://www.linux-stats.org/index.php?c=userpage&sys=810
Registered Linux User #373457

-- 
gentoo-user@gentoo.org mailing list