Bug 2024651 - /usr/lib/tmpfiles.d/nut-client.conf specifies /var/run/nut instead of /run/nut
Summary: /usr/lib/tmpfiles.d/nut-client.conf specifies /var/run/nut instead of /run/nut
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: nut
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-18 15:36 UTC by Andrew Schorr
Modified: 2022-12-29 00:36 UTC (History)
4 users (show)

Fixed In Version: nut-2.8.0-3.el8 nut-2.8.0-3.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-22 01:40:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andrew Schorr 2021-11-18 15:36:38 UTC
Description of problem:
In /usr/lib/tmpfiles.d/nut-client.conf, it should say /run/nut, not /var/run/net.
This results in a repeated warning message:
[/usr/lib/tmpfiles.d/nut-client.conf:1] Line references path below legacy directory /var/run/, updating /var/run/nut → /run/nut; please update the tmpfiles.d/ drop-in file accordingly.


Version-Release number of selected component (if applicable):
nut-client-2.7.4-26.el8.x86_64

How reproducible:
always

Steps to Reproduce:
1. cat /usr/lib/tmpfiles.d/nut-client.conf
2.
3.

Actual results:
D    /var/run/nut 0770 root nut -


Expected results:
D    /run/nut 0770 root nut -


Additional info:
Many rpm installations seem to trigger this annoying tmpfile warning. Please fix it.

Comment 1 Doncho Gunchev 2022-12-04 13:54:55 UTC
Also, the line 

ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-client.conf

should be

ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-common.conf

(the first file is not present in the package, nut-client-2.8.0-4.fc37.x86_64)

Comment 2 Fedora Update System 2022-12-07 10:45:22 UTC
FEDORA-EPEL-2022-4c006d97d3 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-4c006d97d3

Comment 3 Fedora Update System 2022-12-07 10:45:25 UTC
FEDORA-EPEL-2022-5beb9ee3a0 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-5beb9ee3a0

Comment 4 Fedora Update System 2022-12-08 03:03:12 UTC
FEDORA-EPEL-2022-4c006d97d3 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-2022-4c006d97d3

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

Comment 5 Fedora Update System 2022-12-08 03:04:36 UTC
FEDORA-EPEL-2022-5beb9ee3a0 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-5beb9ee3a0

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

Comment 6 Fedora Update System 2022-12-14 00:21:26 UTC
FEDORA-EPEL-2022-5beb9ee3a0 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-5beb9ee3a0

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

Comment 7 Fedora Update System 2022-12-14 02:22:09 UTC
FEDORA-EPEL-2022-4c006d97d3 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-2022-4c006d97d3

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

Comment 8 Fedora Update System 2022-12-21 01:29:43 UTC
FEDORA-EPEL-2022-5beb9ee3a0 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-5beb9ee3a0

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

Comment 9 Fedora Update System 2022-12-22 01:40:52 UTC
FEDORA-EPEL-2022-4c006d97d3 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2022-12-29 00:36:43 UTC
FEDORA-EPEL-2022-5beb9ee3a0 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.


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