Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1951318

Summary: bolt: FTBFS in Red Hat Enterprise Linux 9 CentOS Stream
Product: Red Hat Enterprise Linux 9 Reporter: Mohan Boddu <mboddu>
Component: boltAssignee: Christian Kellner <ckellner>
Status: CLOSED CURRENTRELEASE QA Contact: Fendy Tjahjadi <ftjahjad>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: bstinson, ckellner, fweimer, jwboyer, rlemosor, rvr
Target Milestone: betaFlags: pm-rhel: mirror+
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: 2021-08-29 14:10:09 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: 1952253    
Bug Blocks: 1951115    

Description Mohan Boddu 2021-04-19 21:34:10 UTC
bolt failed to build from source in Red Hat Enterprise Linux 9 CentOS Stream

https://kojihub.stream.rdu2.redhat.com//koji/taskinfo?taskID=247711


Please fix bolt at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it.

Comment 1 Christian Kellner 2021-04-21 20:59:22 UTC
This is due to the bolt test suit failing:
   Bail out! ERROR:../tests/test-sysfs.c:569:test_sysfs_read_iommu: assertion failed (err == NULL): failed to read iommu_dma_protection: Operation not permitted (g-io-error-quark, 14)
which is the result of a systemd bug:
   https://github.com/systemd/systemd/pull/19265

Comment 2 Florian Weimer 2021-08-16 07:26:15 UTC
I no longer can reproduce the build failure.

Comment 3 Rui Ormonde 2021-08-25 16:27:47 UTC
@ckellner , are we good to close this one?
There is a build in Brew for bolt (fweimer's): 
https://brewweb.engineering.redhat.com/brew/packageinfo?packageID=67470

Comment 6 Christian Kellner 2021-08-29 14:10:09 UTC
I think we are good to close this indeed! The bug was in systemd which got fixed in 249, which is in RHEL 9. All good.