Thanks, Daniel. The command 'export DEBIAN_FRONTEND="noninteractive"' allowed packages to be installed noninteractively.
On Wed, 25 Jun 2014 20:34:59 +0200 Daniel Baumann <[email protected]> wrote: > On 06/24/2014 07:33 PM, Jason Hsu wrote: > > echo -ne '\n\n' | apt-get install -y console-tools > > the proper way to install packages non-interactively is to either adjust > the debconf priority and frontend, or use preseeding. > -- Jason Hsu <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
