I'm running into an error installing zfsutils on Pi OS upgraded to debian bullseye.
sudo apt install zfsutils-linux
The following packages have unmet dependencies: zfsutils-linux : Depends: libnvpair3linux (= 2.0.3-9~bpo10+1) but 2.0.3-9 is to be installed Depends: libuutil3linux (= 2.0.3-9~bpo10+1) but 2.0.3-9 is to be installed Depends: libzfs4linux (= 2.0.3-9~bpo10+1) but 2.0.3-9 is to be installed Depends: libzpool4linux (= 2.0.3-9~bpo10+1) but 2.0.3-9 is to be installed Recommends: zfs-zed but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Any ideas?