Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] dev-python/setuptools conflict when running python-updater
Date: Sat, 19 Jul 2008 01:19:20
Message-Id: 20080719011908.GA10725@waltdnes.org
1 I did some updates today. "emerge --sync" and updated world on my
2 "production machine". Things went OK, including running python-updater.
3 Then I scp'd the contents of /usr/portage/distfiles over to my "hot
4 backup machine", ran "emerge --sync" (pointing at my production machine)
5 and updated. Just like on the main machine, /var/log/portage/elog had
6 an advisory to run python-updater. This time, it didn't work...
7
8 =======================================================================
9 d531 elog # /usr/sbin/python-updater
10 * Starting Python Updater from 2.4 to 2.5 :
11 * Adding to list: =sys-libs/cracklib-2.8.10
12 * Adding to list: =net-mail/getmail-4.7.6
13 * Adding to list: =app-office/gnumeric-1.8.2
14 * Adding to list: =dev-java/java-config-1.3.7
15 * Adding to list: =dev-java/java-config-2.1.6
16 * Adding to list: =dev-python/python-fchksum-1.7.1
17 * Adding to list: =dev-python/docutils-0.4-r3
18 * Adding to list: =dev-python/setuptools-0.6_rc7-r1
19 * Adding to list: =dev-python/pycrypto-2.0.1-r6
20
21 These are the packages that would be merged, in order:
22
23 Calculating dependencies \
24 !!! Multiple versions within a single package slot have been
25 !!! pulled into the dependency graph:
26
27 dev-python/setuptools:0
28
29 ('ebuild', '/', 'dev-python/setuptools-0.6_rc7-r1', 'merge') (no
30 parents)
31
32 ('ebuild', '/', 'dev-python/setuptools-0.6_rc8-r1', 'merge') pulled in
33 by
34 ('ebuild', '/', 'dev-python/docutils-0.4-r3', 'merge')
35 =======================================================================
36
37 Masking out =dev-python/setuptools-0.6_rc7-r1 didn't work, so I'm
38 considering removing it. Having been burned before when unmerging
39 core-utils (OUCH!!!) I thought I'd ask here before doing anything
40 stupid. How do I get around this python-updater problem?
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 --
45 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dev-python/setuptools conflict when running python-updater "Sebastian Günther" <samson@××××××××××××××××.de>