> > gzip/libgzip fails for systemd services using MemoryDenyWriteExecute=yes > Please could you expand on this? Under what circumstances are users going to > be affected by this?
nearly all the systemd services include this setting, e.g. $ grep -r MemoryDeny * dbus-org.freedesktop.hostname1.service:MemoryDenyWriteExecute=yes dbus-org.freedesktop.locale1.service:MemoryDenyWriteExecute=yes dbus-org.freedesktop.login1.service:MemoryDenyWriteExecute=yes dbus-org.freedesktop.timedate1.service:MemoryDenyWriteExecute=yes systemd-hostnamed.service:MemoryDenyWriteExecute=yes systemd-journald.service:MemoryDenyWriteExecute=yes systemd-localed.service:MemoryDenyWriteExecute=yes systemd-logind.service:MemoryDenyWriteExecute=yes systemd-networkd.service:MemoryDenyWriteExecute=yes systemd-resolved.service:MemoryDenyWriteExecute=yes systemd-timedated.service:MemoryDenyWriteExecute=yes systemd-timesyncd.service:MemoryDenyWriteExecute=yes systemd-udevd.service:MemoryDenyWriteExecute=yes udev.service:MemoryDenyWriteExecute=yes so any call from a systemd service to gzip anything on bionic/ppc64el will fail -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933516 Title: gzip: error while loading shared libraries: cannot restore segment prot after reloc: Operation not permitted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gzip/+bug/1933516/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
