Linked by Eugenia Loli on Sun 16th Dec 2007 00:04 UTC, submitted by obsethryl
Thread beginning with comment 291265
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: "cleanse" for Portage/Paludis?
by timofonic on Sun 16th Dec 2007 13:00
in reply to "RE: "cleanse" for Portage/Paludis?"
RE[2]: "cleanse" for Portage/Paludis?
by dylansmrjones on Sun 16th Dec 2007 16:37
in reply to "RE: "cleanse" for Portage/Paludis?"





Member since:
2006-11-30
The closest thing is probably revdep-rebuild.
It checks if any packages are broken due to missing or changed libs.
emerge takes care of package dependencies pretty much automatically so you should not really need a separate tool to check if something is missing.
If you happen to uninstall a package that is needed by something else then revdep-rebuild would tell you and the next "emerge world" would pull that package in again as well.
That's what I can think of right now but there are probably different ways to do this.
EDIT: But I don't think there is anything that checks if the installed files are really still there, except for libs.
Edited 2007-12-16 12:51