Skip to content

bootc 1.1.6 lints are failing due to missing systemd-sysusers entires on upstream packaging #382

Closed as not planned
@tulilirockz

Description

@tulilirockz

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

Fedora fixes

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions