Bug 2313903 - python3-pwntools: fails to install from epel8/epel9
Summary: python3-pwntools: fails to install from epel8/epel9
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-pwntools
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Wright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-21 01:59 UTC by Carl George 🤠
Modified: 2024-09-21 01:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 🤠 2024-09-21 01:59:39 UTC
Description of problem:
python3-pwntools from epel8 and epel9 has missing dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-pwntools-4.9.0-1.el8
python3-pwntools-4.9.0-1.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-pwntools


Actual results:

Error: 
 Problem: conflicting requests
  - nothing provides python3.6dist(six) >= 1.12.0 needed by python3-pwntools-4.9.0-1.el8.noarch from epel
  - nothing provides python3.6dist(unicorn) >= 1.0.2rc1 needed by python3-pwntools-4.9.0-1.el8.noarch from epel

Error: 
 Problem: conflicting requests
  - nothing provides python3.9dist(rpyc) needed by python3-pwntools-4.9.0-1.el9.noarch from epel
  - nothing provides python3.9dist(unicorn) >= 1.0.2~rc1 needed by python3-pwntools-4.9.0-1.el9.noarch from epel


Expected results:
successful installation


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