Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91701 - Equery man-page incomplete. Also, libpixmap.so is multiply-owned.
Summary: Equery man-page incomplete. Also, libpixmap.so is multiply-owned.
Status: RESOLVED DUPLICATE of bug 77791
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High minor
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 08:03 UTC by Prof. Jonathan King
Modified: 2005-10-12 23:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Prof. Jonathan King 2005-05-06 08:03:30 UTC
The `equery' man-page has
[code]
equery(1)                                                            equery(1)
...
belongs <local-opts> file
      This command lists all packages owning the specified file.
      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.
[/code]
I suggest that the man-page be modified to say where/how to
report the multiply-owned pkg.

By way of example:
[code]
%  equery belongs /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
x11-libs/gtk+-2.6.4-r1
x11-themes/gtk-engines-2.2.0
[/code]


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Paul Varner (RETIRED) gentoo-dev 2005-10-12 23:32:18 UTC

*** This bug has been marked as a duplicate of 77791 ***