Ubuntu 17.04 PPA; sabnzbd executable seems to be missing!
Posted: May 31st, 2017, 12:10 pm
Hi, I just updated to Ubuntu 17.04 and have re-enabled the jcfp PPA, and confirmed sabnzbd is installed and up to date according to apt... but after an embarrassingly long time trying to figure out why it's not starting up, I've found that actually the executable isn't there!
It's meant to be installed to /usr/bin/sabnzbdplus by default, but that file definitely isn't there now. And it doesn't seem to be anywhere!
I still have the init script, defaults file, user, home directory and all configuration. Just not the actual executable (and presumably the other stuff the executable has alongside it).
Any idea what's happened, and how to fix it? I don't want to go removing and reinstalling the package just in case it also removes the existing configuration!
It's meant to be installed to /usr/bin/sabnzbdplus by default, but that file definitely isn't there now. And it doesn't seem to be anywhere!
Code: Select all
xxx@xxx:~$ sudo find / -iname 'sabnzbdplus' -print
/etc/default/sabnzbdplus
/etc/init.d/sabnzbdplus
Any idea what's happened, and how to fix it? I don't want to go removing and reinstalling the package just in case it also removes the existing configuration!