Bug 2301205

Summary: python-qemu-qmp: FTBFS in Fedora rawhide/f41
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python-qemu-qmpAssignee: John Snow <jsnow>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: crobinso, jsnow, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-20 11:02:10 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:
Bug Depends On: 2250847    
Bug Blocks: 2260875, 2291893    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2024-07-29 20:52:17 UTC
python-qemu-qmp failed to build from source in Fedora rawhide/f41

https://koji.fedoraproject.org/koji/taskinfo?taskID=120740952


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Please fix python-qemu-qmp at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-qemu-qmp will be orphaned. Before branching of Fedora 42,
python-qemu-qmp will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2024-07-29 20:52:22 UTC
Created attachment 2042522 [details]
build.log

Comment 2 Fedora Release Engineering 2024-07-29 20:52:27 UTC
Created attachment 2042523 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2024-07-29 20:52:29 UTC
Created attachment 2042524 [details]
state.log

Comment 4 Cole Robinson 2024-08-13 14:15:55 UTC
The root issue is python-avocado fails to install. I filed: https://bugzilla.redhat.com/show_bug.cgi?id=2304322

I think fixing that isn't trivial, it maye requires a new version rebase

python-qemu-qmp uses avocado for testing step. So IMO it's fine to disable the avocado dep and testing step just to get things building.