Hi All,
I just created testing cluster with two node with the latest Proxmox 5.4 and one ZFS storage. I followed the wiki with the upgrade to the version 6. Everything goes fine except the zfs.
When I tried the apt --fix-broken install I get this issue-
Preparing to unpack .../zfsutils-linux_0.8.1-pve2_amd64.deb ...
Unpacking zfsutils-linux (0.8.1-pve2) over (0.7.13-pve1~bpo2) ...
dpkg: error processing archive /var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
Errors were encountered while processing:
/var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Is there anyone who had similar issue?
Have a nice day and Best Regards
I just created testing cluster with two node with the latest Proxmox 5.4 and one ZFS storage. I followed the wiki with the upgrade to the version 6. Everything goes fine except the zfs.
Code:
he following packages have unmet dependencies:
zfs-zed : Depends: zfsutils-linux (>= 0.8.1-pve2) but 0.7.13-pve1~bpo2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
When I tried the apt --fix-broken install I get this issue-
Preparing to unpack .../zfsutils-linux_0.8.1-pve2_amd64.deb ...
Unpacking zfsutils-linux (0.8.1-pve2) over (0.7.13-pve1~bpo2) ...
dpkg: error processing archive /var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
Errors were encountered while processing:
/var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Code:
Preparing to unpack .../zfsutils-linux_0.8.1-pve2_amd64.deb ...
Unpacking zfsutils-linux (0.8.1-pve2) over (0.7.13-pve1~bpo2) ...
dpkg: error processing archive /var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
Errors were encountered while processing:
/var/cache/apt/archives/zfsutils-linux_0.8.1-pve2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Is there anyone who had similar issue?
Have a nice day and Best Regards