Upgrade to Portage 2.0.50 failed with those errors:
Code: Select all
bash-2.05b# emerge -v portage
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/portage-2.0.50 to /
>>> md5 src_uri ;-) portage-2.0.50.tar.bz2
>>> Unpacking source...
>>> Unpacking portage-2.0.50.tar.bz2 to /var/tmp/portage/portage-2.0.50/work
>>> Source unpacked.
./create-localdecls
Checking truncate argument type... off_t
Checking libc version... libc.so.6
Checking glibc subversion... 2.3
gcc -march=i386 -O1 -pipe -Wall -c -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT libsandbox.c
gcc -march=i386 -O1 -pipe -Wall -c -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT sandbox_futils.c
gcc libsandbox.o sandbox_futils.o -shared -fPIC -ldl -lc -o libsandbox.so -nostdlib -lgcc
gcc -march=i386 -O1 -pipe -Wall -c sandbox.c
gcc sandbox.o sandbox_futils.o getcwd.c -ldl -lc -o sandbox
>>> Install portage-2.0.50 into /var/tmp/portage/portage-2.0.50/image/ category sys-apps
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "./setup.py", line 4, in ?
from os import chdir, stat
ImportError: No module named os
!!! ERROR: sys-apps/portage-2.0.50 failed.
!!! Function src_install, Line 96, Exitcode 1
!!! Failed to install missingos module
bash-2.05b#




