Tags: patch
The following patch fixes the problem:
diff --git a/debian/control b/debian/control
index 4aac4ad2..721f801f 100644
--- a/debian/control
+++ b/debian/control
@@ -41,11 +41,13 @@ Homepage: https://launchpad.net/cloud-init
Package: cloud-init
Architecture: all
Depends:
+ cloud-guest-utils,
gdisk,
+ ifupdown,
+ locales,
lsb-base,
lsb-release,
net-tools,
- ifupdown,
procps,
${misc:Depends},
${python3:Depends}