Not your problem, but may affect others who use Pirate Audio, so I'll write this up and close it.
Mopidy upgrade from 3.1.1-1 to 3.2.0-0mopidy1 broke my setup just now, the display went blank. It was missing the mopidy process. I was able to start it with service mopidy start. I was able to fix it after reboot with update-rc.d mopidy enable. Digging deeper, debconf question mopidy/daemon was false, but I'm fairly sure I didn't ever answer a debconf question like that.
Not your problem, but may affect others who use Pirate Audio, so I'll write this up and close it.
Mopidy upgrade from 3.1.1-1 to 3.2.0-0mopidy1 broke my setup just now, the display went blank. It was missing the mopidy process. I was able to start it with
service mopidy start
. I was able to fix it after reboot withupdate-rc.d mopidy enable
. Digging deeper, debconf question mopidy/daemon was false, but I'm fairly sure I didn't ever answer a debconf question like that.