1 |
On Wed, 2008-10-22 at 23:23 +0000, James wrote: |
2 |
> Hello, |
3 |
> |
4 |
> One of my systems in an old Pentium III (Coppermine). |
5 |
> python-updater will not complete. It echoes one |
6 |
> line and then sits indefinately (for a day or more). |
7 |
> |
8 |
|
9 |
Perhaps you can run strace (or bash -x) on it to see where it's hanging. |
10 |
|
11 |
[...] |
12 |
> Here's what else happens: |
13 |
> |
14 |
> # eselect python list |
15 |
> !!! Error: Can't load module python |
16 |
|
17 |
Probably because there is no eselect module for python installed (there |
18 |
isn't one on any my machines). |
19 |
|
20 |
-a |