Code: Select all
haxor ~ # emerge --sync
Traceback (most recent call last):
File "/usr/bin/emerge", line 12, in ?
import portage
File "/usr/lib/portage/pym/portage.py", line 6958, in ?
init_legacy_globals()
File "/usr/lib/portage/pym/portage.py", line 6905, in init_legacy_globals
settings = config(
File "/usr/lib/portage/pym/portage.py", line 1028, in __init__
while os.path.exists(mypath+"/parent"):
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
haxor ~ #

