I figured it out. I was using sudo and the sudo was after the envvar set, so it wasn't carried into the command.
sudo DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::='--force- confdef' -o Dpkg::Options::='--force-confold' -f -q -y install mysql- server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/92265 Title: DEBIAN_FRONTEND=noninteractive is ignored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/92265/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
