Bug 2313944 - python3-impacket: fails to install from epel10
Summary: python3-impacket: fails to install from epel10
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-impacket
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Ambroz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2311548 2313992 2313995
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-21 06:11 UTC by Carl George 🎩
Modified: 2024-11-18 07:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-18 07:07:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 🎩 2024-09-21 06:11:21 UTC
Description of problem:
python3-impacket from epel10 has unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-impacket-0.11.0-6.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-impacket


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3-pyOpenSSL needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides python3-ldap3 needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides python3-pycryptodomex needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides python3.12dist(pycryptodomex) needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides ((python3.12dist(ldap3) < 2.5 or python3.12dist(ldap3) > 2.5) with (python3.12dist(ldap3) < 2.5.2 or python3.12dist(ldap3) > 2.5.2) with (python3.12dist(ldap3) < 2.6 or python3.12dist(ldap3) > 2.6) with python3.12dist(ldap3) >= 2.5) needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides python3.12dist(pyopenssl) >= 21 needed by python3-impacket-0.11.0-6.el10_0.noarch from epel


Expected results:
successful installation

Comment 1 Carl George 🎩 2024-11-11 23:33:43 UTC
If you think resolving this will take a long time, and would prefer to remove this uninstallable package from EPEL 10 in the meantime, just say so in this ticket and I can untag the build for you.  This won't retire the branch, so as soon as the underlying problem is resolved you can re-publish by creating a new update.

Comment 2 Fabian Affolter 2024-11-17 19:43:30 UTC
Untagging the branch looks like the right thing to do.

Comment 3 Carl George 🎩 2024-11-18 07:07:17 UTC
Several of the dependencies have been resolved, but pycryptodomex remains.

Error: 
 Problem: conflicting requests
  - nothing provides python3-pycryptodomex needed by python3-impacket-0.11.0-6.el10_0.noarch from epel
  - nothing provides python3.12dist(pycryptodomex) needed by python3-impacket-0.11.0-6.el10_0.noarch from epel

That has been requested in bug 2313995, but so far there has been no response from the maintainer.

Thanks for the confirmation Fabian, I've untagged the build.  The branch remains and this can be re-published once pycryptodomex is available.


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