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

Bug 150399

Summary: emerge should execute revdep-rebuild itself
Product: Gentoo Linux Reporter: Armin Mohring <mohringarmin>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Armin Mohring 2006-10-07 11:04:07 UTC
If I execute emerge -e system, portage gives the output:
please execute revdep-rebuild now.

Instead of printing this message, portage should execute the command revdep-rebuild itself.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-07 11:17:52 UTC
emerge can't call itself (via revdep-rebuild). Proper reverse dependency support isn't trivial and has to encompass quite a bit more than that what revdep-rebuild does.