Gentoo Archives: gentoo-user

From: Joshua Murphy <poisonbl@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] python-updater failure
Date: Mon, 07 Dec 2009 04:32:50
Message-Id: c30988c30912062031m254861b9r5ac32fef5873df06@mail.gmail.com
In Reply to: [gentoo-user] python-updater failure by "Michael P. Soulier"
1 On Sun, Dec 6, 2009 at 10:49 PM, Michael P. Soulier
2 <msoulier@×××××××××××××.ca> wrote:
3 > So I ran a big emerge --update world and it picked up Python 2.6 from 2.5.
4 > It'd be nice if python-updater ran automatically when this happens but it
5 > doesn't, but gcompris failing to build was a nice reminder that it needed to
6 > be done.
7 >
8 > So I ran it...
9 >
10 > msoulier@anton:~$ sudo python-updater
11 > Password:
12 >  * Starting Python Updater from 2.5 to 2.6 :
13 >  *   Adding to list: =net-p2p/bittorrent-5.0.9-r1
14 >  *   Adding to list: =app-admin/webapp-config-1.50.16-r1
15 >  *   Adding to list: =dev-util/scons-1.2.0-r1
16 >  *   Adding to list: =sys-libs/cracklib-2.8.13
17 >  *   Adding to list: =gnome-extra/libgsf-1.14.11
18 >  *   Adding to list: =media-libs/mutagen-1.15
19 >  *   Adding to list: =media-libs/lcms-1.18-r1
20 >  *   Adding to list: =media-libs/pdflib-7.0.2_p8
21 >  *   Adding to list: =dev-libs/boost-1.35.0-r2
22 >  *   Adding to list: =dev-libs/libxslt-1.1.24-r1
23 >  *   Adding to list: =dev-libs/libgamin-0.1.10-r2
24 >  *   Adding to list: =dev-python/numeric-24.2-r6
25 >  *   Adding to list: =dev-python/lxml-2.2.1
26 >  *   Adding to list: =dev-python/cython-0.11.2
27 >  *   Adding to list: =dev-python/numpy-1.2.1
28 >  *   Adding to list: =dev-python/pygobject-2.16.1
29 >  *   Adding to list: =dev-python/pycairo-1.8.2
30 >  *   Adding to list: =dev-python/gnuplot-py-1.8
31 >  *   Adding to list: =dev-python/twisted-web-8.1.0
32 >  *   Adding to list: =dev-python/pycrypto-2.0.1-r8
33 >  *   Adding to list: =dev-python/pyopenssl-0.9
34 >  *   Adding to list: =dev-python/pyopengl-3.0.0
35 >  *   Adding to list: =dev-python/dnspython-1.6.0
36 >  *   Adding to list: =dev-python/twisted-8.1.0
37 >  *   Adding to list: =dev-python/pyxml-0.8.4-r1
38 >  *   Adding to list: =dev-python/wxpython-2.6.4.0-r2
39 >  *   Adding to list: =x11-libs/vte-0.17.4-r3
40 >  *   Adding to list: =net-zope/zope-interface-3.5.1
41 >  *   Adding to list: =app-portage/layman-1.2.3
42 >  *   Adding to list: =dev-java/java-config-1.3.7-r1
43 >
44 > These are the packages that would be merged, in order:
45 >
46 > Calculating dependencies... done!
47 >
48 > emerge: there are no ebuilds to satisfy "=dev-python/lxml-2.2.1".
49 >
50 > Umm... now what?
51 >
52 > Mike
53 > --
54 > Michael P. Soulier <msoulier@×××××××××××××.ca>
55 > "Any intelligent fool can make things bigger and more complex... It takes a
56 > touch of genius - and a lot of courage to move in the opposite direction."
57 > --Albert Einstein
58 >
59
60 umm, well, I've not synced too awefully recently on the box I have
61 handy, but I'm seeing these two ebuilds for lxml:
62
63 lxml-2.2.2.ebuild lxml-2.2.3.ebuild
64
65 I'd guess, offhand, that you should install a newer version, since the
66 one it's looking for (likely due to that being the already installed
67 version) doesn't appear to exist in the tree anymore.
68
69 Also, if you run into errors actually installing any of that list
70 there, take a glance at http://bugs.gentoo.org/230205 ... down in the
71 comments there's mention of needing to prod eselect to fix things.
72
73 --
74 Poison [BLX]
75 Joshua M. Murphy

Replies

Subject Author
Re: [gentoo-user] python-updater failure covici@××××××××××.com