Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35560 - emerge kile generates an error during compile, error message below
Summary: emerge kile generates an error during compile, error message below
Status: VERIFIED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-10 15:13 UTC by Pasquale Rinaldi
Modified: 2011-10-30 22:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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