Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28402 - orbit-python-1.99* == pyorbit-1.99*
Summary: orbit-python-1.99* == pyorbit-1.99*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-10 16:49 UTC by Stephane Loeuillet
Modified: 2004-03-10 16:26 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 Stephane Loeuillet 2003-09-10 16:49:56 UTC
orbit-python is supposed to be ORBIT 1 bindings
pyorbit is supposed to be ORBIT 2 bindings

latest orbit-python (1.99.0) is an ORBIT2 binding => bad

please remove orbit-python-1.99 and change ebuilds that badly depends on this
one (meld beeing the only one ??). Make them depend on pyorbit-1.99 or even 2.0

grep -r "dev-python/orbit-python-1" /usr/portage/*-* 

/usr/portage/dev-util/meld/meld-0.8.3.ebuild:   >=dev-python/orbit-python-1.99.0"
/usr/portage/dev-util/meld/meld-0.8.5.ebuild:   >=dev-python/orbit-python-1.99.0"
Comment 1 Stephane Loeuillet 2003-09-10 17:02:40 UTC
remove meld 0.8.3 ebuild also. 0.8.5 works ok

so, only 1 ebuild to change and 2 ebuild to remove
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-09-11 08:28:14 UTC
looks like 1.99.0 was added, and then the decision was made to split pyorbit, likely that the project name changed and 1.99 was missed in the orbit-python dir.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-09-12 09:17:00 UTC
hmm, i'll have to go and fix this one then and move orbit-python-1.99 out and replace it with a dummy package that just depends on pyorbit. and also change meld over to pyorbit
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-09-17 01:44:16 UTC
fixed in portage now. new orbit-python-1.99 is a placeholder that just deps on pyorbit-1.99. 

fixed meld deps as well. we could probably just remove the orbit-python-1.99 ebuilds but i prefer to keep them there to prevent more breakage.
Comment 5 Mathias Hasselmann 2004-03-10 16:26:19 UTC
Id vote for removing that orbit-python, since having that package in portage heavily confuses user like me, who had to rebuild their site-packages after upgrading to python 2.3: For me gdesklet was broken. Looked at it's dependencies, re-emerged gnome-python and orbit-python and wondered why it still was not working. Then realized that orbit-python does nothing. Thought it would be broken, well and with some luck I've found this bug report. Well, but I guess, that not everyone will have that much luck: Some more impatient users could consider Gentoo to be horribly broken, cause of this dummy package....