FS#67876 - [connman] tmpfiles refers to /var/run

Attached to Project: Community Packages
Opened by Keith (keithg) - Saturday, 12 September 2020, 15:03 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 02 May 2023, 04:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Rebischke (Shibumi)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

tmpfiles for this package refer to /var/run which is not longer consistent with current systemd

Additional info:
* package version(s) 1.38
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
install connman
review log to find this errro:
systemd-tmpfiles[252]: /usr/lib/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly.
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 02 May 2023, 04:51 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#66455 
Comment by lukpod (lukpod) - Monday, 18 October 2021, 03:41 GMT
$ ./configure --help | grep /run
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]

https://bugs.archlinux.org/task/66455#comment201867
Comment by lukpod (lukpod) - Tuesday, 08 February 2022, 17:01 GMT
 FS#66455 

Loading...