hmmm...
Code:
Checking if /var/lib/dpkg/available exists... /var/lib/dpkg/available exists. apt-get update --yes --force-yes --allow-releaseinfo-change Hit:1 http://updates.untangle.com/public/buster stable-165 InRelease Reading package lists... W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-12-06 01:00 apt-get dist-upgrade -o DPkg::Options::=--force-confnew -o DPkg::Options::=--force-confmiss --yes --force-yes --fix-broken --purge -o Debug::Pkgproblemresolver=1 -o Debug::Pkgpolicy=1 W: --force-yes is deprecated, use one of the options starting with --allow instead. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. 2022-12-06 01:00 apt-get autoremove --yes --force-yes --purge W: --force-yes is deprecated, use one of the options starting with --allow instead. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. 2022-12-06 01:00 apt-get clean 2022-12-06 01:00 depmod -a 2022-12-06 01:00 2022-12-06 01:00 ut-upgrade.py done.
Comment