Bug 1640583 - python2-osbs-client ships unnecessary executables, the package should be removed
Summary: python2-osbs-client ships unnecessary executables, the package should be removed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: osbs-client
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PY2REMOVAL
TreeView+ depends on / blocked
 
Reported: 2018-10-18 11:12 UTC by Miro Hrončok
Modified: 2018-10-23 08:50 UTC (History)
11 users (show)

Fixed In Version: osbs-client-0.49-1.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-22 16:23:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2018-10-18 11:12:21 UTC
$ dnf repoquery --repo=rawhide -l python2-osbs-client | grep bin
/usr/bin/osbs-2
/usr/bin/osbs-2.7


$ dnf repoquery --repo=rawhide -l python3-osbs-client | grep bin
/usr/bin/osbs-3
/usr/bin/osbs-3.7


With the line of the https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal change I'd like to know:

What is the difference for the users, if they run osbs-2 or osbs-3? Does the Python version matter here? Note that the guidelines say:

> If the executables provide the same functionality independent of whether they are run on top of Python 2 or Python 3, then only the Python 3 version of the executable SHOULD be packaged, the python2 version MUST NOT be packaged.

Nothing in Fedora requires python2-osbs-client, so I'd like to drop it.
However I like to know the answers of the above questions first.

If the answer is "no difference", please drop the package.

Comment 1 Tim Waugh 2018-10-18 16:29:27 UTC
We can drop python2-osbs-client, there is no user-visible difference.

Comment 2 Miro Hrončok 2018-10-18 17:06:38 UTC
Shall I do it, or do you prefer to do it yourself?

Comment 3 Tim Waugh 2018-10-22 11:28:09 UTC
You may be able to get to it quicker than I will...

Comment 4 Miro Hrončok 2018-10-22 16:23:24 UTC
Done.

Comment 5 Tim Waugh 2018-10-23 08:50:17 UTC
Thanks!


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