Re: Locally modified config file prompts in apt-get dist-upgrade despite APT configuration in place

2022-02-07 Thread Jaikumar Sharma
On Mon, 2022-02-07 at 12:45 +0530, Jaikumar Sharma wrote: > Hi, > > I'm trying to upgrade my Debian 10 box (10.11) with latest security > fixes on using command line as per below: > > $ sudo apt-get -o Dpkg::Options::="--force-confdef" -o > Dpkg::Options::="--force-confold" dist-upgrade -y

Locally modified config file prompts in apt-get dist-upgrade despite APT configuration in place

2022-02-06 Thread Jaikumar Sharma
Hi, I'm trying to upgrade my Debian 10 box (10.11) with latest security fixes on using command line as per below: $ sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" dist-upgrade -y --allow- unauthenticated above command line with APT configuration is