Stabilize dev-python/scientificpython-2.9.1.
amd64box ~ # task_manager Traceback (most recent call last): File "/usr/bin/task_manager-2.6", line 11, in <module> from Scientific.DistributedComputing import TaskManager File "/usr/lib64/python2.6/site-packages/Scientific/DistributedComputing/TaskManager.py", line 8, in <module> import Pyro.core ImportError: No module named Pyro.core
(In reply to comment #1) > amd64box ~ # task_manager > Traceback (most recent call last): > File "/usr/bin/task_manager-2.6", line 11, in <module> > from Scientific.DistributedComputing import TaskManager > File > "/usr/lib64/python2.6/site-packages/Scientific/DistributedComputing/TaskManager.py", > line 8, in <module> > import Pyro.core > ImportError: No module named Pyro.core Same on x86. Simply installing dev-python/pyro does not help.
Stable on alpha.
ppc stable
amd64 compiles and appears to work with my limited python skills. Fix put in place and not logged?
I believe there is a race condition somewhere. Something besides pyro has to rebuild or something. I won't mark this stable until we have a clear resolution to this.
i missed the pyro.core. Traceback (most recent call last): File "/usr/bin/task_manager-2.6", line 11, in <module> from Scientific.DistributedComputing import TaskManager File "/usr/lib64/python2.6/site-packages/Scientific/DistributedComputing/TaskManager.py", line 8, in <module> import Pyro.core ImportError: No module named Pyro.core apologies for missing this
Builds and runs tests fine on x86. Please mark stable for x86.
sparc stable
(In reply to comment #1 and comment #2) dev-python/pyro:3 has been added to the tree and will be stabilized in bug #357989.
same result after installing pyro
amd64 ok
(In reply to comment #10) > (In reply to comment #1 and comment #2) > > dev-python/pyro:3 has been added to the tree and will be stabilized in bug > #357989. What does this change? scientificpython does not depend on pyro?
(In reply to comment #10) So what? Still not fixes the problem here
Please ignore my comment #11 After installing pyro:3 scientificpython works. Anyway i believe, like tomka suggest, to add pyro to scientificpython DEPEND ;)
(In reply to comment #13) repoman will complain if I fix dependencies before alpha, ppc and sparc stabilize dev-python/pyro:3.
I have found a different solution. Dependencies are now fixed on all architectures except alpha, ppc and sparc.
Seems to work. amd64 done
x86 stable, thanks Thomas and Myckel
ia64 keyword dropped, closing