Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-51275

postgresql:16/postgresql: includes files in /var/run

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • rhel-9.5
    • CentOS Stream 9, CentOS Stream 10
    • postgresql
    • postgresql-16.4-2.el9
    • None
    • None
    • sst_cs_apps
    • ssg_core_services
    • 26
    • 5
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None

      See https://github.com/CentOS/centos-bootc/issues/140

      The postgresql RPM includes content in `/var/run` - this is not right because `/var/run` should be a symlink to `/run` which will go away on reboot. The right thing is to have that directory created by systemd-tmpfiles.

      Instead, the content can be marked as `%ghost` in the RPM to signify the content is owned, but RPM should not write it.

            fjanus@redhat.com Filip Janus
            walters@redhat.com Colin Walters
            Filip Janus Filip Janus
            Vaclav Danek Vaclav Danek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: