Bug 2329905

Summary: rawhide: edk2-arm no longer available causing qemu installation failures
Product: [Fedora] Fedora Reporter: Lokesh Mandvekar <lsm5>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, cfergeau, crobinso, mcascell, pbonzini, philmd, rjones, suraj.ghimire7, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-02 12:25:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lokesh Mandvekar 2024-12-02 11:53:52 UTC
Looks like 32-bit arm support and edk2-arm were recently removed but qemu still depends indirectly on edk2-arm which causes qemu installation to fail on rawhide envs.

# dnf -y install qemu
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - package qemu-2:9.2.0-0.1.rc1.fc42.x86_64 from rawhide requires qemu-system-arm = 2:9.2.0-0.1.rc1.fc42, but none of the providers can be installed
  - package qemu-2:9.2.0-0.1.rc1.fc42.x86_64 from testing-farm-tag-repository requires qemu-system-arm = 2:9.2.0-0.1.rc1.fc42, but none of the providers can be installed
  - package qemu-system-arm-2:9.2.0-0.1.rc1.fc42.x86_64 from rawhide requires qemu-system-arm-core = 2:9.2.0-0.1.rc1.fc42, but none of the providers can be installed
  - package qemu-system-arm-2:9.2.0-0.1.rc1.fc42.x86_64 from testing-farm-tag-repository requires qemu-system-arm-core = 2:9.2.0-0.1.rc1.fc42, but none of the providers can be installed
  - nothing provides edk2-arm needed by qemu-system-arm-core-2:9.2.0-0.1.rc1.fc42.x86_64 from rawhide
  - nothing provides edk2-arm needed by qemu-system-arm-core-2:9.2.0-0.1.rc1.fc42.x86_64 from testing-farm-tag-repository
You can try to add to command line:
  --skip-broken to skip uninstallable packages

Reproducible: Always

Comment 1 Richard W.M. Jones 2024-12-02 12:25:28 UTC

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