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

Bug 343427

Summary: 'equery belongs' looks for file only among installed packages
Product: Portage Development Reporter: Mykhaylo Khodorev <ralfeus>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mykhaylo Khodorev 2010-10-30 21:32:19 UTC
Often it's needed to use some known (or not much) program. For that the package, which contains this program should be installed. But usually it's not clear, what is the proper package name. It would be nice if 'equery belongs' search across whole portage and not just installed packages. 

Reproducible: Always

Steps to Reproduce:
1. Run equery belongs <file name belonging to not installed package>

Actual Results:  
Shows nothing:
phoenix ralfeus # equery belongs iwconfig
[ Searching for file(s) iwconfig in *... ]
phoenix ralfeus #


Expected Results:  
net-wireless/wireless-tools
Comment 1 Dean Matzkov 2010-10-31 11:56:47 UTC
I think app-portage/pfl is what you're looking for.