Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trying to update python [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
veilig
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 153

PostPosted: Mon Jul 28, 2008 10:12 pm    Post subject: trying to update python [SOLVED] Reply with quote

I'm trying to update python and I came across this error when running the python-updater. What should be my next plan of attack?
Code:

 * Starting Python Updater from 2.4 to 2.5 :
 *   Adding to list: =x11-libs/vte-0.16.13
 *   Adding to list: =x11-misc/menumaker-0.17
 *   Adding to list: =x11-misc/alacarte-0.11.4
 *   Adding to list: =www-client/epiphany-2.20.3
 *   Adding to list: =app-admin/gamin-0.1.9-r1
 *   Adding to list: =app-admin/sabayon-2.20.1-r1
 *   Adding to list: =app-admin/pessulus-2.16.4
 *   Adding to list: =app-admin/webapp-config-1.50.16-r1
 *   Adding to list: =gnome-base/gnome-applets-2.20.1
 *   Adding to list: =gnome-base/gnome-menus-2.20.3
 *   Adding to list: =kde-base/kdeutils-3.5.9-r1
 *   Adding to list: =media-gfx/eog-2.20.4
 *   Adding to list: =media-gfx/graphviz-2.18
 *   Adding to list: =net-p2p/bittorrent-5.0.9-r1
 *   Adding to list: =media-libs/lcms-1.17
 *   Adding to list: =media-libs/pdflib-7.0.2_p8
 *   Adding to list: =sys-apps/file-4.23
 *   Adding to list: =sys-libs/cracklib-2.8.12
 *   Adding to list: =sys-libs/libcap-1.10-r11
 *   Adding to list: =net-fs/samba-3.0.28a-r1
 *   Adding to list: =net-zope/zopeinterface-3.0.1
 *   Adding to list: =app-office/openoffice-2.4.1
 *   Adding to list: =app-office/koffice-1.6.3-r2
 *   Adding to list: =dev-java/java-config-1.3.7
 *   Adding to list: =dev-java/java-config-2.1.6
 *   Adding to list: =dev-libs/libxslt-1.1.24
 *   Adding to list: =dev-libs/boost-1.34.1-r2
 *   Adding to list: =dev-libs/libxml2-2.6.31
 *   Adding to list: =dev-python/gnome-python-desktop-2.20.0
 *   Adding to list: =dev-python/pygtksourceview-2.0.0-r1
 *   Adding to list: =dev-python/pyopenssl-0.6
 *   Adding to list: =dev-python/pyxdg-0.15
 *   Adding to list: =dev-python/egenix-mx-base-2.0.5
 *   Adding to list: =dev-python/pygtkglext-1.1.0
 *   Adding to list: =dev-python/twisted-2.4.0
 *   Adding to list: =dev-python/sip-4.7.3
 *   Adding to list: =dev-python/pyrex-0.9.4.1
 *   Adding to list: =dev-python/python-ldap-2.2.1
 *   Adding to list: =dev-python/dbus-python-0.80.2
 *   Adding to list: =dev-python/dnspython-1.6.0
 *   Adding to list: =dev-python/wxpython-2.6.4.0-r1
 *   Adding to list: =dev-python/PyQt4-4.3.3
 *   Adding to list: =dev-python/pyopengl-2.0.0.44
 *   Adding to list: =dev-python/PyQt-3.17.4
 *   Adding to list: =dev-python/pygobject-2.14.1
 *   Adding to list: =dev-python/numeric-24.2-r6
 *   Adding to list: =dev-python/docutils-0.4-r3
 *   Adding to list: =dev-python/setuptools-0.6_rc7-r1
 *   Adding to list: =dev-python/pycairo-1.4.12
 *   Adding to list: =dev-python/twisted-web-0.6.0
 *   Adding to list: =dev-python/qscintilla-python-2.1
 *   Adding to list: =dev-python/pycrypto-2.0.1-r6
 *   Adding to list: =app-editors/gedit-2.20.4-r1
 *   Adding to list: =media-video/totem-2.20.3
 *   Adding to list: =gnome-extra/libgsf-1.14.7
 *   Adding to list: =gnome-extra/gnome-games-2.20.3
 *   Adding to list: =gnome-extra/deskbar-applet-2.20.3
 *   Adding to list: =app-pda/libopensync-0.22
 *   Adding to list: =net-analyzer/nmap-4.62

These are the packages that would be merged, in order:

Calculating dependencies -
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

dev-python/setuptools:0

  ('ebuild', '/', 'dev-python/setuptools-0.6_rc7-r1', 'merge') (no parents)

  ('ebuild', '/', 'dev-python/setuptools-0.6_rc8-r1', 'merge') pulled in by
    ('ebuild', '/', 'dev-python/docutils-0.4-r3', 'merge')


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.


Last edited by veilig on Tue Jul 29, 2008 12:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
techie705
n00b
n00b


Joined: 01 Apr 2006
Posts: 45
Location: Kenosha, WI

PostPosted: Mon Jul 28, 2008 11:23 pm    Post subject: Reply with quote

Try masking dev-python/setuptools and/or dev-python/docutils.

I know we have different setups, but I don't have them installed on mine.
Back to top
View user's profile Send private message
wesw02
Apprentice
Apprentice


Joined: 10 Nov 2004
Posts: 213
Location: Dayton, Ohio, USA

PostPosted: Mon Jul 28, 2008 11:35 pm    Post subject: Reply with quote

try emerging 'dev-python/setuptools' first, then run python-updater, it worked for me
Back to top
View user's profile Send private message
veilig
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 153

PostPosted: Tue Jul 29, 2008 12:48 pm    Post subject: Reply with quote

Thats what I did, just updated setuptools and then ran python-updater. worked like a charm!

Thanks! :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum