Re: No more dialog in `apt upgrade -y` events

2018-11-26 Thread Scott Moser
Just an FYI, you should not be using 'apt' from scripts or automation. Per its own man page apt(8) http://manpages.ubuntu.com/manpages/bionic/en/man8/apt.8.ml | SCRIPT USAGE AND DIFFERENCES FROM OTHER APT TOOLS | The apt(8) commandline is designed as an end-user tool and it may | change behavi

Re: No more dialog in `apt upgrade -y` events

2018-11-25 Thread Robie Basak
Hi, On Sun, Nov 25, 2018 at 02:40:30PM +0800, Jesse Steele wrote: > I'm a dev who relies on updates on many machines; I write scripts to handle > them. I don't have the resources to investigate every daily build to see if > GRUB or PHP is going to ask a question that, under most circumstances, nee

No more dialog in `apt upgrade -y` events

2018-11-24 Thread Jesse Steele
I'm a dev who relies on updates on many machines; I write scripts to handle them. I don't have the resources to investigate every daily build to see if GRUB or PHP is going to ask a question that, under most circumstances, needs the obvious, default answer. This isn't just any Linux distro, th