Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1865605

Summary: virt-bootstrap: FTBFS in Fedora rawhide/f33
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: virt-bootstrapAssignee: Fabiano FidĂȘncio <fidencio>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fidencio, ptoscano, rjones, rstoyanov1
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: 2020-08-04 08:09:50 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:    
Bug Blocks: 1803234    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-08-03 21:27:45 UTC
virt-bootstrap failed to build from source in Fedora rawhide/f33

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix virt-bootstrap 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,
virt-bootstrap will be orphaned. Before branching of Fedora 34,
virt-bootstrap will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 21:27:46 UTC
Created attachment 1709971 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 21:27:48 UTC
Created attachment 1709972 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-08-03 21:27:49 UTC
Created attachment 1709973 [details]
state.log

Comment 4 Fabiano FidĂȘncio 2020-08-03 22:42:37 UTC
From the root.log:

DEBUG util.py:621:  No matching package to install: 'python3-libguestfs'
DEBUG util.py:621:  Not all dependencies satisfied
DEBUG util.py:621:  Error: Some packages could not be found.

Pino, any idea what may be the root cause of this?

Comment 5 Richard W.M. Jones 2020-08-04 08:03:52 UTC
The build system was somewhat screwed up during the mass rebuild so it
wouldn't surprise me if this was some temporary failure.  I've resubmitted
the build:

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

If it fails again I'll take a proper look.