zfsutils-linux not upgradable

Hi,

I have a cluster of 4 nodes which is all up-to-date (9.1.6), but I still see zfsutils-linux as upgradable but not upgraded (even is nothing is on hold, from APT's perspective).

Code:
# apt list --upgradable
zfsutils-linux/stable 2.4.0-pve1 amd64 [upgradable from: 2.3.4-pve1]
Notice: There are 3 additional versions. Please use the '-a' switch to see them.

# apt upgrade
The following package was automatically installed and is no longer required:
  libfile-fcntllock-perl
Use 'apt autoremove' to remove it.

Not upgrading:
  zfsutils-linux

Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 1

# apt-mark showhold
[no output]

Any idea why this is blocked?
 
Welcome to the Forum!

When updating Proxmox always do a full-upgrade - so apt full-upgrade or apt-get dist-upgrade.
For further information please consult the PVE Administration Guide here.
 
Last edited: