sabnzbd on Gentoo

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
mad99
Newbie
Newbie
Posts: 32
Joined: November 22nd, 2008, 4:42 am

sabnzbd on Gentoo

Post by mad99 »

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:

Code: Select all

vdr01 init.d # ./sab start
 * Caching service dependencies ...                                 [ ok ]
 * Starting SABnzbd ...                                             [ !! ]
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
Last edited by mad99 on August 29th, 2009, 8:29 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzbd on Gentoo

Post by shypike »

Post Reply