Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1239351
Summary: | ScientificPython: FTBFS in rawhide | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||
Component: | ScientificPython | Assignee: | Orphan Owner <extras-orphan> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 23 | CC: | gwync, jspaleta, orion, tomspur | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-09-09 20:05:02 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1239338 | ||||||||||
Attachments: |
|
Description
Dennis Gilmore
2015-07-05 20:48:31 UTC
Created attachment 1046374 [details]
build.log
Created attachment 1046375 [details]
root.log
Created attachment 1046376 [details]
state.log
FTPFS with: + /usr/bin/python compile.py Traceback (most recent call last): File "compile.py", line 8, in <module> from Scientific import N File "/builddir/build/BUILDROOT/ScientificPython-2.8-21.fc23.arm/usr/lib/python2.7/site-packages/Scientific/N.py", line 15, in <module> from numpy.oldnumeric import * ImportError: No module named oldnumeric oldnumeric was removed in numpy, which seems to be an enhancement and not a bug according to upstream: https://bitbucket.org/khinsen/scientificpython/issue/13/numpy-19-has-dropped-support-for This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 Looks like ScientificPython will not be supporting numpy >= 1.9 any time soon: https://bitbucket.org/khinsen/scientificpython/issues/13/numpy-19-has-dropped-support-for I think this needs to get retired from Fedora ASAP then so it doesn't get shipped with F23. (In reply to Orion Poplawski from comment #6) > Looks like ScientificPython will not be supporting numpy >= 1.9 any time > soon: > > https://bitbucket.org/khinsen/scientificpython/issues/13/numpy-19-has- > dropped-support-for > > I think this needs to get retired from Fedora ASAP then so it doesn't get > shipped with F23. +1 @Jef: As you are the primary maintainer could you please retire it? (Or give me the "go" to do so?) This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Retired in F23 and rawhide. |