Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] python-updater failure "Michael P. Soulier" <msoulier@×××××××××××××.ca>