From a99dd8bf9fbcbc8015c720f15f7b47719378ed63 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 12 Sep 2017 14:00:20 -0700 Subject: [PATCH] changelog verbosity++ --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7536549b..2a53c5cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ livecd-rootfs (2.408.16) xenial; urgency=medium * live-build/ubuntu-cpc/functions: call apt-get update in the chroot after mounting a blank /var/lib/apt, so that further operations work - as expected. + as expected; otherwise, 'apt-get purge ^grub-.*' fails on s390x because + no such packages are known to apt. -- Steve Langasek Tue, 12 Sep 2017 13:25:58 -0700