Gentoo Archives: gentoo-user

From: Matthias Fechner <idefix@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot upgrade kde-base/superkaramba
Date: Sun, 11 Jul 2010 08:04:55
Message-Id: 4C397AEE.3080101@fechner.net
In Reply to: Re: [gentoo-user] Cannot upgrade kde-base/superkaramba by "Arttu V."
1 Hi,
2
3 On 07/10/10 16:18, Arttu V. wrote:
4 > Wild guess: you might have a python version installed which is not
5 > compiled with the wide-unicode support. I'm not sure what all will be
6 > broken by such a situation, but following might help:
7
8 hm, should not, i started to recompiled everything, but it does not
9 seems to help, here the information from eix for package dev-lang/python:
10 2.6.5-r2(2.6)(02:54:47 07/11/10)(berkdb gdbm ipv6 ncurses readline ssl
11 threads wide-unicode xml -build -doc -elibc_uclibc -examples -sqlite -tk
12 -wininst)
13 3.1.2-r3(3.1)(03:04:57 07/11/10)(gdbm ipv6 ncurses readline ssl threads
14 wide-unicode xml -build -doc -elibc_uclibc -examples -sqlite -tk -wininst)
15
16 > qlist -CLIS dev-lang/python | xargs -r emerge -1
17 > python-updater
18 > emerge -1 PyQt4 # unless python-updater took care of it, I don't know
19 > it if will
20
21 here I get an error message if I try the execute python-updater:
22 * Starting Python Updater...
23 * Main active version of Python: 2.6
24 * Active version of Python 2: 2.6
25 * Active version of Python 3: 3.1
26 ....
27 * PVR missing
28
29 For this problem I found a bugreport with a patch attached:
30 http://bugs.gentoo.org/303037
31
32 I run the following commands
33 emerge -C sys-kernel/livecd-kernel
34
35 After that I was able to run python-updater.
36
37 But the problem keeps like it was, any other suggestions?
38
39 Thanks a lot.
40
41 Bye
42 Matthias
43
44 --
45
46 "Programming today is a race between software engineers striving to
47 build bigger and better idiot-proof programs, and the universe trying to
48 produce bigger and better idiots. So far, the universe is winning." --
49 Rich Cook