I have the following error when installing Docker Plugin
Code
>>> *************** Error ***************
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-missing --allow-unauthenticated --reinstall install openmediavault-docker-gui 2>&1' with exit code '100': Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
openmediavault-docker-gui : Depends: docker-ce (>= 5:19.03) but it is not going to be installed
Depends: docker-ce (< 5:19.04) but it is not going to be installed
Depends: omvextras-common but it is not going to be installed
Depends: php-curl
Depends: php-imagick but it is not going to be installed
openmediavault-remotemount : Depends: cifs-utils but it is not going to be installed
Depends: curlftpfs but it is not going to be installed
Depends: omvextras-netrc but it is not going to be installed
Depends: php5-cli but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
<<< *************************************
Display More