Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Prelink seems to break emerge -C...
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
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Thu Jan 09, 2003 3:54 am    Post subject: Prelink seems to break emerge -C... Reply with quote

Hey, after emerging prelink and playing around a while, I wanted to unmerge some packages. On most all of them I am getting this message or something similar. A quick search on the forums shows that removing prelink solves the problems, but this is not really a solution to me. I am thinking of submitting a bug report because this looks like a bug to me, but I just want to run it by others before I do something like that. Has anyone else experienced this? Is there any other fix? Any suggestions for solutions. I was going to look at the code but I quickly figured out emerge is python, not C. :o

Code:

cp: copying multiple files, but last argument `/tmp/portage-prelink.tmp' is not a directory
Try `cp --help' for more information.
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1411, in ?
    if 1==unmerge(myaction, myfiles):
  File "/usr/bin/emerge", line 1123, in unmerge
    retval=portage.unmerge(mysplit[0],mysplit[1],portage.root)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1517, in unmerge
    mylink.unmerge()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3532, in unmerge
    mymd5=perform_md5(obj, calc_prelink=1)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1505, in perform_md5
    return perform_checksum(x, calc_prelink)[0]
  File "/usr/lib/python2.2/site-packages/portage.py", line 69, in perform_checksum
    retval = fchksum.fmd5t(prelink_tmpfile)
IOError: [Errno 2] No such file or directory: '/tmp/portage-prelink.tmp'

_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
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