Hi, On 07/10/10 16:18, Arttu V. wrote:
Wild guess: you might have a python version installed which is not compiled with the wide-unicode support. I'm not sure what all will be broken by such a situation, but following might help:
hm, should not, i started to recompiled everything, but it does not seems to help, here the information from eix for package dev-lang/python: 2.6.5-r2(2.6)(02:54:47 07/11/10)(berkdb gdbm ipv6 ncurses readline ssl threads wide-unicode xml -build -doc -elibc_uclibc -examples -sqlite -tk -wininst) 3.1.2-r3(3.1)(03:04:57 07/11/10)(gdbm ipv6 ncurses readline ssl threads wide-unicode xml -build -doc -elibc_uclibc -examples -sqlite -tk -wininst)
qlist -CLIS dev-lang/python | xargs -r emerge -1 python-updater emerge -1 PyQt4 # unless python-updater took care of it, I don't know it if will
here I get an error message if I try the execute python-updater: * Starting Python Updater... * Main active version of Python: 2.6 * Active version of Python 2: 2.6 * Active version of Python 3: 3.1 .... * PVR missing For this problem I found a bugreport with a patch attached: http://bugs.gentoo.org/303037 I run the following commands emerge -C sys-kernel/livecd-kernel After that I was able to run python-updater. But the problem keeps like it was, any other suggestions? Thanks a lot. Bye Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook