Gentoo Archives: gentoo-user

From: Arnau Bria <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Wicd: ImportError: No module named gtk
Date: Sun, 01 Feb 2009 00:14:43
Message-Id: 20090201021306.08774d9e@amparo
1 Hi,
2
3 after changing some use and removing some packages
4 from /etc/portage/package.keywords, I get this error when I run wicd
5 aplication (gtk based).
6
7 I tried to rebuild pygtk, but did not help.
8 I only found some old solution in forums, talking about python 2.4.
9 I'm on python 2.5.2.
10
11 An other curious thing is this:
12 # /etc/init.d/xdm restart
13 * Stopping xdm ...
14 /sbin/start-stop-daemon: stat /usr/bin/xdm: No such file or directory (No such file or directory) [ ok ]
15 * Setting up xdm ...
16 start-stop-daemon: stat /usr/bin/xdm: No such file or directory (No such file or directory)
17 * ERROR: could not start the Display Manager
18
19 my xdm is not in my system.... Maybe I have corrupted something
20 removing packages from package.keywords/use...
21 but revdep-rebuild has nothing to do and :
22 # emerge -DNp world
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27 [ebuild U ] app-arch/cpio-2.9-r2 [2.9-r1]
28 [ebuild R ] sys-devel/patch-2.5.9 USE="(-build%)"
29 [ebuild U ] app-arch/bzip2-1.0.5-r1 [1.0.5]
30 [ebuild U ] net-misc/iputils-20071127 [20070202]
31 [ebuild U ] sys-apps/less-418 [416]
32 [ebuild N ] virtual/pager-0
33 [ebuild U ] sys-apps/which-2.19 [2.16]
34 [ebuild U ] net-misc/wget-1.11.3 [1.10.2]
35 [ebuild U ] app-arch/gzip-1.3.12-r1 [1.3.12]
36 [ebuild U ] sys-apps/gawk-3.1.6 [3.1.5-r5]
37 [ebuild U ] app-arch/tar-1.20 [1.19-r1]
38 [ebuild U ] sys-devel/flex-2.5.35 [2.5.33-r3]
39 [ebuild U ] sys-apps/net-tools-1.60_p20071202044231-r1 [1.60-r13]
40 [ebuild U ] app-editors/nano-2.1.7-r1 [2.0.7] USE="spell*"
41 [ebuild U ] sys-apps/busybox-1.12.2-r1 [1.8.2]
42 [ebuild U ] sys-fs/udev-124-r1 [115-r1]
43 [ebuild U ] sys-apps/shadow-4.1.2.2 [4.0.18.1-r1] USE="-audit%"
44 [ebuild U ] sys-process/psmisc-22.6 [22.5-r2] USE="X*"
45 [ebuild N ] sys-libs/e2fsprogs-libs-1.41.3-r1 USE="nls"
46 [ebuild U ] sys-apps/util-linux-2.14.1 [2.13.1.1] USE="(-uclibc)"
47 [ebuild U ] sys-fs/e2fsprogs-1.41.3 [1.40.8]
48 [blocks b ] <sys-fs/e2fsprogs-1.41 ("<sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
49 [uninstall ] sys-libs/com_err-1.40.8
50 [blocks b ] sys-libs/com_err ("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
51 [uninstall ] sys-libs/ss-1.40.8
52 [blocks b ] sys-libs/ss ("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
53
54 does not show anything about xdm or widc...
55
56
57 Cheers,
58 Arnau

Replies

Subject Author
Re: [gentoo-user] Wicd: ImportError: No module named gtk Arnau Bria <arnau@×××××××××.net>