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 2107078 - [RHEL9] clevis-systemd should be automatically enabled when RHEL systemd preset enables clevis-luks-askpass.path
Summary: [RHEL9] clevis-systemd should be automatically enabled when RHEL systemd pres...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: clevis
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 9.1
Assignee: Sergio Arroutbi
QA Contact: Martin Zelený
Mirek Jahoda
URL:
Whiteboard:
Depends On: 2106811
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-14 09:40 UTC by Sergio Arroutbi
Modified: 2023-09-05 14:58 UTC (History)
4 users (show)

Fixed In Version: clevis-18-105.el9
Doc Type: Enhancement
Doc Text:
.`clevis-luks-askpass` is now enabled by default The `/lib/systemd/system-preset/90-default.preset` file now contains the `enable clevis-luks-askpass.path` configuration option and the installation of the `clevis-systemd` sub-package ensures that the `clevis-luks-askpass.path` unit file is enabled. This enables the Clevis encryption client to unlock also LUKS-encrypted volumes that mount late in the boot process. Before this update, the administrator must use the `systemctl enable clevis-luks-askpass.path` command to enable Clevis to unlock such volumes.
Clone Of:
: 2107081 (view as bug list)
Environment:
Last Closed: 2022-11-15 10:39:54 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-127667 0 None None None 2022-07-14 09:44:24 UTC
Red Hat Issue Tracker SECENGSP-4682 0 None None None 2022-07-14 09:44:27 UTC
Red Hat Product Errata RHBA-2022:8232 0 None None None 2022-11-15 10:40:00 UTC

Description Sergio Arroutbi 2022-07-14 09:40:16 UTC
Description of problem:
When clevis-systemd is installed and systemd preset is configured for clevis-luks-askpass.path as "enabled", clevis does not get enabled


Version-Release number of selected component (if applicable):


How reproducible:
Installation of clevis-systemd packag
Steps to Reproduce:
1.Install clevis-systemd
$ dnf install clevis-systemd

2.List unit files
$ systemctl list-unit-files


Actual results:
$ sudo systemctl list-unit-files clevis-luks-askpass.path
UNIT FILE                STATE    VENDOR PRESET
clevis-luks-askpass.path disabled enabled      


Expected results:
$ sudo systemctl list-unit-files clevis-luks-askpass.path
UNIT FILE                STATE    VENDOR PRESET
clevis-luks-askpass.path enabled  enabled      


Additional info:

Comment 12 errata-xmlrpc 2022-11-15 10:39:54 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 (clevis bug fix and enhancement update), 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:8232


Note You need to log in before you can comment on or make changes to this bug.