Though maybe it was paramiko at fault, so I tried to emerge --search paramiko to see if I could update it.. Emerge is broken.
Code: Select all
bertha portage-2.2.18 # emerge --sync
File "/usr/lib/python-exec/python2.7/emerge", line 23
from __future__ import print_function
^
SyntaxError: invalid syntaxbertha portage-2.2.18 # eselect python list
Available Python interpreters:
[1] python2.7 *
[2] python3.2
[3] python3.3
[4] python3.4
I even tried going back to 2.7 for all.. no help.
So, as I do have 4 identical hardware systems running Gentoo, and the other 3 seem fine, I am guessing my Python Class helped me do something bad? How do I fix portage? The whole binary package directions seem to still require a working portage on the receiving end.


