[Pkg-ganeti-devel] [ganeti] 12/13: Ship compatibility link for masterd

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Mon Oct 13 08:15:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository ganeti.

commit ae65aa3b0287e5423d33e790c13e70579fe6fbf5
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Mon Oct 13 09:54:37 2014 +0300

    Ship compatibility link for masterd
    
    Because we may still be running a 2.11 cluster, we should really have
    a symlink for masterd in place, otherwise restarts of the master node
    will fail until gnt-cluster upgrade is run.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ef1b7f0..169d954 100755
--- a/debian/rules
+++ b/debian/rules
@@ -132,6 +132,9 @@ override_dh_link:
 	# Now let dh_link fix all symlinks
 	dh_link
 
+	# Finally ship a compatibility symlink for masterd
+	ln -s ../share/ganeti/default/ganeti-masterd debian/ganeti/usr/sbin/ganeti-masterd
+
 # Disable dh_sphinxdoc for binary-arch, as it will raise an error
 override_dh_sphinxdoc-arch:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list