Bug 2313908

Summary: rust-cargo-devel: fails to install from epel9
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: rust-cargoAssignee: Rust SIG <rust-sig>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: decathorpe, rust-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-09-21 14:24:05 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 Carl George 🤠 2024-09-21 03:04:52 UTC
Description of problem:
rust-cargo-devel from epel9 has missing dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
rust-cargo-devel-0.78.1-1.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install rust-cargo-devel


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides (crate(gix) >= 0.61.0 with crate(gix) < 0.62.0~) needed by rust-cargo-devel-0.78.1-1.el9.noarch from epel
  - nothing provides (crate(gix/blocking-http-transport-curl) >= 0.61.0 with crate(gix/blocking-http-transport-curl) < 0.62.0~) needed by rust-cargo-devel-0.78.1-1.el9.noarch from epel
  - nothing provides (crate(gix/progress-tree) >= 0.61.0 with crate(gix/progress-tree) < 0.62.0~) needed by rust-cargo-devel-0.78.1-1.el9.noarch from epel
  - nothing provides (crate(gix/revision) >= 0.61.0 with crate(gix/revision) < 0.62.0~) needed by rust-cargo-devel-0.78.1-1.el9.noarch from epel


Expected results:
successful installation

Comment 1 Fabio Valentini 2024-09-21 14:24:05 UTC
I'm aware of this and will resolve it ASAP.

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