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 2020205

Summary: Missing bind-pkcs11-utils causing failures in OpenDNSSec
Product: Red Hat Enterprise Linux 9 Reporter: Michal Polovka <mpolovka>
Component: ipaAssignee: Florence Blanc-Renaud <frenaud>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: antorres, frenaud, ftrivino, ksiddiqu, mrhodes, myusuf, pemensik, rcritten, tscherf
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.9.8-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2020207 2026732 (view as bug list) Environment:
Last Closed: 2022-05-17 12:44:20 UTC Type: Bug
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: 2020207    
Bug Blocks: 2020204, 2026732, 2027125    

Comment 1 François Cami 2021-11-04 11:23:26 UTC
PR: https://github.com/freeipa/freeipa/pull/6074

Comment 3 Petr Menšík 2021-11-05 15:03:58 UTC
/usr/sbin/dnssec-keyfromlabel-pkcs11 should be replaced with /usr/sbin/dnssec-keyfromlabel -E pkcs11 call. bind-pkcs11-utils contains duplicate tools linked to native build. Since native pkcs11 build should not be required when named uses OpenSSL pkcs11 engine, it was disabled in RHEL9. Just dnssec-keyfromlabel from bind-dnssec-utils should provide the same functionality with -E pkcs11 parameter to choose pkcs11 engine from OpenSSL.

Comment 4 Petr Menšík 2021-11-05 15:20:55 UTC
Please set needinfo on me in case compatibility wrapper needs to be provided by bind build. I think it should be internal implementation details in ipa package, I did not provide backward compatible wrapper already as the result.

Comment 5 François Cami 2021-11-05 16:17:35 UTC
Thanks Petr!

I've updated the PR: https://github.com/freeipa/freeipa/pull/6074
and marked it as ipa-next only (ipa-4-10) for RHEL9. 

Summary of the change:
* RHEL8 => /usr/sbin/dnssec-keyfromlabel-pkcs11
* RHEL9 => /usr/sbin/dnssec-keyfromlabel -E pkcs11

Comment 6 François Cami 2021-11-25 16:45:02 UTC
Fixed upstream
master:
https://pagure.io/freeipa/c/20f68d817de183f2fc2e25a6964fc1fdf431969c

Comment 7 Antonio Torres 2021-11-25 17:39:43 UTC
Fixed upstream
ipa-4-9:
https://pagure.io/freeipa/c/f89d59b6e18b54967682f6a37ce92ae67ab3fcda

Comment 8 Florence Blanc-Renaud 2021-12-03 09:38:11 UTC
Included with the rebase to 4.9.8

Comment 20 errata-xmlrpc 2022-05-17 12:44:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: ipa), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2387