Bug 1804928

Summary: Creating tmp files for systemd on behalf of certmonger references legacy directory /var/run/ instead of /run
Product: Red Hat Enterprise Linux 8 Reporter: mkielian <mkielian>
Component: certmongerAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.2CC: chaithco, ksiddiqu, nalin, pcech, peter.vreman, rcritten, roarora, sumenon
Target Milestone: rcKeywords: TestCaseNotNeeded
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: certmonger-0.79.7-8.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:51:52 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:    
Bug Blocks: 1122832, 1825061    

Description mkielian@redhat.com 2020-02-19 22:05:43 UTC
Description of problem:

When running systemd command:

# systemd-tmpfiles --create

Error is encountered:

[/usr/lib/tmpfiles.d/certmonger.conf:3] Line references path below legacy directory /var/run/, updating /var/run/certmonger → /run/certmonger; please update the tmpfiles.d/ drop-in file accordingly.


Version-Release number of selected component (if applicable): certmonger-0.79.7-3.el8.x86_64


How reproducible: Always


Steps to Reproduce:

1. Install certmonger
2. Run: systemd-tmpfiles --create


Actual results:

Error Message generated
[/usr/lib/tmpfiles.d/certmonger.conf:3] Line references path below legacy directory /var/run/, updating /var/run/certmonger → /run/certmonger; please update the tmpfiles.d/ drop-in file accordingly.


Expected results:  No errors should be generated by command


Additional info: Configuration file for package needs to be updated.

Comment 1 Rob Crittenden 2020-02-19 22:14:41 UTC
Should be pretty easy to backport 7736d3935117800b6cfcaaab5da9e30a5b39ae12 from upstream.

Comment 2 Kaleem 2020-02-20 07:07:32 UTC
Verification steps available in description.

Comment 12 errata-xmlrpc 2020-11-04 02:51:52 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 (certmonger 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-2020:4671