Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (rust-az-cvm-vtpm) Fails To Install in Fedora 42: can't install rust-az-cvm-vtpm-devel: - nothing provides (crate(sev/default) >= 4.0.0 with crate(sev/default) < 5.0.0~) needed by rust-az-cvm-vtpm-devel-0.7.1-3.fc42.noarch can't install rust-az-cvm-vtpm+verifier-devel: - nothing provides (crate(sev/openssl) >= 4.0.0 with crate(sev/openssl) < 5.0.0~) needed by rust-az-cvm-vtpm+verifier-devel-0.7.1-3.fc42.noarch If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-42-x86_64 --config-opts mirrored=False install rust-az-cvm-vtpm-devel rust-az-cvm-vtpm+verifier-devel P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
This is caused by the "rust-sev" package having gone through an incompatible update without coordinating with all dependent packages (including this one), as I noted here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-57f7169b9d If just bumping the dependency in this package breaks things (even though they compile), it might be a better idea to un-break this package (and others) by introducing a parallel-available package for sev v4 (rust-sev4), which would address this issue faster than waiting for upstream.