I've noticed a lot of libraries have started spouting out messages
similar to this after they merge:
An old version of an installed library was detected on your system. In
order to avoid breaking packages that link against is, this older
version is not being removed. In order to make full use of this newer
version, you will need to execute the following command:
revdep-rebuild --soname libexif.so.9
After doing that, you can safely remove /usr/lib/libexif.so.9
Why can't portage do this automatically? (the revdep-rebuild plus
removing the older library)
--
[email protected] mailing list