Bug 1712203

Summary: Incorrect dependency on python2 numpy/scipy
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: cephAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: branto, danmick, david, dmick, fedora, i, josef, kkeithle, loic, ramkrsna, steve
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-14.2.1-2.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-25 01:25:19 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:
Bug Depends On:    
Bug Blocks: 1674101    

Description Orion Poplawski 2019-05-21 02:57:24 UTC
Description of problem:

ceph-mgr-diskprediction-local requires numpy and scipy, but these are the python2 versions of those libraries, and it appears that ceph has otherwise switched to python3.  Also, I see no reference to scipy in any of the files in that package.

Version-Release number of selected component (if applicable):
ceph-mgr-diskprediction-local-14.2.1-1.fc31.noarch

Comment 1 Kaleb KEITHLEY 2019-05-28 18:29:03 UTC
ceph devs say that (python3-)scipy is required. For "local deep learning for predicting which disks will fail"

Comment 2 Dan Mick 2019-05-28 21:48:14 UTC
The dependency is hidden inside binary files (pickle dumps of Python objects) so hard to see, but there.

Comment 3 Fedora Update System 2019-05-29 11:59:55 UTC
FEDORA-2019-60ba61b5ab has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-60ba61b5ab

Comment 4 Fedora Update System 2019-06-10 01:10:40 UTC
ceph-14.2.1-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-60ba61b5ab

Comment 5 Fedora Update System 2019-06-25 01:25:19 UTC
ceph-14.2.1-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.