[Pkg-xen-devel] build-depend on libzstd-dev
A Mennucc1
mennucc1 at debian.org
Wed Aug 31 08:15:34 BST 2022
Dear Xen team,
I am reporting this bug here (since I spotted it in Ubuntu 22.04, and I
do not have XEN installed on Debian boxes).
Summary: currently XEN is compiled without the ZSTD support and cannot
start containers where the linux image is compressed using ZSTD (that
is, most images nowadays)
Details are at the bottom of
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1956166
Proposed solution is in the patch below
Regards and thanks for all the work
a.
diff --git a/debian/control b/debian/control
index 868a6e839d..fe189f9974 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Build-Depends:
zlib1g-dev,
pandoc,
markdown,
+ libzstd-dev,
ocaml-native-compilers | ocaml-nox,
ocaml-findlib,
Homepage: https://xenproject.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-xen-devel/attachments/20220831/df85f799/attachment.sig>
More information about the Pkg-xen-devel
mailing list