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

Bug 140430

Summary: revdep-rebuild should scan multilib directories only once
Product: Portage Development Reporter: Jose daLuz <jdaluz>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: 2.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jose daLuz 2006-07-14 17:57:56 UTC
On amd64 (and perhaps on other multilib arches I am unfamiliar with) revdep-rebuild will scan /lib64 and /usr/lib64, and then scan /lib and /usr/lib even though the latter are just symlinks to the former. While this behavior can be modified with SEARCH_DIRS_MASK in make.conf, it makes no sense for this to be a manual fix. The default on a multilib arch should be to only search the actual directories and not the symlinks.
Comment 1 Paul Varner (RETIRED) gentoo-dev 2006-07-14 18:45:04 UTC

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