Hi,
I can't upgrade zfs to 0.7.13.
this is what I get:
and
and
what can I do?
I can't upgrade zfs to 0.7.13.
this is what I get:
Code:
root@pve:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libeinfo1 librc1
Use 'apt autoremove' to remove them.
The following packages have been kept back:
zfs-initramfs zfsutils-linux
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
and
Code:
root@pve:~# apt install zfs-initramfs zfsutils-linux
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zfsutils-linux : Conflicts: insserv (< 1.18) but 1.14.0-5.4+b1 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.
and
Code:
root@pve:~# apt install zfs-zed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zfs-zed : Depends: zfsutils-linux (>= 0.7.13-pve1~bpo1) but 0.7.12-pve1~bpo1 is to be installed
E: Unable to correct problems, you have held broken packages.
what can I do?