From 8b141ef85ad3c4ec4e05acd2948cfadc1b3c63b4 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 8 May 2017 21:04:47 +0200 Subject: [PATCH] Mark autopkgtests isolation-machine since debootstrap won't work in a container. --- debian/changelog | 7 +++++++ debian/tests/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c439a56a..b36f084f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.441.3) UNRELEASED; urgency=medium + + * Mark autopkgtests isolation-machine since debootstrap won't work in a + container. + + -- Steve Langasek Fri, 28 Apr 2017 17:41:05 -0700 + livecd-rootfs (2.441.2) zesty; urgency=medium * The ubuntu-server:live should use a casper-based initramfs to work diff --git a/debian/tests/control b/debian/tests/control index a37a5d79..b40640f9 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: default-bootstraps Depends: @, lsb-release -Restrictions: needs-root +Restrictions: needs-root isolation-machine