Skip to main content
2 of 3
code reformat
Romeo Ninov
  • 19.5k
  • 5
  • 34
  • 48

Install zfsutils on debian bullseye on raspberry pi 4

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?

paulkon
  • 111
  • 6