Closed as not planned
Closed as not planned
Description
We are running into both bootc
getting mad at files existing in /var
(we can just delete /var
and re-create it being empty) and the following:
Lint warning: sysusers: Found /etc/passwd entry without corresponding systemd sysusers.d:
avahi
libstoragemgmt
setroubleshoot
wsdd
Found /etc/group entry without corresponding systemd sysusers.d:
avahi
libstoragemgmt
power
setroubleshoot
sudo
...and 1 more
We need to PR sysusers entries for a few upstream packages else we will run into this forever, heres an example PR from Timothee Ravier: https://src.fedoraproject.org/rpms/flatpak/pull-request/8. This needs to be replicated for avahi, libstoragemgmt, setroubleshoot and wsdd in both the centos-stream RPMs and fedora packaging.
TRACKING
CentOS fixes
- avahi
- libstoragemgmt
- setroubleshoot
- sudo
- upower? - We need to figure out something that adds the
power
group. - wsdd