I have started getting emails from my server during unattended upgrade that says these packages are being held back (OMV 7):
Code
Unattended upgrade result: No packages found that can be upgraded
unattended and no pending auto-removals
Packages with upgradable origin but kept back:
Debian stable-security:
openssh-client libkrb5-3 libk5crypto3 openssh-server
openssh-sftp-server libgssapi-krb5-2 libkrb5support0
Unattended-upgrades log:
Starting unattended upgrades script
Allowed origins are: origin=Debian,codename=bookworm,label=Debian-Security, origin=Debian,codename=bookworm-security,label=Debian-Security
Initial blacklist:
Initial whitelist (not strict):
No packages found that can be upgraded unattended and no pending auto-removals
Package libgssapi-krb5-2 is kept back because a related package is kept back or due to local apt_preferences(5).
Package libk5crypto3 is kept back because a related package is kept back or due to local apt_preferences(5).
Package libkrb5-3 is kept back because a related package is kept back or due to local apt_preferences(5).
Package libkrb5support0 is kept back because a related package is kept back or due to local apt_preferences(5).
Package openssh-client is kept back because a related package is kept back or due to local apt_preferences(5).
Package openssh-server is kept back because a related package is kept back or due to local apt_preferences(5).
Package openssh-sftp-server is kept back because a related package is kept back or due to local apt_preferences(5).
Display More
Seems dangerous to hold back updates to things like ssh-server. Is this an OMV thing or how can I find out what's causing it?