syamajala n00b

Joined: 17 Jul 2003 Posts: 52
|
Posted: Sat Nov 29, 2003 9:34 pm Post subject: Alsa killed portage!!! |
|
|
Something weird has happened to portage. I emerged alsa and portage stopped working. If I type emerge sync or emerge alsa-utils or any package it gives me a list that says:
Traceback (most recent call last):
File "/usr/bin/emerge", line 14, in ? import portage
File "/usr/lib/portage/pym/portage.py", line 5347, in ? setting=config()
File "usr/lib/portage/pym/portage.py", line 1009, in __init__self.mygcfg=getconfig("/etc/make.conf")
File"/usr/lib/portage/pym/portage.py", line 807, in getconfig val=lex.get_token()
File "/usr/lib/python2.2/shlex.py", line 74, in get_token raw = self.read_token()
File "/usr/lib/python2.2/shlex.py", line 144m in read_token raise ValueError, "No closing quotation"
ValueError: No closing qutation
I don't know what version of portage I have because when I type emerge -v I get the list. But, I know its not 2.0.49 because portage was working until I emerged alsa. |
|