Bug 1672813 - sagator-core requires Python 2 and Python 3 at the same time
Summary: sagator-core requires Python 2 and Python 3 at the same time
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sagator
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan ONDREJ
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3-PYTHON2
TreeView+ depends on / blocked
 
Reported: 2019-02-06 00:49 UTC by Miro Hrončok
Modified: 2019-02-06 10:42 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-02-06 10:33:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-02-06 00:49:57 UTC
sagator-core-2.0.0-0.beta10.fc30 requires Python 2 and Python 3 at the same time

$ dnf repoquery --repo=rawhide --requires sagator-core | grep py
/usr/bin/python2
/usr/bin/python3

This is in most cases a packaging error by a stray shebang.

Comment 1 Jan ONDREJ 2019-02-06 10:33:42 UTC
Thank you for report. Should be fixed in rawhide.

Comment 2 Miro Hrončok 2019-02-06 10:42:11 UTC
$ rpm -qp --requires sagator-core-2.0.0-0.beta11.fc30.noarch.rpm | grep py
/usr/bin/python3

Thanks.


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