From d240d3653cd4b0c9874fca83dc1eccaead33c40a Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Thu, 19 Nov 2020 09:45:11 +0100 Subject: [PATCH] TT#101063 Remove unused heartbeat-2-gui package This package uses obsolete python modules, and it is something we do not use on the NGCP. In Debian bullseye these modules are not present so the best course of action is to remove the package and ignore any conversion for these scripts. Change-Id: I5b440f8c86e80237a3837b877dca2678f0ae3db1 --- debian/Makefile.am | 1 - debian/control | 14 -------------- debian/heartbeat-2-gui.dirs | 1 - debian/heartbeat-2-gui.files | 26 -------------------------- 4 files changed, 42 deletions(-) delete mode 100644 debian/heartbeat-2-gui.dirs delete mode 100644 debian/heartbeat-2-gui.files diff --git a/debian/Makefile.am b/debian/Makefile.am index 3621ce3..0dd99d8 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = apply changelog compat control copyright \ heartbeat.postinst heartbeat.postrm \ heartbeat.preinst \ heartbeat-dev.dirs heartbeat-dev.files \ - heartbeat-gui.dirs heartbeat-gui.files \ heartbeat-2.prerm \ ldirectord.files ldirectord.postinst \ ldirectord.postrm \ diff --git a/debian/control b/debian/control index 486c75a..892f0da 100644 --- a/debian/control +++ b/debian/control @@ -135,17 +135,3 @@ Description: Subsystem for High-Availability Linux - development files time. . This package contains development files - -Package: heartbeat-2-gui -Section: admin -Priority: optional -Architecture: any -Depends: - python-glade2, - python-gtk2, - uuid-runtime, - ${python:Depends}, -Suggests: - heartbeat-2 (= ${binary:Version}), -Description: Provides a gui interface to manage heartbeat clusters - GUI client for heartbeat clusters diff --git a/debian/heartbeat-2-gui.dirs b/debian/heartbeat-2-gui.dirs deleted file mode 100644 index 80607e8..0000000 --- a/debian/heartbeat-2-gui.dirs +++ /dev/null @@ -1 +0,0 @@ -usr/lib64/heartbeat-gui diff --git a/debian/heartbeat-2-gui.files b/debian/heartbeat-2-gui.files deleted file mode 100644 index e6fb2de..0000000 --- a/debian/heartbeat-2-gui.files +++ /dev/null @@ -1,26 +0,0 @@ -usr/bin/hb_gui -usr/lib64/heartbeat-gui/_pymgmt.so -usr/lib64/heartbeat-gui/_pymgmt.so.0 -usr/lib64/heartbeat-gui/_pymgmt.so.0.0.0 -usr/lib64/heartbeat-gui/haclient.py -usr/lib64/heartbeat-gui/pymgmt.py -usr/share/heartbeat-gui/active-node.png -usr/share/heartbeat-gui/add-resource.png -usr/share/heartbeat-gui/cleanup-resource.png -usr/share/heartbeat-gui/default-resource.png -usr/share/heartbeat-gui/down-resource.png -usr/share/heartbeat-gui/exit.png -usr/share/heartbeat-gui/ha.png -usr/share/heartbeat-gui/haclient.glade -usr/share/heartbeat-gui/haclient.py -usr/share/heartbeat-gui/login.png -usr/share/heartbeat-gui/logout.png -usr/share/heartbeat-gui/master-resource.png -usr/share/heartbeat-gui/mgmtcmd.py -usr/share/heartbeat-gui/remove-resource.png -usr/share/heartbeat-gui/slave-resource.png -usr/share/heartbeat-gui/standby-node.png -usr/share/heartbeat-gui/start-resource.png -usr/share/heartbeat-gui/stop-resource.png -usr/share/heartbeat-gui/up-resource.png -usr/share/locale/zh_CN/LC_MESSAGES/haclient.mo