Hello all,
I'm a real newbie to OMV and Linux know-how is limited. So sorry for silly questions...
I installed OMV (6.5.0-3 Shaitan) some months ago from a ISO USB stick onto an AMD system. This week I installed 2x4 TB NAS drives with RAID 1 and shared them. That all worked.
Problem is now that I can't installed plugins from the UI. Error message is
500: Connection lost. It seems that the plugin depends on:
Depends: openmediavault (>= 6.5.4) but 6.5.0-3 is to be installed
Ok, I first need to upgrade my system. I googled a bit, was able to SSH my OMV as root and now I'm trying to upgrade to the latest version. BTW, the OMV web UI doesn't show any upgrades. I tried many approaches but finally I'm not able to upgrade.
sudo omv-upgrade
finally results into
The following packages have been kept back:
openmediavault salt-minion
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Also tried
sudo apt-get install openmediavault
and that results into
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:
salt-common : Depends: python3-gnupg but it is not installable
Depends: python3-packaging but it is not installable
E: Unable to correct problems, you have held broken packages.
I'm puzzled now and don't know what the next steps could be, except reinstallating the whole system. Any idea?