Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41731

Summary: qpkg -f prints packages by doing a partial match
Product: Portage Development Reporter: Jeremy Huddleston (RETIRED) <eradicator>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-15 19:01:33 UTC
'qpkg -f <file>' will report packages that own '<file>*' as opposed to '<file>'

$ qpkg -f /bin/ls
sys-apps/coreutils *
sys-apps/module-init-tools *
sys-fs/e2fsprogs *

/bin/lsattr - sys-fs/e2fsprogs 
/bin/lsmod  - sys-apps/module-init-tools

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-04-21 20:06:01 UTC

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