Bug 1665767

Summary: Wrong dependency for sympy-doc
Product: [Fedora] Fedora Reporter: Anton Guda <atu>
Component: sympyAssignee: Jerry James <loganjerry>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: cbm, loganjerry, orion, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-30 20:08:21 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 Anton Guda 2019-01-13 21:54:09 UTC
Description of problem:
After python2-sympy removal, now package provides "sympy",
which is required by sympy-doc.


Version-Release number of selected component (if applicable):
sympy-doc-1.3-1.fc30 (+python3-sympy)

How reproducible:
Always

Steps to Reproduce:
1. download sympy packages
2. rpm -Uvh --test *sympy*.rpm

Actual results:
error: Failed dependencies:
sympy = 1.3-1.fc30 is needed by sympy-doc-1.3-1.fc30.noarch
rpm -q --whatprovides sympy
python2-sympy-1.2-2.fc30.noarch


Expected results:
Updates with clean python2-sympy removal

Comment 1 Jerry James 2019-01-15 03:58:22 UTC
Thanks for catching this, Anton!  My opinion is that the -doc subpackage shouldn't have a Requires at all.  I'm going to remove it altogether.  New build coming right up.

Comment 2 Jerry James 2019-01-15 05:09:29 UTC
Hmmm, all I did was remove the Requires for the -doc subpackage.  Some new test failures have shown up, for some reason:

https://koji.fedoraproject.org/koji/taskinfo?taskID=32036977

If anybody has any ideas on how to fix those, please let me know.

Comment 3 Anton Guda 2019-01-17 15:36:48 UTC
I successive rebuild this package, but without parallel and python3dist(theano).

Comment 4 Jerry James 2019-06-30 20:08:21 UTC
Version 1.4 has been available for awhile now with no Requires in -doc, so I am closing this bug.