On Tue, Apr 30, 2013 at 1:24 PM, Tom Wijsman <tom...@gentoo.org> wrote: > I haven't ran revdep-rebuild for a year, you can set > FEATURES="preserve-libs" which will preserve any libs, once libs are > being preserved you can then get rid of them by doing an `emerge > @preserved-rebuild` whenever you feel like as opposed to when > something breaks. It's not a default yet, but will probably be so...
I believe there have been concerns with @preserved-rebuild sometimes causing problems. I think there is probably still a place for it, even in a world where everybody uses slot operator dependencies. Upgrading a large collection of packages takes time, and it might even fail midway. It would still be nice to have the system maintain the old libraries until the entire process is completed. I'm sure there are one-offs that I'm not thinking of, but I think we're better off finding a solution for those one-offs than giving up the benefits of deferred library removal. For security items an update to glsa-check to find vulnerable lingering remains of removed packages might help address concerns. Rich