From: Martin Pitt Date: Tue, 11 Apr 2023 03:49:17 +0000 (+0200) Subject: build-debian-toolbox: Disable debconf prompts X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=ea26367fb8f25600b95b2b369d2ec0894ea4e3d6 build-debian-toolbox: Disable debconf prompts --- diff --git a/build-debian-toolbox b/build-debian-toolbox index 734f42f..c1d139a 100755 --- a/build-debian-toolbox +++ b/build-debian-toolbox @@ -38,7 +38,7 @@ toolbox run --container $RELEASE sh -exc ' echo "${ID}-${VERSION_ID:-sid}" | sudo tee /etc/hostname sudo hostname -F /etc/hostname -sudo eatmydata apt-get -y dist-upgrade +sudo DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y dist-upgrade # development tools sudo eatmydata apt-get install -y --no-install-recommends build-essential git-buildpackage libwww-perl less vim lintian debhelper manpages-dev git dput pristine-tar bash-completion wget gnupg ubuntu-dev-tools python3-debian fakeroot libdistro-info-perl openssh-client flatpak-xdg-utils