summaryrefslogtreecommitdiff
diff options
authorMartin Pitt <martin.pitt@ubuntu.com>2016-04-06 17:34:32 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2016-04-06 17:34:32 +0200
commit7cbc29120c2fcb56ea15d619012911da671a296c (patch)
treeed36e6f01f06bca9f149deb7b3f1d3f349aa3f11
parent61913445c1d181e59678c6b41028e430b42d770d (diff)
setup-commands/setup-testbed: Purge ubuntu-snappy
-rw-r--r--debian/changelog1
-rwxr-xr-xsetup-commands/setup-testbed2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d10827f..f11f97b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ autopkgtest (3.20.3) UNRELEASED; urgency=medium
Bienvenüe! (Closes: #820148)
* adt-buildvm-ubuntu-cloud: Use https for cloud image download.
(LP: #1566846)
+ * setup-commands/setup-testbed: Purge ubuntu-snappy.
-- Martin Pitt <mpitt@debian.org> Tue, 05 Apr 2016 22:49:49 +0200
diff --git a/setup-commands/setup-testbed b/setup-commands/setup-testbed
index 3039075..b8e15c7 100755
--- a/setup-commands/setup-testbed
+++ b/setup-commands/setup-testbed
@@ -184,7 +184,7 @@ if [ -z "${ADT_IS_SETUP_COMMAND:-}" ]; then
ubuntu-release-upgrader-core libcpan-changes-perl git \
cgmanager lxc-common lxc lxd lxd-client open-iscsi mdadm dmeventd lvm2 \
unattended-upgrades update-notifier-common ureadahead debootstrap \
- lxcfs ppp pppconfig pppoeconf \
+ lxcfs ppp pppconfig pppoeconf ubuntu-snappy-cli \
thermald xdg-user-dirs zerofree xml-core; do
if [ -d "$root/usr/share/doc/$p" ]; then
chroot "$root" env DEBIAN_FRONTEND=noninteractive eatmydata apt-get --auto-remove -y purge $p || true