]> git.proxmox.com Git - corosync-pve.git/commit - patches/series
remove problematic corosync-qdevice.init
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Mar 2017 11:08:57 +0000 (13:08 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 29 Mar 2017 11:45:39 +0000 (13:45 +0200)
commit921a6ed22fc2f19776458eb134f654e7d5548760
treed99cc0f1678269f65ece92907b2a3ac9c1b7ce0f
parent571ea76eee448cb76fca71461bfe6ceb6be2a048
remove problematic corosync-qdevice.init

without this we seemingly cannot install corosync-qdevice on PVE 5.0
While the programm and its systemd service file get installed
correctly the package configuration fails with:

----
Setting up corosync-qdevice (2.4.2-pve2) ...
insserv: Service corosync has to be enabled to start service corosync-qdevice
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package corosync-qdevice (--configure):
subprocess installed post-installation script returned error exit status 1
----

This error gets printed while corosync is enabled and started without
failure. So just remove the problematic file.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Rebased as part of patch-queue

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
patches/0001-add-Provides-Replaces-corosync-pve.patch
patches/0002-don-t-install-default-corosync.conf.patch
patches/0003-restart-after-package-upgrade-is-complete.patch
patches/0004-remove-init-script.patch
patches/0005-add-corosync-pve-postinst-for-restart-on-dist-upgrad.patch
patches/0006-add-libcorosync4-pve-transitional-package.patch
patches/0007-only-start-corosync.service-if-conf-exists.patch
patches/0008-remove-unecessary-and-problematic-corosync-qdevice.i.patch [new file with mode: 0644]
patches/series