Have you tried running python-updater? I have no idea if it would fix it, but worth a try? On Mar 23, 2015 17:38, "Dale" <rdalek1...@gmail.com> wrote:
Howdy, For the past week or so, I been getting this endless loop with preserved-rebuild. I did a emerge -ev world last night and it still gives me the same thing. I'm stumped with the info emerge is giving me again. root@fireball / # emerge @preserved-rebuild These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-lang/python-3.3.5-r1:3.3::gentoo USE="gdbm ipv6 ncurses readline sqlite ssl threads tk xml -build -doc -examples -hardened -wininst" 0 KiB [ebuild R ] dev-lang/python-2.7.9-r1:2.7::gentoo USE="gdbm ipv6 ncurses readline sqlite ssl threads tk (wide-unicode) xml -berkdb -build -doc -examples -hardened -wininst" 0 KiB [ebuild R ] dev-lang/python-3.4.1:3.4::gentoo USE="gdbm ipv6 ncurses readline sqlite ssl threads tk xml -build -examples -hardened -wininst" 0 KiB Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB >>> Verifying ebuild manifests >>> Emerging (1 of 3) dev-lang/python-3.3.5-r1::gentoo >>> Emerging (2 of 3) dev-lang/python-2.7.9-r1::gentoo >>> Emerging (3 of 3) dev-lang/python-3.4.1::gentoo >>> Installing (2 of 3) dev-lang/python-2.7.9-r1::gentoo >>> Installing (1 of 3) dev-lang/python-3.3.5-r1::gentoo >>> Installing (3 of 3) dev-lang/python-3.4.1::gentoo >>> Jobs: 3 of 3 complete Load avg: 3.99, 2.91, 1.47 >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. !!! existing preserved libs: >>> package: dev-lang/tk-8.5.17 * - /usr/lib64/libtk8.6.so * used by /usr/lib64/python2.7/lib-dynload/_tkinter.so (dev-lang/python-2.7.9-r1) * used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so (dev-lang/python-3.3.5-r1) * used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so (dev-lang/python-3.4.1) >>> package: dev-lang/tcl-8.5.17 * - /usr/lib64/libtcl8.6.so * used by /usr/lib64/python2.7/lib-dynload/_tkinter.so (dev-lang/python-2.7.9-r1) * used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so (dev-lang/python-3.3.5-r1) * used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so (dev-lang/python-3.4.1) Use emerge @preserved-rebuild to rebuild packages using these libraries * IMPORTANT: config file '/etc/bash/bashrc' needs updating. * IMPORTANT: config file '/usr/share/config/kdm/kdmrc' needs updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files. root@fireball / # I've also rebuilt tcl and tk before doing a emerge -ev world. Where is my hammer? Thanks. Dale :-) :-)