1 |
Howdy, |
2 |
|
3 |
For the past week or so, I been getting this endless loop with |
4 |
preserved-rebuild. I did a emerge -ev world last night and it still |
5 |
gives me the same thing. I'm stumped with the info emerge is giving me |
6 |
again. |
7 |
|
8 |
root@fireball / # emerge @preserved-rebuild |
9 |
|
10 |
These are the packages that would be merged, in order: |
11 |
|
12 |
Calculating dependencies... done! |
13 |
[ebuild R ] dev-lang/python-3.3.5-r1:3.3::gentoo USE="gdbm ipv6 |
14 |
ncurses readline sqlite ssl threads tk xml -build -doc -examples |
15 |
-hardened -wininst" 0 KiB |
16 |
[ebuild R ] dev-lang/python-2.7.9-r1:2.7::gentoo USE="gdbm ipv6 |
17 |
ncurses readline sqlite ssl threads tk (wide-unicode) xml -berkdb -build |
18 |
-doc -examples -hardened -wininst" 0 KiB |
19 |
[ebuild R ] dev-lang/python-3.4.1:3.4::gentoo USE="gdbm ipv6 |
20 |
ncurses readline sqlite ssl threads tk xml -build -examples -hardened |
21 |
-wininst" 0 KiB |
22 |
|
23 |
Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB |
24 |
|
25 |
>>> Verifying ebuild manifests |
26 |
>>> Emerging (1 of 3) dev-lang/python-3.3.5-r1::gentoo |
27 |
>>> Emerging (2 of 3) dev-lang/python-2.7.9-r1::gentoo |
28 |
>>> Emerging (3 of 3) dev-lang/python-3.4.1::gentoo |
29 |
>>> Installing (2 of 3) dev-lang/python-2.7.9-r1::gentoo |
30 |
>>> Installing (1 of 3) dev-lang/python-3.3.5-r1::gentoo |
31 |
>>> Installing (3 of 3) dev-lang/python-3.4.1::gentoo |
32 |
>>> Jobs: 3 of 3 complete Load avg: 3.99, |
33 |
2.91, 1.47 |
34 |
>>> Auto-cleaning packages... |
35 |
|
36 |
>>> No outdated packages were found on your system. |
37 |
|
38 |
* GNU info directory index is up-to-date. |
39 |
|
40 |
!!! existing preserved libs: |
41 |
>>> package: dev-lang/tk-8.5.17 |
42 |
* - /usr/lib64/libtk8.6.so |
43 |
* used by /usr/lib64/python2.7/lib-dynload/_tkinter.so |
44 |
(dev-lang/python-2.7.9-r1) |
45 |
* used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so |
46 |
(dev-lang/python-3.3.5-r1) |
47 |
* used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so |
48 |
(dev-lang/python-3.4.1) |
49 |
>>> package: dev-lang/tcl-8.5.17 |
50 |
* - /usr/lib64/libtcl8.6.so |
51 |
* used by /usr/lib64/python2.7/lib-dynload/_tkinter.so |
52 |
(dev-lang/python-2.7.9-r1) |
53 |
* used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so |
54 |
(dev-lang/python-3.3.5-r1) |
55 |
* used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so |
56 |
(dev-lang/python-3.4.1) |
57 |
Use emerge @preserved-rebuild to rebuild packages using these libraries |
58 |
|
59 |
* IMPORTANT: config file '/etc/bash/bashrc' needs updating. |
60 |
|
61 |
* IMPORTANT: config file '/usr/share/config/kdm/kdmrc' needs updating. |
62 |
* See the CONFIGURATION FILES section of the emerge |
63 |
* man page to learn how to update config files. |
64 |
root@fireball / # |
65 |
|
66 |
|
67 |
I've also rebuilt tcl and tk before doing a emerge -ev world. Where is |
68 |
my hammer? |
69 |
|
70 |
Thanks. |
71 |
|
72 |
Dale |
73 |
|
74 |
:-) :-) |