我在升級到 debian bullseye 的 64 位元 Pi OS 上安裝 zfsutils 時遇到錯誤。
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.
apt policy zfsutils-linux
zfsutils-linux:
Installed: (none)
Candidate: 2.0.3-9~bpo10+1
Version table:
2.0.3-9 500
500 http://deb.debian.org/debian bullseye/contrib arm64 Packages
2.0.3-9~bpo10+1 990
100 http://deb.debian.org/debian buster-backports/contrib arm64 Packages
2.0.2-1~bpo10+1 500
500 http://archive.raspberrypi.org/debian buster/main arm64 Packages
0.7.12-2+deb10u2 500
500 http://deb.debian.org/debian buster/contrib arm64 Packages
有任何想法嗎?
答案1
需要從 apt 來源中刪除 buster-backports 並進行更新。之後 zfsutils 2.0.3-9 安裝正常。
答案2
在升級的 Raspberry Pi 作業系統上,從 buster 到 bullseye,或在核心 5.15 的全新安裝的 Raspberry Pi 作業系統到 bullseye 上,我的機器上沒有 apt buster 向後移植。並且 dkms-zfs 和 zfsutils-linux 已損壞。因此,自 2022 年 11 月 10 日起,ZFS 不會安裝在 Raspberry Pi 作業系統上。