From df4528d6668ab18e40584fe540355bdfba0fb6dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:29 +0200 Subject: Adding debian version 14.2.21-1. Signed-off-by: Daniel Baumann --- debian/workarounds/ceph-dencoder-oom | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/workarounds/ceph-dencoder-oom (limited to 'debian/workarounds') diff --git a/debian/workarounds/ceph-dencoder-oom b/debian/workarounds/ceph-dencoder-oom new file mode 100644 index 00000000..87202132 --- /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 + -- cgit v1.2.3