Bug 1225970

Summary: oldnumeric has been dropped in numpy 1.9
Product: [Fedora] Fedora Reporter: Gregor Hlawacek <gregor>
Component: scitoolsAssignee: Sergio Pascual <sergio.pasra>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: sergio.pasra
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: scitools-0.9.0-6.20150601git14e67654.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-14 17:33:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gregor Hlawacek 2015-05-28 15:06:04 UTC
Description of problem:
scitools tries to import numpy.oldnumeric that doesn't exist in numpy 1.9

http://docs.scipy.org/doc/numpy/reference/routines.oldnumeric.html

Version-Release number of selected component (if applicable):
scitools 0.9.0
numpy 1.9

How reproducible:
always

Steps to Reproduce:
1. from scitools.std import *
2.
3.

Actual results:
error

Expected results:
scitools.std is imported

Additional info:
This has been fixed upstream but depends on the latest source code from the repository

https://code.google.com/p/scitools/issues/detail?id=33&can=1&q=oldnumeric

hg clone https://hpl%40simula.no@code.google.com/p/scitools/
cd scitools
sudo python setup.py install

solves the problem

Comment 1 Sergio Pascual 2015-05-29 09:44:16 UTC
I will see this over the weekend

Comment 2 Fedora Update System 2015-06-01 23:32:07 UTC
scitools-0.9.0-6.20150601git14e67654.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/scitools-0.9.0-6.20150601git14e67654.fc22

Comment 3 Fedora Update System 2015-06-04 20:15:20 UTC
Package scitools-0.9.0-6.20150601git14e67654.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing scitools-0.9.0-6.20150601git14e67654.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9399/scitools-0.9.0-6.20150601git14e67654.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-14 17:33:10 UTC
scitools-0.9.0-6.20150601git14e67654.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.