Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66319 - portage should run revdep-rebuild after every merge, perhaps hidden behind FEATURES
Summary: portage should run revdep-rebuild after every merge, perhaps hidden behind FE...
Status: VERIFIED LATER
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 09:17 UTC by Donnie Berkholz (RETIRED)
Modified: 2007-01-11 13:50 UTC (History)
1 user (show)

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 Donnie Berkholz (RETIRED) gentoo-dev 2004-10-04 09:17:18 UTC
To reduce the work on the individual users, cut the hassle of supporting people who don't know what to do about broken libs, and make portage a more complete package management system, we should automatically run revdep-rebuild after every set of merges.

This could result in an apparent major slowdown of portage, so I propose that it be hidden behind FEATURES="revdep-rebuild". A package management system shouldn't just leave broken programs out there on the system after it's done upgrading -- it should fix them, too.

If _nothing_ else, at least run a scan for broken deps and tell the user to run revdep-rebuild at the end of the merge set.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-05-25 00:01:54 UTC
Would rather specify metadata for each ebuild that can be used to determine if a
rebuild is required...
Comment 2 SpanKY gentoo-dev 2005-05-25 05:33:35 UTC
yeah, this is not a good idea as is

the NEEDED stuff that eradicator proposed on the mailing list and that scanelf
now creates should be utilized instead
Comment 3 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:24:47 UTC
Putting a hold on feature requests for portage as they are drowning out the 
bugs. Most of these features should be available in the next major version of 
portage. But for the time being, they are just drowning out the major bugs and 
delaying the next version's progress. 
 
Any bugs that contain patches and any bugs for etc-update or dispatch-conf can 
be reopened. Sorry, I'm just not good enough with bugzilla. ;) 
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 13:50:40 UTC
Consider this closed as WONTFIX, there are better proposals.