ensure 20listchanges is not in debian container

20listchanges has apt call apt-listchanges
apt-listchanges is not in the base container so we get a failure

Change-Id: I4b74670edd7b4ae9710dbb39deb82c0775a1ff66
Closes-Bug: #1839535
This commit is contained in:
Matthew Thode 2020-04-09 23:47:58 -05:00 committed by Jonathan Rosser
parent d3c1910cdc
commit 40535a00d3
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ apt-get upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--fo
apt-get remove -y --purge mariadb* || true
rm -f /usr/bin/python
rm -f /etc/apt/apt.conf.d/20listchanges
rm /etc/machine-id || true
rm /var/lib/dbus/machine-id || true
touch /etc/machine-id