Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150399 - emerge should execute revdep-rebuild itself
Summary: emerge should execute revdep-rebuild itself
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-07 11:04 UTC by Armin Mohring
Modified: 2006-10-07 11:17 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 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.