Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
File not found during emerge
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
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Sat Feb 08, 2003 6:32 am    Post subject: File not found during emerge Reply with quote

Code:
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1595, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 939, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1339, in doebuild
    return merge(settings["CATEGORY"],settings["PF"],settings["D"],settings["BUILDDIR"]+"/build-info",myroot,myebuild=settings["EBUILD"])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1458, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3956, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3685, in treewalk
    self.mergeme(srcroot,destroot,outfile,None,secondhand,cfgfiledict,mymtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3797, in mergeme
    mymtime=movefile(mysrc,mydest,thismtime,mystat)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1444, in movefile
    os.utime(dest,(newmtime,newmtime))
OSError: [Errno 2] No such file or directory: '/opt/blackdown-jdk-1.4.1_beta/man/ja.gz'


I get this error when trying to emerge blackdown-jdk-1.4.1_beta.

I get a similar error when trying to emerge apache2, it's just a different file that doesn't exist. Anyone have any tips?
_________________
Excellent..
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Sat Feb 08, 2003 6:49 pm    Post subject: Reply with quote

are portage and python up to date
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Sat Feb 08, 2003 8:40 pm    Post subject: Reply with quote

yes
_________________
Excellent..
Back to top
View user's profile Send private message
CoronaLover
Retired Dev
Retired Dev


Joined: 20 Jun 2002
Posts: 163
Location: Rosh-ha'ayin, Israel

PostPosted: Sat Feb 08, 2003 9:41 pm    Post subject: Reply with quote

I got the same error emerging licq :x
try to touch the offending file and install the app using:
ebuild /path/to/ebuild/foo.ebuild merge
worked for me...
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Sat Feb 08, 2003 10:37 pm    Post subject: Reply with quote

I rsynced today and upgrade from r11 to r12 of the latest portage version (2.0.46 I think?). That fixed my problem in relation to apache (either that or switch to ck sources did it) and I got Java compiled using the sun-jdk instead of blackdown.
_________________
Excellent..
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sun Feb 09, 2003 12:54 am    Post subject: Reply with quote

I got a similar error on a german man page in ghostscript yesterday. I agree that it was likely bugs in 2.0.46-r11. Anybody using that version should upgrade.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
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