Bug 1650537

Summary: python-ldap: Please switch Requires to platform-python-setuptools
Product: Red Hat Enterprise Linux 8 Reporter: Lumír Balhar <lbalhar>
Component: python-ldapAssignee: Christian Heimes <cheimes>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.1CC: cheimes, ksiddiqu, mkosek, torsava
Target Milestone: pre-dev-freeze   
Target Release: 8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 21:26:50 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: 1682270    
Bug Blocks:    

Description Lumír Balhar 2018-11-16 12:35:16 UTC
Hello,

please switch the runtime dependency of python3-ldap from the package "python3-setuptools" to "platform-python-setuptools".

The platform-python-setuptools package is exactly the same, except it doesn't contain the user-facing executable `easy_install-3.6` which is not needed by this package. It's highly confusing to users to have the easy_install executable installed, but not python3 (BZ#1638836).

Comment 1 Lumír Balhar 2018-11-16 12:38:27 UTC
Pull request: https://src.osci.redhat.com/rpms/python-ldap/pull-request/1

Comment 2 Tomas Orsava 2018-11-28 17:40:33 UTC
Hi Christian, will you be able to get to this bug?

Comment 3 Tomas Orsava 2018-12-12 19:09:28 UTC
Ping, so this doesn't get burried.

Comment 5 Lumír Balhar 2019-01-30 07:33:54 UTC
Setting internal target release to 8.0.0.1. Now we have to wait for branching so we have some time to gather all acks.

Comment 6 Lumír Balhar 2019-02-18 09:13:29 UTC
I am sorry. I did a mistake. I should not be the one who set internal target release to your bug.
Could you please schedule work on this bug somehow? It's a really easy fix and it'll improve users experience. Thank you.

Comment 12 Kaleem 2019-08-28 07:03:37 UTC
Verified.

[root@master ~]# rpm -q --requires python3-ldap|grep platform-python-setuptools
platform-python-setuptools
[root@master ~]# rpm -q --requires python3-ldap|grep python3-setuptools
[root@master ~]# rpm -q python3-ldap
python3-ldap-3.1.0-5.el8.x86_64
[root@master ~]#

Comment 14 errata-xmlrpc 2019-11-05 21:26:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:3499