Bug 2370933
Summary: | F43FailsToInstall: rust-az-snp-vtpm-devel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | rust-az-snp-vtpm | Assignee: | Uri Lublin <uril> |
Status: | ASSIGNED --- | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | decathorpe, rust-sig, uril |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2370932 | ||
Bug Blocks: | 2339435 |
Description
Fedora Fails To Install
2025-06-07 09:32:01 UTC
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/ This package fails to install and maintainers are advised to take one of the following actions: - Fix this bug and close this bugzilla once the update makes it to the repository. (The same script that posted this comment will eventually close this bugzilla when the fixed package reaches the repository, so you don't have to worry about it.) or - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet. or - Orphan the package if you no longer plan to maintain it. If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue. This package may be orphaned in 7+ weeks. This is the first reminder (step 3) from the policy. Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug. Rust 'sev' is a dependency of rust-az-snp-vtpm package. Current 'sev' crate version is 6 (and in Fedora too) but current dependency is sev.0. That causes rust-az-*-vtpm packages build to fail. Modifying Carge.toml does not help as "cargo build" fails. I'll create an upstream issue. Related: bug 2370932 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. |