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

Bug 286508

Summary: "equery belong" doesn't support symbolic links
Product: Portage Development Reporter: Fabio Rossi <rossi.f>
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 Fabio Rossi 2009-09-26 11:49:42 UTC
The file name passed to equery belong should be resolved to the real path.

For instance:

# equery b /lib/libreadline.so.6
[ Searching for file(s) /lib/libreadline.so.6 in *... ]

# equery b /lib64/libreadline.so.6
[ Searching for file(s) /lib/libreadline.so.6 in *... ]
sys-libs/readline-6.0_p3 (/lib64/libreadline.so.6 -> libreadline.so.6.0)
Comment 1 Douglas Anderson 2009-10-26 23:39:51 UTC
Thanks for your report. We're already aware of this issue and it's being worked on. Please feel free to continue helping us resolve the issue in the previously submitted bug.

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