ahhh maybe I broke something, because now I can't even update the plugins or anything, I installed the exact version of libgnutls30 and now when I update the plugins it tells me
Err:11 https://openmediavault-plugin-…github.io/packages/debian shaitan InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 326A835E697B890A
Reading package lists...
W: GPG error: https://openmediavault-plugin-…github.io/packages/debian shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 326A835E697B890A
and when I launch "sudo apt-get install --reinstall openmediavault-keyring" which solved it, it tells me
"david@openmediavault:~$ sudo apt-get install --reinstall openmediavault-keyring
Reading package list... Done
Creating dependency tree... Done
Reading status information... Done
You may want to run "apt --fix-broken install" to fix this.
The following packages have unfulfilled dependencies:
chrony : Depends: libgnutls30 (>= 3.7.5) but 3.7.1-5+deb11u4 is going to be installed.
criu : Depends: libgnutls30 (>= 3.7.5) but 3.7.1-5+deb11u4 will be installed.
E: Unfulfilled dependencies. Try "apt --fix-broken install" without packages (or specify a workaround).
"
And if I launch "apt --fix-broken install" it tells me that it's going to uninstall a bunch of packages like compose, which I don't want.
I think I screwed up