Bug 2041105 - Please branch and build python-dns for EPEL 8
Summary: Please branch and build python-dns for EPEL 8
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-dns
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2041106
Blocks: 2041103 2041104
TreeView+ depends on / blocked
 
Reported: 2022-01-15 23:34 UTC by Michel Lind
Modified: 2023-05-25 18:18 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-25 18:18:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2022-01-15 23:34:56 UTC
Please branch and build python-dns for epel8.

If you do not wish to maintain python-dns in epel8,
or do not think you will be able to do this in a timely manner,
I would be happy to be a co-maintainer of the package (FAS salimma).

Please also add the python-sig group as a co-maintainer (commit access is enough) and epel-packagers-sig as collaborator on epel* branches - this is a dependency of python-dkimpy which is co-maintained by the Python SIG.

Thanks!

Comment 1 Michel Lind 2022-01-15 23:35:18 UTC
Note: requires python-trio, will request and block this

❯ ebranch missing-build-reqs python-dns epel8 | jq
[
  "python-trio"
]

Comment 2 Lumír Balhar 2022-01-17 08:31:10 UTC
Hello.

It seems to me that python-dns is available in RHEL 8

# dnf repoquery --info python3-dns
Name         : python3-dns
Version      : 1.15.0
Release      : 10.el8
Architecture : noarch
Size         : 253 k
Source       : python-dns-1.15.0-10.el8.src.rpm
Repository   : ubi-8-baseos

Comment 3 Michel Lind 2022-01-19 23:50:51 UTC
Ah, found my problem: python-patatt requires dnspython (which python3-dns provides) >= 2.1.0. The tool is not smart enough to report versioned deps properly yet.

❯ sudo dnf repoquery --disablerepo=\* --enablerepo=rawhide-source --requires python-b4
[sudo] password for michel:
Fedora - Rawhide - Source                                                                    883 kB/s | 8.0 MB     00:09
Last metadata expiration check: 0:00:01 ago on Wed 19 Jan 2022 03:48:34 PM PST.
(python3dist(dkimpy) >= 1 with python3dist(dkimpy) < 2)
(python3dist(dkimpy) >= 1.0.5 with python3dist(dkimpy) < 1.1)
(python3dist(dnspython) >= 2 with python3dist(dnspython) < 3)
(python3dist(dnspython) >= 2.1 with python3dist(dnspython) < 2.2)


Ugh, this could be a problem then, I might have to package python3-dns2 or something. Leaving this open for now, as I'd still need python-trio branched for that (confirmed that it is not available in RHEL8/CentOS Stream 8/EPEL8). I'll reassign this to the package review component when I have a package.

Comment 4 Lumír Balhar 2022-01-20 06:32:44 UTC
I'm not sure I understand the problem but I've sent you an email about python-b4 yesterday. Upstream of that project has inconsistent dependency specification and python-b4 will fail to build if I update python-dns to 2.2.0 in rawhide - which I'm already working on.

Comment 5 Ben Cotton 2022-02-08 21:09:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 6 Ben Cotton 2023-04-25 16:47:30 UTC
This message is a reminder that Fedora Linux 36 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '36'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 36 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 7 Lumír Balhar 2023-04-26 05:46:58 UTC
I'm not sure we want to keep this bug open. There is nothing we can do for python-dns as it's in the RHEL 8 in version 1.15 and we cannot update it. If you need a newer version, the only way is to create a new package with a different name in EPEL.

Comment 8 Ludek Smid 2023-05-25 18:18:53 UTC
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.

Fedora Linux 36 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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