Page 1 of 1

0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 3:27 am
by 10o
After

Code: Select all

sudo apt-get update && sudo apt-get upgrade
on my Ubuntu 12.04 server, SABnzbd+ does not start at (re)boot anymore.

/etc/default/sabnzbdplus is untouched, so USER=myname is still there.

Code: Select all

sudo service sabnzbdplus start
works.

Code: Select all

sudo update-rc.d sabnzbdplus defaults
System start/stop links for /etc/init.d/sabnzbdplus already exist.
All has been working fine for years, until now... Any ideas?

Re: 0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 5:12 am
by Smally
I've just updated to 0.7.13 this morning and I'm getting the exact same issue.

Re: 0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 5:37 am
by kier1
I am having a similar problem on 13.04 after updating to 0.7.13 today sabnzbd starts correctly from the applications pannel but does not start on boot and typing "sudo service sabnzbdplus start" ouptuts [fail], despite /etc/default/sabnzbdplus remaining unchanged.

Re: 0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 6:13 am
by jcfp
Confirmed something doesn't work on boot, as a result of changes to the init script. Fixed package will follow once I've done some more testing.

Edit: fix uploaded for precise and newer, lucid wasn't affected. Shortly after they show as completed here it will be available as a normal update.

Thanks all for reporting this bug.

Re: 0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 7:57 am
by 10o
Thanks @jcfp for the quick fix!

Confirming that after another:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
SABnzbd+ starts at (re)boot again on Ubuntu Server 12.04.

Re: 0.7.13 not starting at boot anymore

Posted: June 15th, 2013, 9:38 am
by Smally
Cheers jcfp, your help and continued efforts are much appreciated.

;)