On 07/05/10 22:09:09, Arttu V. wrote: > On 7/5/10, Helmut Jarausch <jarau...@igpm.rwth-aachen.de> wrote: > > MAKEOPTS=-j1 didn't help > > > > instead of > > /var/tmp/portage/media-gfx/exact-image-0.8.1/image//usr/lib64/ > > python2.6/site-packages > > > > there is a file > > /var/tmp/portage/media-gfx/exact-image-0.8.1/image > > /usr/lib/python2.5/site-packages > > > > note lib not lib64 > > python2.5 not python2.6 > > > > eselect python list gives > > Available Python interpreters: > > [1] python2.6 * > > [2] python3.1 > > > > So, where does this come from? > > Unfortunately I have no more theories, short of broken python on > Gentoo (not just on your box). I can reproduce the problem in a test > environment I keep using, so it's probably not something due to, > e.g., > a need for revdep-rebuild or python-updater (although running them > rarely hurts). > > But could tell us a bit more about the system on which this does > *not* > happen? How is it different? Is it an x86 or amd64? multilib? Is it a > more recent install than the other one (so that there should be no > left-over cruft from, e.g., old python versions)?
Sorry to say, but I don't know the difference. Both have nearly identical hardware (AMD Phenom II, same chipset) Both are updated each day (~amd64) and both have nearly the same set of packages installed. This raises the question on how to compare two different Gentoo installations? Many thanks Arttu, I'm glad you see the problem, as well. I have many, many packages of dev-python/ installed. Up to now media-gfx/exact-image is the only one which causes trouble. So, I'm lost right now. (though exact-image is not an essential package for me at the moment) Helmut.