Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353450 - Stabilize dev-python/scientificpython-2.9.1
Summary: Stabilize dev-python/scientificpython-2.9.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 357989
Blocks:
  Show dependency tree
 
Reported: 2011-02-01 21:02 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-04-16 18:39 UTC (History)
2 users (show)

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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-01 21:02:20 UTC
Stabilize dev-python/scientificpython-2.9.1.
Comment 1 Agostino Sarubbo gentoo-dev 2011-02-02 12:50:37 UTC
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
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2011-02-17 08:40:41 UTC
(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.

Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2011-02-27 14:52:47 UTC
Stable on alpha.
Comment 4 Brent Baude (RETIRED) gentoo-dev 2011-02-27 18:25:01 UTC
ppc stable
Comment 5 blain 'Doc' Anderson 2011-02-28 22:49:35 UTC
amd64 compiles and appears to work with my limited python skills. Fix put in place and not logged?

Comment 6 Markos Chandras (RETIRED) gentoo-dev 2011-02-28 22:53:19 UTC
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.
Comment 7 blain 'Doc' Anderson 2011-03-01 18:26:27 UTC
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
Comment 8 Myckel Habets 2011-03-04 19:28:36 UTC
Builds and runs tests fine on x86. Please mark stable for x86.
Comment 9 Michael Weber (RETIRED) gentoo-dev 2011-03-05 17:25:10 UTC
sparc stable
Comment 10 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-08 23:22:22 UTC
(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.
Comment 11 Agostino Sarubbo gentoo-dev 2011-03-09 00:08:26 UTC
same result after installing pyro
Comment 12 Agostino Sarubbo gentoo-dev 2011-03-09 10:52:27 UTC
amd64 ok
Comment 13 Thomas Kahle (RETIRED) gentoo-dev 2011-03-09 11:45:32 UTC
(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?
Comment 14 Markos Chandras (RETIRED) gentoo-dev 2011-03-09 12:25:19 UTC
(In reply to comment #10)
So what? Still not fixes the problem here
Comment 15 Agostino Sarubbo gentoo-dev 2011-03-09 12:29:29 UTC
Please ignore my comment #11

After installing pyro:3 scientificpython works. 

Anyway i believe, like tomka suggest, to add pyro to scientificpython DEPEND ;)
Comment 16 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-09 12:29:48 UTC
(In reply to comment #13)

repoman will complain if I fix dependencies before alpha, ppc and sparc stabilize dev-python/pyro:3.
Comment 17 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-09 13:00:12 UTC
I have found a different solution. Dependencies are now fixed on all architectures except alpha, ppc and sparc.
Comment 18 Markos Chandras (RETIRED) gentoo-dev 2011-03-09 13:29:12 UTC
Seems to work. amd64 done
Comment 19 Markus Meier gentoo-dev 2011-04-10 20:52:06 UTC
x86 stable, thanks Thomas and Myckel
Comment 20 Raúl Porcel (RETIRED) gentoo-dev 2011-04-16 18:39:50 UTC
ia64 keyword dropped, closing