I had shairport up and running. It communicated with ASLA and worked. When I tried to install a webgui for ALSA (amixer-webui), it quit working. The install of the webgui was unsuccessful and I couldn't be bothered to try and figure it out more, so I just removed it and some of the dependencies it used (python, pip, and flask if I remember right). At first, ALSA quit working. I thought I'd just restart and see if that would fix it. After the restart, shairport also died. I attempted to uninstall the plugin in the OMV webgui (throws this error) and in the command line (throws the same error). Any attempt to change omv's config throws that error too.
Thread
/var/lib/dpkg/info/openmediavault.postinst: 201: salt-call: not found
This has been going on for a few months now and searching I can't find any solution for it.
Basically while running, sudo omv-upgrade I get this:
(Code, 17 lines)
So I can see that the post install script is failing at line 201... in the script at that line is:
(Code, 1 line)
If I run that command with sudo then I get:
(Code, 18 lines)
I really don't know what salt-call is or does and I'm not sure how to troubleshoot this.
Basically while running, sudo omv-upgrade I get this:
(Code, 17 lines)
So I can see that the post install script is failing at line 201... in the script at that line is:
(Code, 1 line)
If I run that command with sudo then I get:
(Code, 18 lines)
I really don't know what salt-call is or does and I'm not sure how to troubleshoot this.