Thanks, but not out of the woods yet: E: Unable to locate package openmediavault-keyring
I get that I screwed up something; all I was doing was trying to install chrome and chrome remote desktop. That's what I get for straying off the plantation, I guess. Ha-hah! Or maybe more accurate: that's what I get for screwing around without a good understanding.
Maybe it'd be cleaner to just do a fresh install of 3.x. What do you think?
---
root@openmediavault:~# apt-get purge openmediavault-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
openmediavault-keyring*
0 upgraded, 0 newly installed, 1 to remove and 603 not upgraded.
After this operation, 26.6 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 63410 files and directories currently installed.)
Removing openmediavault-keyring (1.0) ...
(Reading database ... 63405 files and directories currently installed.)
Purging configuration files for openmediavault-keyring (1.0) ...
Traceback (most recent call last):
File "/usr/sbin/omv-mkaptidx", line 110, in <module>
"md5sum": pkg.candidate.md5,
File "/usr/lib/python3/dist-packages/apt/package.py", line 758, in md5
return self._records.md5_hash
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 1: invalid start byte
root@openmediavault:~# apt-get install openmediavault-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openmediavault-keyring
root@openmediavault:~#