Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge broken??! What do I do?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
pdptrojan
Guest





PostPosted: Mon May 13, 2002 11:08 pm    Post subject: emerge broken??! What do I do? Reply with quote

All of a sudden, out of no where, I can no longer emerge packages.
Emerge rsync works fine though.

If I try to emerge --update world, I get this message:

[root@Trojan portage]$ emerge --update world
Calculating world dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1198, in ?
if not mydepgraph.syscreate(getworldlist()):
File "/usr/bin/emerge", line 502, in syscreate
if not self.create(self.match(myline,mykey="update (likely old /var/db/pkg entry)")):
File "/usr/bin/emerge", line 409, in create
edepend=eval(mydb.readline())
File "<string>", line 0

^
SyntaxError: unexpected EOF while parsing


_____________________________________________________
Trying to emerge any package gives me this error:


[root@Trojan app-admin]$ emerge usbview
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1230, in ?
if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
File "/usr/bin/emerge", line 409, in create
edepend=eval(mydb.readline())
File "<string>", line 0

^
SyntaxError: unexpected EOF while parsing

__________________________________________________________


I didn't do anything abnormal to my system... anyone come accross this before?

Thanks!
Back to top
Aravaipa
Guest





PostPosted: Tue May 14, 2002 2:55 pm    Post subject: Same problem Reply with quote

I see the same error in emerging most packages now, though "emerge rsync" seems to be fine. I also can emerge some packages like mozilla for instance, which I upgraded recently. Everything else gives this error. My vertion of portage is 1.9.7 (I was hoping that I could upgrade to the newer version and that would fix the problem, but this is one of the packages that fails) :cry:

Any help would be appreciated
Back to top
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum