Comment 2 for bug 1796193

Revision history for this message
David Ames (thedac) wrote : Re: unattended do-release-upgrade asks about /etc/cron.daily/apt-compat

Yes, for juju series upgrades.

The following will work around the problem:

echo 'DPkg::options { "--force-confdef"; };' > /etc/apt/apt.conf.d/50unattended-upgrades

I'll leave the decision on if this remains a bug up to others.