sabnzbd on Gentoo
Posted: August 29th, 2009, 6:25 pm
Hi all!
I tried to find an ebuild for a current sab version, but failed, so I decided to build sab on my own (following this: http://sabnzbd.wikidot.com/install-cc42)
Evrything is working now, but I would like to start it via init.d. I found this: http://forums.sabnzbd.org/index.php?topic=2474.0, but cant make it work. If i start it with /etc/init.d/sabnzbd start I get this:
nothing in the log... no more output.. no sab running :-(
My sab is installed to /sabnzbd and the incomplete/complete folders are on an external drive (no regular solution, it is just a test system with low hard disk space...)
Anybody able to help with the init.d script? Please?
Right now, I start with:
python /sabnzbd/SABnzbd.py -f /etc/conf.d/sabnzbd.conf -b0 -s 0.0.0.0:8080 -d
best regards, mad99
Oops I forgot the sysinfo:
Version: 0.4.11
OS: Gentoo Linux
Linux vdr01 2.6.30-gentoo-r4 #2 SMP PREEMPT Fri Jul 31 11:08:34 CEST 2009 i686 Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz GenuineIntel GNU/Linux
Install-type: python source
Skin (if applicable): Smpl
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? no issue
I tried to find an ebuild for a current sab version, but failed, so I decided to build sab on my own (following this: http://sabnzbd.wikidot.com/install-cc42)
Evrything is working now, but I would like to start it via init.d. I found this: http://forums.sabnzbd.org/index.php?topic=2474.0, but cant make it work. If i start it with /etc/init.d/sabnzbd start I get this:
Code: Select all
vdr01 init.d # ./sab start
* Caching service dependencies ... [ ok ]
* Starting SABnzbd ... [ !! ]
My sab is installed to /sabnzbd and the incomplete/complete folders are on an external drive (no regular solution, it is just a test system with low hard disk space...)
Anybody able to help with the init.d script? Please?
Right now, I start with:
python /sabnzbd/SABnzbd.py -f /etc/conf.d/sabnzbd.conf -b0 -s 0.0.0.0:8080 -d
best regards, mad99
Oops I forgot the sysinfo:
Version: 0.4.11
OS: Gentoo Linux
Linux vdr01 2.6.30-gentoo-r4 #2 SMP PREEMPT Fri Jul 31 11:08:34 CEST 2009 i686 Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz GenuineIntel GNU/Linux
Install-type: python source
Skin (if applicable): Smpl
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? no issue