Description of problem: rust-nu-command-devel from epel9 has missing dependencies, causing it to be uninstallable. Version-Release number of selected component (if applicable): rust-nu-command-devel-0.91.0-1.el9 How reproducible: always Steps to Reproduce: 1. dnf install rust-nu-command-devel Actual results: Error: Problem: conflicting requests - nothing provides (crate(chrono-tz/default) >= 0.8.0 with crate(chrono-tz/default) < 0.9.0~) needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel - nothing provides crate(uu_cp/default) = 0.0.23 needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel - nothing provides crate(uu_mkdir/default) = 0.0.23 needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel - nothing provides crate(uu_mktemp/default) = 0.0.23 needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel - nothing provides crate(uu_mv/default) = 0.0.23 needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel - nothing provides crate(uu_whoami/default) = 0.0.23 needed by rust-nu-command-devel-0.91.0-1.el9.noarch from epel Expected results: successful installation
IIRC this is caused by the nu-command update that would fix this requiring a newer Rust version than what's currently available in RHEL 9, and it wasn't easy to work around. So realistically, I think this can only be fixed with the next RHEL 9 point release. We'll try to avoid situations like this in the future. It was a bit unfortunate that most nu-* components *didn't* bump their required Rust version, but only some of the top-level ones did, so this issue was dicovered only after most things were already built.
FEDORA-EPEL-2024-1c77e22d31 (rust-human-date-parser-0.2.0-1.el9, rust-multipart-rs-0.1.11-1.el9, and 34 more) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-1c77e22d31
FEDORA-EPEL-2024-1c77e22d31 (rust-human-date-parser-0.2.0-1.el9, rust-multipart-rs-0.1.11-1.el9, and 34 more) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.