On Sat, 2004-01-24 at 13:52, Wouter Vanwalleghem wrote:
> Anyone else having trouble emerge'ing pythong 2.3.3:
> 
> emerge -vp python
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild     U ] dev-lang/python-2.3.3 [2.3.2-r2] +ncurses +gdbm +ssl
> +readline +tcltk +berkdb -bootstrap +ipv6 -build -ucs2
> 
> Ends with:
> 
> LD_LIBRARY_PATH=/tmp/portage/python-2.3.3/work/Python-2.3.3: ./python -E
> ./setup.py install \
>         --prefix=/usr \
>         --install-scripts=/usr/bin \
>         --install-platlib=/usr/lib/python2.3/lib-dynload \
>         --root=//tmp/portage/python-2.3.3/image/
> running install
> running build
> running build_ext
> running build_scripts
> running install_lib
> creating //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload
> copying build/lib.linux-i686-2.3/_testcapi.so ->
> //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload
> error:
> //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload/_testcapi.so: 
> Function not implemented
> make: *** [sharedinstall] Error 1
> 
> !!! ERROR: dev-lang/python-2.3.3 failed.
> !!! Function src_install, Line 124, Exitcode 2
> !!! (no error message)
> 
> Anybody have a clue?
> 
> TIA
> 
> Wouter

Unmerge'ing dev-lang/python-2.3.2-r2 first ánd manually rm -fr'ing
/usr/lib/python2.3 (with an ldconfig -v after that) did the trick.
Seems to be an instance where the safe unmerge'ing of previous versions
doesn't work.

Wouter

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to