You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed on several systems that unattended-upgrades does not install all available upgrades. The logs show an entry such as this.
2022-11-22 19:23:57,439 WARNING package initramfs-tools-core upgradable but fails to be marked for upgrade (E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.)
I checked for held packages on this node and there are none. Running apt upgrade manually also works without an issue.
Is there a way to tell unattended-upgrades to upgrade all packages including dependencies or is there a way to see why these packages will not update?
The text was updated successfully, but these errors were encountered:
2022-12-08 07:50:04,319 WARNING call_checked: package grub-common upgradable but fails to be marked for upgrade (E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.)
I've noticed on several systems that unattended-upgrades does not install all available upgrades. The logs show an entry such as this.
2022-11-22 19:23:57,439 WARNING package initramfs-tools-core upgradable but fails to be marked for upgrade (E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.)
I checked for held packages on this node and there are none. Running
apt upgrade
manually also works without an issue.Is there a way to tell unattended-upgrades to upgrade all packages including dependencies or is there a way to see why these packages will not update?
The text was updated successfully, but these errors were encountered: