Bug 2209249 - cannot be installed due to missing package python39-pyasn1
Summary: cannot be installed due to missing package python39-pyasn1
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python39-ldap-epel
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-23 08:28 UTC by ronny.buchmann
Modified: 2025-12-13 04:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-12-13 04:50:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ronny.buchmann 2023-05-23 08:28:14 UTC
Description of problem:
python39-ldap cannot be installed, because the required package python39-pyasn1 is not available

Version-Release number of selected component (if applicable):
3.4.3-1

How reproducible:
always

Steps to Reproduce:
1. dnf install python39-ldap

Actual results:
# dnf install python39-ldap
Last metadata expiration check: 3:05:18 ago on Tue 23 May 2023 05:11:14 AM UTC.
Error:
 Problem: conflicting requests
  - nothing provides python3.9dist(pyasn1) >= 0.3.7 needed by python39-ldap-3.4.3-1.el8.x86_64
  - nothing provides python3.9dist(pyasn1-modules) >= 0.1.5 needed by python39-ldap-3.4.3-1.el8.x86_64
  - nothing provides python39-pyasn1 >= 0.3.7 needed by python39-ldap-3.4.3-1.el8.x86_64
  - nothing provides python39-pyasn1-modules >= 0.1.5 needed by python39-ldap-3.4.3-1.el8.x86_64


Expected results:
package be installed

Additional info:

Comment 1 ronny.buchmann 2023-05-23 08:49:18 UTC
it's very strange, package is shown in koji https://koji.fedoraproject.org/koji/packageinfo?packageID=36272, but it's not actually available in the repo epel or epel-testing


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