From: Mark Wooding Date: Mon, 8 Jun 2020 18:57:39 +0000 (+0100) Subject: Makefile: Use buster's Qemu on stretch. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-chroot/commitdiff_plain/a02fd5c0d74688a56a909b5ab5ae5eed4adf97fb?hp=a02fd5c0d74688a56a909b5ab5ae5eed4adf97fb Makefile: Use buster's Qemu on stretch. There's a persistent problem with installing `gnome-icon-theme' on emulated ARM platforms, resulting in Unpacking gnome-icon-theme (3.12.0-2) ... dpkg: error processing archive /tmp/apt-dpkg-install-AtXukB/100-gnome-icon-theme_3.12.0-2_all.deb (--unpack): corrupted filesystem tarfile - corrupted package archive Upgrading to buster's Qemu let to a successful build once, so maybe this helps. ---