From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Crufted with perl modules?
Date: Tue, 16 Nov 2010 19:18:23 -0800 [thread overview]
Message-ID: <AANLkTiniy6Ncc+RKP_CKBwwYDydW=GsE3vH3KcS=6CLv@mail.gmail.com> (raw)
In-Reply-To: <20101117020359.GA9235@math.princeton.edu>
>> > qfile -orphans ?
>>
>> That sounds promising but I get:
>>
>> # qfile --orphans
>> Usage: qfile <opts> <filename> : list all pkgs owning files
>>
>
> qfile --orphans needs to take input a filename.
>
> So to go through your system looking for all orphaned files, you do
> something like
>
> find / -exec qfile -o '{}' \;
>
> ... which will produce a load of output that you don't want. So best
> to (1) restrict to smaller subdirectories (instead of /, do
> /usr/lib/perl5), and (2) redirect the output to disk.
Thanks Willie, that gave me a great list. Very cool command. Almost
all the orphaned stuff in /usr/lib/perl5 is either in:
/usr/lib/perl5/site_perl/5.12.2
with corresponding but not orphaned contents in:
/usr/lib/perl5/vendor_perl/5.12.2
or the orphaned stuff is in:
/usr/lib/perl5/5.12.2/x86_64-linux
Do the orphaned files sound OK to delete in this case? Is there a
slick way to do so?
- Grant
next prev parent reply other threads:[~2010-11-17 3:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-17 0:58 [gentoo-user] Crufted with perl modules? Grant
2010-11-17 1:21 ` Adam Carter
2010-11-17 1:42 ` Grant
2010-11-17 2:03 ` Willie Wong
2010-11-17 3:18 ` Grant [this message]
2010-11-17 9:10 ` Neil Bothwick
2010-11-17 9:19 ` Joerg Schilling
2010-11-17 12:52 ` Sebastian Beßler
2010-11-17 12:54 ` Albert Hopkins
2010-11-17 13:13 ` Sebastian Beßler
2010-11-17 14:09 ` Albert Hopkins
2010-11-17 14:09 ` Stroller
2010-11-17 22:14 ` John Campbell
2010-11-17 22:21 ` Sebastian Beßler
2010-11-17 22:49 ` Adam Carter
2010-11-17 22:59 ` Alan McKinnon
2010-11-17 23:03 ` Adam Carter
2010-11-17 23:10 ` Alan McKinnon
2010-11-17 14:15 ` Stroller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTiniy6Ncc+RKP_CKBwwYDydW=GsE3vH3KcS=6CLv@mail.gmail.com' \
--to=emailgrant@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox