Bug 1883001 - postgresql-contrib depends on python2
Summary: postgresql-contrib depends on python2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: postgresql
Version: 33
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Filip Januš
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1940964
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-27 10:53 UTC by Hristo Venev
Modified: 2021-10-27 09:21 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-27 09:21:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hristo Venev 2020-09-27 10:53:16 UTC
Description of problem:
The package `postgresql-contrib` depends on python 2.

Version-Release number of selected component (if applicable):
12.4-2.fc33

How reproducible:
Fully.

Steps to Reproduce:
1. # dnf install postgresql-contrib
2.
3.

Actual results:
python2.7 is installed

Expected results:
python2.7 is not installed

Additional info:
A fix is available in https://src.fedoraproject.org/rpms/postgresql/pull-request/22

Comment 1 Troy Dawson 2020-10-05 16:48:54 UTC
The same goes for postgresql-upgrade.  It also requires python-2.7.

Comment 2 Honza Horak 2020-10-07 17:16:40 UTC
I believe this is gonna be solved as part of the PostgreSQL v13 update. Patrik, please, include the change in python2 aspect into https://fedoraproject.org/wiki/Changes/PostgreSQL_13 and make sure the postgresql-upgrade is handled as well. Thanks.

Comment 3 Honza Horak 2021-03-19 16:33:02 UTC
PR removing python2 at all prepared: https://src.fedoraproject.org/rpms/postgresql/pull-request/28

The build is currently blocked on LLVM issue though: BZ#1940964

Comment 4 Fedora Admin user for bugzilla script actions 2021-07-01 15:37:11 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 5 mkulik 2021-10-27 09:21:36 UTC
This issue has been resolved as a part of this commit: https://src.fedoraproject.org/rpms/postgresql/c/e084551edd68290822f7276f0a37b82dfec5431c?branch=rawhide

postgresql-contrib and postgresql-upgrade no longer depends on python2 since version 13.2.


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