On 22/06/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:

This will show you what packages still have cruft in /usr/kde/3.2 - 3.4:

# find /usr/kde/3.{2,3,4} | xargs equery belongs | cat

It aborts on mine:
==============================
# find /usr/kde/3.{2,3,4} | xargs equery belongs | cat
find: /usr/kde/3.2: No such file or directory
find: /usr/kde/3.3: No such file or directory
find: /usr/kde/3.4: No such file or directory
List all packages owning a particular set of files

Note: Normally, only one package will own a file. If multiple packages
own the same file, it usually consitutes a problem, and should be
reported.

Syntax:
 belongs <local-opts> filename
<local-opts> is either of:
 -c, --category cat - only search in category cat
 -f, --full-regex   - supplied query is a regex
 -e, --earlyout     - stop when first match is found
 -n, --name-only    - don't print the version.
xargs: equery: exited with status 255; aborting
==============================

What gives?
--
Regards,
Mick

--
gentoo-user@gentoo.org mailing list

Reply via email to