Applying updates failed: unmet dependencies systemd-resolved <> resolvconf

Hey DonQuishot,

this is what worked for me:

$ sudo su -
Password: <enter user password here>
# dpkg --configure -a
# apt update
# apt -f install
# unattended-upgrade --debug
# apt install freedombox
# apt update

Hope, that helps. Cheers!

4 Likes