Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem !!top!! -
The message "dpkg was interrupted – you must manually run sudo dpkg --configure -a" is one of the most common errors on Debian-based systems, but it is also one of the easiest to fix. In most cases, simply running the suggested command resolves everything in under ten seconds.
First, find the problematic package:
sudo tail -n 200 /var/log/dpkg.log sudo journalctl -u apt -n 200 # if systemd logs apt The message "dpkg was interrupted – you must