summaryrefslogtreecommitdiffstats
path: root/debian/workarounds/ceph-dencoder-oom
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:46:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:46:10 +0000
commit7050cdb205fd1b1b847c148092a8548f00a061c0 (patch)
tree05a497ffd12f14405445c3288085e228f4e8579f /debian/workarounds/ceph-dencoder-oom
parentAdding upstream version 16.2.11+ds. (diff)
downloadceph-7050cdb205fd1b1b847c148092a8548f00a061c0.tar.xz
ceph-7050cdb205fd1b1b847c148092a8548f00a061c0.zip
Adding debian version 16.2.11+ds-2.debian/16.2.11+ds-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/workarounds/ceph-dencoder-oom7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/workarounds/ceph-dencoder-oom b/debian/workarounds/ceph-dencoder-oom
new file mode 100644
index 000000000..872021328
--- /dev/null
+++ b/debian/workarounds/ceph-dencoder-oom
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+echo "Unfortunately it is not possible to compile ceph-dencoder" 1>&2
+echo "on this architecture, see bug #947886." 1>&2
+echo "" 1>&2
+exit 1
+