Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
headly
n00b
n00b


Joined: 21 Jun 2002
Posts: 46

PostPosted: Sat Jun 22, 2002 4:43 am    Post subject: emerge problem Reply with quote

whenever i try to update i get the following

emerge -u world -p

These are the packages that I would merge, in order.

Calculating world dependencies -Traceback (most recent call last):
File "/usr/bin/emerge", line 1204, in ?
if not mydepgraph.syscreate(getworldlist()):
File "/usr/bin/emerge", line 503, 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
mydb=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-proftpd-1.2.5-r1.ebuild'
Back to top
View user's profile Send private message
Houdini
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 224
Location: New Mexico Tech, Socorro, NM

PostPosted: Sat Jun 22, 2002 6:14 am    Post subject: Reply with quote

Try re-emerging portage. I just tried that same line and it works fine, using 2.0.4
_________________
^]:wq
Back to top
View user's profile Send private message
headly
n00b
n00b


Joined: 21 Jun 2002
Posts: 46

PostPosted: Sat Jun 22, 2002 12:27 pm    Post subject: when i tried i get this Reply with quote

emerge portage
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1236, in ?
if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
File "/usr/bin/emerge", line 409, in create
mydb=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-portage-2.0.4.ebuild'
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Sat Jun 22, 2002 12:45 pm    Post subject: Reply with quote

try:

Code:
emerge -c rsync


then

Code:
emerge -u portage


(use the -p first, to make sure it's a sane upgrade)

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
headly
n00b
n00b


Joined: 21 Jun 2002
Posts: 46

PostPosted: Sat Jun 22, 2002 12:51 pm    Post subject: this is what i get Reply with quote

emerge -c rsync

rsync
selected: none
protected: 2.5.5
omitted: none

>>> clean: No packages selected for removal.

root # emerge -u portage
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1236, in ?
if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
File "/usr/bin/emerge", line 409, in create
mydb=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-portage-2.0.4.ebuild'
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Sat Jun 22, 2002 12:59 pm    Post subject: Reply with quote

Try searching the mailing list archives. I did a quick search and ran across quite a few posts similar to yours. Don't have time to go through all the posts to see what the fix might be, but maybe you do. :)

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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