Trenton Adams wrote: > Why does revdep-rebuild try and update packages that do not exist? Is > this a bug, or am I missing something? > > # revdep-rebuild --library libstdc++.so.5 -- -p -v 2>&1 > ... > Calculating dependencies / > emerge: there are no ebuilds to satisfy "=dev-lang/python-2.3.5". > > > # equery list python > [ Searching for package 'python' in all categories among: ] > * installed packages > [I--] [ ] dev-lang/python-2.4.3-r4 (2.4) > [I--] [ ] dev-python/python-fchksum-1.7.1 (0) It looks like an old version of python is still on your system from when there was an ebuild for it. I'd suggest "emerge -p --depclean" to see if it would remove it.
PaulNM -- [email protected] mailing list

