Source: lxc-templates
Version: 3.0.4-3
Severity: normal
tags: patch
Hello, looks like lxc-templates might benefit from suggesting qemu-user-static,
to allow
work with different architectures in containers.
diff -pruN 3.0.4-3/debian/control 3.0.4-3ubuntu1/debian/control
--- 3.0.4-3/debian/control 2020-04-15 15:03:56.000000000 +0000
+++ 3.0.4-3ubuntu1/debian/control 2020-04-19 15:40:01.000000000 +0000
@@ -21,6 +21,7 @@ Recommends: bridge-utils,
rsync,
uuid-runtime,
xz-utils
+Suggests: qemu-user-static
Description: Linux Containers userspace tools (templates)
Containers are insulated areas inside a system, which have their own namespace
for filesystem, network, PID, IPC, CPU and memory allocation and which can be
Please accept the patch if possible, thanks!
Gianfranco