Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 35560

Summary: emerge kile generates an error during compile, error message below
Product: Portage Development Reporter: Pasquale Rinaldi <pasqualerinaldi>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: VERIFIED NEEDINFO    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pasquale Rinaldi 2003-12-10 15:13:32 UTC
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2153, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1357, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1926, in doebuild
    return merge(settings["CATEGORY"],settings["PF"],settings["D"],settings["BUI
LDDIR"]+"/build-info",myroot,myebuild=settings["EBUILD"])
  File "/usr/lib/python2.2/site-packages/portage.py", line 2045, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 5137, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 4753, in treewalk
    counter=db["/"]["vartree"].dbapi.counter_tick(self.myroot,self.cat+"/"+self.
pkg)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3051, in counter_tick
    return self.counter_tick_core(myroot,1,mycpv)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3113, in counter_tick
_core
    os.rename(newcpath,cpath)
OSError: [Errno 2] No such file or directory


Reproducible: Always
Steps to Reproduce:
1. emerge kile


Actual Results:  
error shows up as before

Expected Results:  
install kile and do what emerge does then i type env-update && source /etc/profile

i don't know much about it other than what the error said, i was compiling gimp
at the same time if that helps any.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-12-11 22:56:30 UTC
That's a bit weird...
emerge info -v
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-12-20 16:03:12 UTC
Can't fix without info. Assuming it was resolved as FS corruption.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:00:59 UTC
Closing due to old age