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