Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113893 - wxpython-2.6.1.0 conflicts with latest stable 2.4 on AMD64
Summary: wxpython-2.6.1.0 conflicts with latest stable 2.4 on AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 04:41 UTC by Peter `MathFox' Roozemaal
Modified: 2005-11-29 10:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter `MathFox' Roozemaal 2005-11-29 04:41:50 UTC
wxPython refuses to upgrade on AMD64 because the latest stable 2.4 for AMD64 is
2.4.2.4:

# emerge -auD world
 
These are the packages that I would merge, in order:
 
Calculating world dependencies ...done!
[blocks B     ] <dev-python/wxpython-2.4.2.4-r1 (is blocking
dev-python/wxpython-2.6.1.0)
[ebuild  NS   ] dev-python/wxpython-2.6.1.0
 
!!! Error: The above package list contains packages which cannot be installed
!!!        on the same system.

# etcat -v wxpython
[ Results for search key           : wxpython ]
[ Candidate applications found : 4 ]
 
 Only printing found installed programs.
 
*  dev-python/wxpython :
        [  I] 2.4.2.4 (2.4)
        [M~ ] 2.4.2.4-r3 (2.4)
        [M~ ] 2.6.0.0-r1 (2.6)
        [   ] 2.6.1.0 (2.6)
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-11-29 07:32:49 UTC
hint: remove the old package
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-29 08:40:00 UTC
(In reply to comment #1)
> hint: remove the old package

Won't help, you are missing stable keyword for the needed version (2.4.2.4-r3)

Reopened.
Comment 3 Tres 'RiverRat' Melton 2005-11-29 09:34:01 UTC
wxpython-2.4.2.4-r3 is properly slotted and wxpython-2.4.2.4 is not.  For the
two to co-exist the slotted version (2.4.2.4-r3) must be used.  I just resolved
this issue here, thanks marienz.

PS. I don't know that this is an AMD64 issue per se.  If you have not upgraded
to the latest version of wxpython-2.4.* on x86 won't you still get bit?

Stabilizing wxpython-2.4.2.4-r3 would bring us to the same level as x86.
Comment 4 Luis Medinas (RETIRED) gentoo-dev 2005-11-29 09:44:06 UTC
2.4.2.4-r3 it's stable This is fixed
Comment 5 Tres 'RiverRat' Melton 2005-11-29 10:09:13 UTC
Some non-Gentoo specific slotting information (or multi-version installs as they
call it) http://wiki.wxpython.org/index.cgi/MultiVersionInstalls.

This may be relevent to other wxWindows problems so I hope it gets found on
searches.