Bug 2160722

Summary: nothing provides fedora-packager needed by tito-0.6.22-1.el9.noarch
Product: [Fedora] Fedora EPEL Reporter: jeff
Component: titoAssignee: Jakub Kadlčík <jkadlcik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: jkadlcik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-13 13:48:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jeff 2023-01-13 13:39:43 UTC
Description of problem:

RHEL 9.1 unable to install tito from EPEL repositories on missing dependencies

Version-Release number of selected component (if applicable):
RHEL 9.1, tito 0.6.22-1

How reproducible:
Reliably reproducible using instructions below:

Steps to Reproduce:
1.Install RHEL 9.1 (Minimal Installation)
2.Configure EPEL Repos for RHEL 9
3.Run: sudo dnf --refresh -y install tito

Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides fedora-packager needed by tito-0.6.22-1.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Expected results:
Correct installation of tito.

Additional info:
I noticed that EPEL8 has a fedora-packager package available, but EPEL9 does not.

Comment 1 jeff 2023-01-13 13:48:46 UTC

*** This bug has been marked as a duplicate of bug 2061761 ***