Problem Starting Up SAB on Debian

Support for the Debian/Ubuntu package, created by JCFP.
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.
WarezMyGF
Release Testers
Release Testers
Posts: 16
Joined: August 21st, 2010, 3:38 pm

Re: Problem Starting Up SAB on Debian

Post by WarezMyGF »

shypike wrote: The file sabnzbd/utils/__init__.py is part of the tar.gz distribution.
I have my doubts about your unpacking program.
I am using 7-Zip, extract and fully send it over FTP which does crc check. It can't be the unpacking program.
SABnzbd v0.6.0 Alpha 10 w/ Windows 2008 Server R2

Server Specs: i3 530 | Asus P7H55D-M EVO | 2GB Crucial DDR3 | 8TB of Storage
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Problem Starting Up SAB on Debian

Post by shypike »

Well, you need the __init__.py file and it is in the distribution tarbal.
It's an empty file (0 bytes), maybe that explains why you have problems with it?
User avatar
sander
Release Testers
Release Testers
Posts: 9033
Joined: January 22nd, 2008, 2:22 pm

Re: Problem Starting Up SAB on Debian

Post by sander »

WarezMyGF wrote:
shypike wrote: The file sabnzbd/utils/__init__.py is part of the tar.gz distribution.
I have my doubts about your unpacking program.
I am using 7-Zip, extract and fully send it over FTP which does crc check. It can't be the unpacking program.
Apart from the cause, just create the empty file with something like

Code: Select all

touch sabnzbd/utils/__init__.py
Then check the file exists (with size 0). Then run SAB.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
WarezMyGF
Release Testers
Release Testers
Posts: 16
Joined: August 21st, 2010, 3:38 pm

Re: Problem Starting Up SAB on Debian

Post by WarezMyGF »

Thanks for the input so far.

I am going to try the new Alpha 11. What is the proper way to upgrade in linux?

Thanks!
SABnzbd v0.6.0 Alpha 10 w/ Windows 2008 Server R2

Server Specs: i3 530 | Asus P7H55D-M EVO | 2GB Crucial DDR3 | 8TB of Storage
User avatar
john3voltas
Release Testers
Release Testers
Posts: 115
Joined: January 17th, 2008, 5:35 pm
Location: Lisbon/Portugal

Re: Problem Starting Up SAB on Debian

Post by john3voltas »

You might not want to upgrade.
Since SAB+ has many dependencies, you should consider simply having 0.5.6 and 0.6.0A1x on your system at the same time.
That's what I've been doing.
Simply download the SABnzbd-0.6.0Alpha12-src.tar.gz.
Extract that file to an appropriate place.
Using the shell, CD'into the folder where you extracted SAB+'s Alpha and run ./SABnzbd/SABnzbd.py (watch the leading dot).
The Alpha is really stable but it's still an alpha.
So backup your queue in case something goes wrong ;).
Cheers
SABnzbd 0.6.0Alpha11 on Fedora 14-64bit laptop.
Usenet-News, TeraNews, newszilla6.xs4all.nl and reader.ipv6.xsnews.nl.
IPv6 connections powered by Hurricane Electric.
Can pull 30Mbit nntp on a 30Mbit FTTH link.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Problem Starting Up SAB on Debian

Post by shypike »

Please note that 0.6.0 will upgrade the sabnzbd.ini file
so that 0.5.6 cannot use it anymore.
You should use separate INI files.
Post Reply