Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1870146

Summary: systemd-tmpfiles issue with /usr/lib/tmpfiles.d/nrpe.conf
Product: [Fedora] Fedora EPEL Reporter: Danny <dbray925>
Component: nrpeAssignee: Jan ONDREJ <ondrejj>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel8CC: b.heden, jose.p.oliveira.oss, ondrejj, peter.vreman, redhat, smooge, s, swilkerson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: nrpe-4.0.3-6.fc33 nrpe-4.0.3-6.fc32 nrpe-4.0.3-6.el8 nrpe-4.0.3-6.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-19 18:49:11 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:

Description Danny 2020-08-19 12:43:11 UTC
Description of problem:
/usr/lib/tmpfiles.d/nrpe.conf uses legacy /var/run so systemd-tmpfiles complains about:

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

Version-Release number of selected component (if applicable):
nrpe-4.0.3-1.el8.x86_64

How reproducible:
Installed latest version.

Steps to Reproduce:
1. sudo dnf install nrpe


Actual results:
Log error above.

Expected results:
sudo sed -i 's/\/var//' /usr/lib/tmpfiles.d/nrpe.conf
sudo systemctl restart systemd-tmpfiles-clean

Additional info:

Comment 1 Fedora Admin user for bugzilla script actions 2021-02-17 12:05:46 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Christian Kujau 2021-03-06 20:50:05 UTC
This bug is present with Fedora 33 (nrpe-4.0.3-2.fc33.x86_64, i.e. not the EPEL version), do we need a new report or can this be flagged somehow?

$ sudo systemctl restart systemd-tmpfiles-clean

$ sudo journalctl -l -p notice | tail -1 | fold -s
Mar 06 21:47:09 node0 systemd-tmpfiles[2247176]: 
/usr/lib/tmpfiles.d/nrpe.conf:1: Line references path below legacy directory 
/var/run/, updating /var/run/nrpe → /run/nrpe; please update the tmpfiles.d/ 
drop-in file accordingly.

Comment 3 Fedora Update System 2021-03-11 14:42:08 UTC
FEDORA-2021-04fa045d23 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-04fa045d23

Comment 4 Fedora Update System 2021-03-11 14:53:47 UTC
FEDORA-2021-608b88faa7 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-608b88faa7

Comment 5 Fedora Update System 2021-03-11 18:05:49 UTC
FEDORA-EPEL-2021-52425efa64 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-52425efa64

Comment 6 Fedora Update System 2021-03-11 18:17:51 UTC
FEDORA-EPEL-2021-f8025180be has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-f8025180be

Comment 7 Fedora Update System 2021-03-12 00:18:19 UTC
FEDORA-EPEL-2021-52425efa64 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-52425efa64

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-03-12 00:19:26 UTC
FEDORA-2021-04fa045d23 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-04fa045d23`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-04fa045d23

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2021-03-12 00:21:36 UTC
FEDORA-2021-608b88faa7 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-608b88faa7`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-608b88faa7

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2021-03-12 00:27:45 UTC
FEDORA-EPEL-2021-f8025180be has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-f8025180be

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2021-03-19 18:49:11 UTC
FEDORA-2021-04fa045d23 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2021-03-19 18:52:25 UTC
FEDORA-2021-608b88faa7 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2021-03-27 00:29:44 UTC
FEDORA-EPEL-2021-52425efa64 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2021-03-27 00:42:25 UTC
FEDORA-EPEL-2021-f8025180be has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.