On 6/27/06, gentuxx <[EMAIL PROTECTED]> wrote:
was having, but not sure.)  And, why isn't revdep-rebuild rebuilding them?

The typical reason for this is that the borken files are no longer
owned by any installed package.  For example, if you upgraded to KDE
3.5, and removed all 3.4 packages, anything in /usr/kde/3.4/ would not
be owned by any package.

Since these are .la files, what most likely happened is that a
fix_libtoo_files.sh run modified the files, changing their mtime and
md5 checksums, so they were not removed by portage when you cleaned
KDE 3.4, as portage will not remove files that were modified since
installation.

Verify that the files in /usr/kde/3.4 are not owned by any package
with "equery belongs", and if not, they should be safe to delete.

-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to