Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169835 - revdep-rebuild searches lib, lib32 and lib64 which are two not three
Summary: revdep-rebuild searches lib, lib32 and lib64 which are two not three
Status: RESOLVED DUPLICATE of bug 93574
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 21:55 UTC by David Philippi
Modified: 2007-03-07 21:57 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 David Philippi 2007-03-07 21:55:11 UTC
When running revdep-rebuild I usually get hits twice. Once through let's say /usr/lib/XY and as /usr/lib64/XY with XY being the same since /usr/lib is a symlink to /usr/lib64 which takes quite a bit more time then really required.

Reproducible: Always



Expected Results:  
I'd like to have a way to tell it to search only [/usr]/lib32 and [/usr]/lib64 instead of doing the latter twice.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-07 21:57:06 UTC

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