Bug 1665767 - Wrong dependency for sympy-doc
Summary: Wrong dependency for sympy-doc
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sympy
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-13 21:54 UTC by Anton Guda
Modified: 2019-06-30 20:08 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-30 20:08:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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