summaryrefslogtreecommitdiffstats
path: root/debian/workarounds/ceph-dencoder-oom
blob: 872021328d5d1de5aaee5b01c10750d3a8aa9a63 (plain)
1
2
3
4
5
6
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