[Q][PATCH 2/2] UBUNTU: [Packaging] d/t/control: add snapd and fuse-overlayfs dependencies

Zixing Liu zixing.liu at canonical.com
Tue Aug 26 08:01:06 UTC 2025


The newer autopkgtest runners do not install these packages by default.

Signed-off-by: Zixing Liu <zixing.liu at canonical.com>
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index bb05f71c6cbc..d083d6562261 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,5 +3,5 @@ Depends: @builddeps@, fakeroot
 Restrictions: allow-stderr, skippable
 
 Tests: ubuntu-regression-suite
-Depends: build-essential, fakeroot, gcc-multilib [amd64 armhf i386], gdb, git, python3
+Depends: build-essential, fakeroot, gcc-multilib [amd64 armhf i386], gdb, git, python3, snapd, fuse-overlayfs
 Restrictions: allow-stderr, isolation-machine, breaks-testbed, skippable
-- 
2.50.1




More information about the kernel-team mailing list