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 - ScientificPython: FTBFS in rawhide
Summary: ScientificPython: FTBFS in rawhide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ScientificPython
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F23FTBFS
TreeView+ depends on / blocked
 
Reported: 2015-07-05 20:48 UTC by Dennis Gilmore
Modified: 2015-09-09 20:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-09 20:05:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (62.34 KB, text/plain)
2015-07-05 20:48 UTC, Dennis Gilmore
no flags Details
root.log (80.74 KB, text/plain)
2015-07-05 20:48 UTC, Dennis Gilmore
no flags Details
state.log (653 bytes, text/plain)
2015-07-05 20:48 UTC, Dennis Gilmore
no flags Details

Description Dennis Gilmore 2015-07-05 20:48:31 UTC
Your package ScientificPython failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=10076579

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Comment 1 Dennis Gilmore 2015-07-05 20:48:32 UTC
Created attachment 1046374 [details]
build.log

Comment 2 Dennis Gilmore 2015-07-05 20:48:33 UTC
Created attachment 1046375 [details]
root.log

Comment 3 Dennis Gilmore 2015-07-05 20:48:34 UTC
Created attachment 1046376 [details]
state.log

Comment 4 Thomas Spura 2015-07-05 21:11:01 UTC
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

Comment 5 Jan Kurik 2015-07-15 13:50:01 UTC
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

Comment 6 Orion Poplawski 2015-08-14 17:16:39 UTC
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.

Comment 7 Thomas Spura 2015-08-28 21:33:21 UTC
(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?)

Comment 8 Fedora Admin XMLRPC Client 2015-09-09 19:29:19 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 9 Thomas Spura 2015-09-09 20:05:02 UTC
Retired in F23 and rawhide.


Note You need to log in before you can comment on or make changes to this bug.