From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PA4ab-0004gx-Fj for garchives@archives.gentoo.org; Sun, 24 Oct 2010 17:42:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF65DE0853; Sun, 24 Oct 2010 17:41:50 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id D18B6E0853 for ; Sun, 24 Oct 2010 17:41:50 +0000 (UTC) Received: by yxf34 with SMTP id 34so2950833yxf.40 for ; Sun, 24 Oct 2010 10:41:50 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=TgRXgxOk1p57Za7D518cIm8DX7agm9O4mKlxCMn/Rfs=; b=VpkuFzaHs3GgKrbL4JsgCt/NfCf19LpouwNDlTyzSDjfJpg8nEYl5NP5bto7s0vbEr 0r3WmYu5BVHqgLiVj/f+dkIkos4OMhrjULuIkLG180v1tDYjlbVe8oNfMNJrPucg1Cvw 8xySJLWAM/C5Jsw+uBN+YKAiHUAtOaD4Fa/QA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=iIAMGyKjmQPdJ3WIOmaGWU5ITvQvNsnWntiOcjJzx7Xfen2cs6MykUGQts3q13svzx R8jXthZprnFvsGu+nIwabjxcMT9ji2bE+UAkgdnoBT4JZIbjgV7Pe4xOpuABHgkeV04X 03FdU3H2EASYCv+z9wd+hjRo2xq2tUlLbYPDY= Received: by 10.151.109.4 with SMTP id l4mr11154172ybm.353.1287942110556; Sun, 24 Oct 2010 10:41:50 -0700 (PDT) Received: from [192.168.1.2] (adsl-0-94-212.jan.bellsouth.net [65.0.94.212]) by mx.google.com with ESMTPS id c8sm4597442yha.13.2010.10.24.10.41.48 (version=SSLv3 cipher=RC4-MD5); Sun, 24 Oct 2010 10:41:49 -0700 (PDT) Message-ID: <4CC46FDB.1000306@gmail.com> Date: Sun, 24 Oct 2010 12:41:47 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.14) Gecko/20101020 Gentoo/2.0.9 SeaMonkey/2.0.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cruft after perl-cleaner --all References: <4CC31A6C.5040608@gentoo.org> <4CC3701E.4010108@gmail.com> <20101024163836.0708e666@digimed.co.uk> In-Reply-To: <20101024163836.0708e666@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: bfe9910b-8c9f-451f-be60-222907890c6c X-Archives-Hash: 6181076da61fafb09129a083212f515c Neil Bothwick wrote: > On Sat, 23 Oct 2010 18:30:38 -0500, Dale wrote: > > >> Is there a way to find "cruft"? Some script or something? My install >> is pretty old and I would guess there are a few left over files here >> and there. >> > Emerge portage-utils and run qfile with the --orphans option. The man > page gives examples of how to use it. > > > I tried like the man page says but it only found one file that was orphaned. Either portage does a exceptional job or I'm not doing something right. lol Dale :-) :-)