diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-07 10:21:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-07 10:21:48 +0100 |
commit | f51b83a43a70a06d93851b0fa41f7e6e993e1e6e (patch) | |
tree | c84f1f026422473eeca92fdf794ecc0c8648f292 /profiles | |
parent | dev-python/pyparted: Correct DISTUTILS_USE_SETUPTOOLS (diff) | |
download | gentoo-f51b83a43a70a06d93851b0fa41f7e6e993e1e6e.tar.gz gentoo-f51b83a43a70a06d93851b0fa41f7e6e993e1e6e.tar.bz2 gentoo-f51b83a43a70a06d93851b0fa41f7e6e993e1e6e.zip |
package.mask: Last rite sys-cluster/cluster-glue & revdeps
Bug: https://bugs.gentoo.org/704610
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 14 |
2 files changed, 18 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 69ec5e5d18ba..b82bc16445b3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (2020-11-07) +# sys-cluster/pacemaker is masked for removal. +sys-cluster/drbd-utils pacemaker + # Alfredo Tupone <tupone@gentoo.org> (2020-11-06) # waiting for lua to be slotted media-gfx/exact-image lua diff --git a/profiles/package.mask b/profiles/package.mask index 8017d4247afc..564ce242609c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,20 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2020-11-07) +# sys-cluster/cluster-glue fails to install for almost a year now. +# The remaining packages are its reverse dependencies. +# +# The stable version of sys-cluster/pacemaker is vulnerable. It is also +# using Python 2. A newer version can not be stabilized because +# of the above. +# +# Removal in 30 days. Bug #704610. +sys-cluster/cluster-glue +sys-cluster/crmsh +sys-cluster/pacemaker +sys-cluster/resource-agents + # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-05) # Replaced by kde-frameworks/kdav, masked for removal in 14 days. kde-apps/kdav |