Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with emerge (unable to emerge packages)
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
fre
n00b
n00b


Joined: 19 Apr 2002
Posts: 9
Location: Belgium

PostPosted: Fri May 10, 2002 9:47 am    Post subject: Problems with emerge (unable to emerge packages) Reply with quote

Hi,

I just the following in that order:

1/ emerge rsync
2/ emerge update net-misc/rsync
3/ emerge update portage
4/ emerge clean

After this it is impossible for me to use emerge at all:
ex: emerge update world gives me:

Code:


root # 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 512, in syscreate
    if not self.create(self.match(myline,mykey="syscreate1")):
  File "/usr/bin/emerge", line 408, in create
    mydb=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-reiserfsprogs-3.1c.ebuild'
root #




I get similar stuff with other commands/packages. They always contain this 'No such file or directory' error.

Any ideas as I'm kinda stuck now...

Thanks,

Frederik.
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri May 10, 2002 10:02 am    Post subject: Reply with quote

First off you don't have to emerge all those things, a simple emerge --update world would have updated rsync and portage.

Try emerge --update system or emerge --update and see what happens.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
Herby
Guest





PostPosted: Fri May 10, 2002 10:36 am    Post subject: yeah, right.... it should work like a charm if you do ... Reply with quote

the following :


I had something similar once. I had to manually mkdir
/var/cache/edb/dep. Try this. :D

btw.... done that on chocopops
:twisted: :lol: :D
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