This is as open-vm-tools, there it works :-/
--restart-after-upgrade --no-stop-on-upgrade

But no matter if I use either of the following for dh_installsystemd:
"--restart-after-upgrade --no-stop-on-upgrade"
"--no-stop-on-upgrade"
""

I always end up with:
/var/lib/dpkg/info/qemu-system-common.postinst: if deb-systemd-helper 
debian-installed 'run-qemu.mount'; then
/var/lib/dpkg/info/qemu-system-common.postinst:         deb-systemd-helper 
unmask 'run-qemu.mount' >/dev/null || true
/var/lib/dpkg/info/qemu-system-common.postinst:         if deb-systemd-helper 
--quiet was-enabled 'run-qemu.mount'; then
/var/lib/dpkg/info/qemu-system-common.postinst:                 
deb-systemd-helper enable 'run-qemu.mount' >/dev/null || true
/var/lib/dpkg/info/qemu-system-common.postinst: deb-systemd-helper update-state 
'run-qemu.mount' >/dev/null || true
/var/lib/dpkg/info/qemu-system-common.postrm:           deb-systemd-helper mask 
'qemu-kvm.service' 'run-qemu.mount' >/dev/null || true
/var/lib/dpkg/info/qemu-system-common.postrm:           deb-systemd-helper 
purge 'qemu-kvm.service' 'run-qemu.mount' >/dev/null || true
/var/lib/dpkg/info/qemu-system-common.postrm:           deb-systemd-helper 
unmask 'qemu-kvm.service' 'run-qemu.mount' >/dev/null || true


And that is neither good after install (no start action)
nor after reboot as it stays disabled:
 Loaded: loaded (/lib/systemd/system/run-qemu.mount; disabled; vendor preset: 
enabled)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913421

Title:
  Load of pre-upgrade qemu modules needs to avoid noexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1913421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to