Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32181 - qpkg --dups --slot doesn't work
Summary: qpkg --dups --slot doesn't work
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-28 02:49 UTC by Henrik Sankala
Modified: 2004-08-21 13:43 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 Henrik Sankala 2003-10-28 02:49:41 UTC
qpkg --dups --slot doesn't work, although multiple versions of the same package
are installed in the same slot, qpkg returns a empty dups list.


Reproducible: Always
Steps to Reproduce:
Example:

root # qpkg --dups
dev-libs/atk
dev-libs/glib
sys-libs/db
x11-libs/gtk+
x11-libs/pango
root # etcat -v x11-libs/pango
[ Results for search key : x11-libs/pango ]
[ Applications found : 1 ]

*  x11-libs/pango :
        [   ] x11-libs/pango-1.2.1 (0)
        [   ] x11-libs/pango-1.2.1-r1 (0)
        [M~ ] x11-libs/pango-1.2.2 (0)
        [  I] x11-libs/pango-1.2.3 (0)
        [  I] x11-libs/pango-1.2.5 (0)
        [M~ ] x11-libs/pango-1.2.5-r1 (0)

root # qpkg --dups --slot
root #

Actual Results:  
qpkg --dups --slot doesn't show duplicates occupying the same slot.


Expected Results:  
qpkg --dups --slot should work.


qpkg version used: 0.1.5
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-08-21 13:43:42 UTC
this tool is deprecated