Bug 2366948

Summary: pcrlock files should be included in systemd-udev
Product: [Fedora] Fedora Reporter: Thien Trung Vuong <tvuong>
Component: systemdAssignee: systemd-maint
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: daan.j.demeyer, dtardon, fedoraproject, lnykryn, msekleta, suraj.ghimire7, systemd-maint, yuwatana, zbyszek
Target Milestone: ---Keywords: EasyFix, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://packages.fedoraproject.org/pkgs/systemd/systemd-devel/fedora-42-updates.html
Whiteboard:
Fixed In Version: systemd-257.6-1.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-05-29 19:14:00 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:

Description Thien Trung Vuong 2025-05-16 22:03:05 UTC
Some pre-defined pcrlock files were added in systemd v255 (commit: https://github.com/systemd/systemd/commit/8e35338d098e9fd78fd4611b36690ea4110ce526). After installation, those pcrlock files can be found under /usr/lib/pcrlock.d/. Ideally they should be provided by systemd-udev - the package that provides the systemd-pcrlock binary. However, the pcrlock files are currently provided by systemd-devel, because it matches the pattern for -devel in split-files.py (https://src.fedoraproject.org/rpms/systemd/blob/rawhide/f/split-files.py#_132)

Reproducible: Always

Steps to Reproduce:
Install systemd-udev, which provides /usr/lib/systemd/systemd-pcrlock

Actual Results:
systemd-pcrlock binary is available but /usr/lib/pcrlock.d/ is empty

Expected Results:
/usr/lib/pcrlock.d/ should be populated with the pre-defined pcrlock files

Comment 1 Fedora Update System 2025-05-29 17:44:43 UTC
FEDORA-2025-921e3a81df (systemd-257.6-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-921e3a81df

Comment 2 Fedora Update System 2025-05-29 19:14:00 UTC
FEDORA-2025-921e3a81df (systemd-257.6-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.