Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Crufted with perl modules?
Date: Wed, 17 Nov 2010 01:42:58
Message-Id: AANLkTikoaJgAL0H2ge3psTQ0BgMeABcY09ghWRJnhKbZ@mail.gmail.com
In Reply to: Re: [gentoo-user] Crufted with perl modules? by Adam Carter
1 > but should I now have perl modules spread
2 >>
3 >> across my filesystem that aren't known by portage?  Is there any way
4 >> to clean them up?  Would installing the same Bundle with g-cpan be
5 >> guaranteed to straighten everything out?
6 >>
7 > qfile -orphans ?
8
9 That sounds promising but I get:
10
11 # qfile --orphans
12 Usage: qfile <opts> <filename> : list all pkgs owning files
13
14 Options: -[ef:m:oRx:SvqChV]
15 -e, --exact * Exact match
16 -f, --from <arg> * Read arguments from file <arg> ("-" for stdin)
17 -m, --max-args <arg> * Treat from file arguments by groups of <arg>
18 (defaults to 5000)
19 -o, --orphans * List orphan files
20 -R, --root-prefix * Assume arguments are already prefixed by $ROOT
21 -x, --exclude <arg> * Don't look in package <arg>
22 -S, --slots * Display installed packages with slots
23 -v, --verbose * Make a lot of noise
24 -q, --quiet * Tighter output; suppress warnings
25 -C, --nocolor * Don't output color
26 -h, --help * Print this help and exit
27 -V, --version * Print version and exit
28
29 I'm not sure what it's asking me to do.
30
31 - Grant

Replies

Subject Author
Re: [gentoo-user] Crufted with perl modules? Willie Wong <wwong@××××××××××××××.EDU>