Bug 2370933 - F43FailsToInstall: rust-az-snp-vtpm-devel
Summary: F43FailsToInstall: rust-az-snp-vtpm-devel
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: rust-az-snp-vtpm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Uri Lublin
QA Contact:
URL:
Whiteboard:
Depends On: 2370932
Blocks: F43FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2025-06-07 09:32 UTC by Fedora Fails To Install
Modified: 2025-06-15 16:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

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/

Your package (rust-az-snp-vtpm) Fails To Install in Fedora 43:

can't install rust-az-snp-vtpm-devel:
  - nothing provides (crate(sev/default) >= 4.0.0 with crate(sev/default) < 5.0.0~) needed by rust-az-snp-vtpm-devel-0.7.1-1.fc43.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-43-x86_64 --config-opts mirrored=False install rust-az-snp-vtpm-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!

Comment 1 Fedora Fails To Install 2025-06-14 14:17: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.

Comment 2 Uri Lublin 2025-06-15 12:55:50 UTC
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

Comment 3 Fabio Valentini 2025-06-15 16:48:52 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.