sabnzbd successful install?

Ask questions about Arch Linux ARM. Please search before making a new topic.

sabnzbd successful install?

Postby 100man » Thu Aug 19, 2010 7:55 pm

HI everyone,

Is there a tutorial on how to install sabnzbd on a dockstar/pogoplug? I've searched the forums but couldn't find anything out there.

Thanks
100man
 
Posts: 2
Joined: Thu Aug 19, 2010 7:45 pm

Re: sabnzbd successful install?

Postby ndrake » Thu Aug 19, 2010 8:33 pm

I got it working by installing manually. I wrote up some notes but never got around to putting them in the wiki. I thought someone had packaged a version of this but I could be wrong.

Here they are:
$this->bbcode_second_pass_code('', 'Install python: pacman -Sy python
Install cherrypy: pacman -Sy cherrypy
Install Cheetah: pacman -Sy python-cheetah
Install pyopenssl: sudo pacman -Sy pyopenssl
Install unrar and unzip: sudo pacman -Sy unrar unzip

Download SABnzbd tarball
Unpack to /opt
cd into SABnzbd directory
do: python SABnzbd.py

Open another SSH connection to the Arch Linux ARM install machine, and open a tunnel to 8080: ssh -L 3000:localhost:8080 <user>@<plugbox_ip>
Point your browser to http://localhost:3000 to complete the SABnzbd setup wizard

')
ndrake
 
Posts: 17
Joined: Wed Jul 07, 2010 12:49 am

Re: sabnzbd successful install?

Postby falker » Thu Aug 19, 2010 9:22 pm

How does it compare to nzbget regarding speed and cpu-usage?
falker
 
Posts: 24
Joined: Sat Jul 10, 2010 2:45 pm

Re: sabnzbd successful install?

Postby 100man » Thu Aug 19, 2010 10:23 pm

Thank you ndrake.
100man
 
Posts: 2
Joined: Thu Aug 19, 2010 7:45 pm

Re: sabnzbd successful install?

Postby ndrake » Fri Aug 20, 2010 1:10 am

$this->bbcode_second_pass_quote('falker', 'H')ow does it compare to nzbget regarding speed and cpu-usage?


No idea. :) I've never used nzbget. I've also not actually used sabnzbd to download anything on my dockstart yet.
ndrake
 
Posts: 17
Joined: Wed Jul 07, 2010 12:49 am

Re: sabnzbd successful install?

Postby huhwhatwhome » Thu Oct 21, 2010 12:10 pm

I've upgrading to the newest version on Arch Linux ARM install Linux and now I'm having issues with unraring large files. Is anyone else getting the error "ERROR: Error "[Errno 12] Cannot allocate memory" while running rar_unpack on xxxxx".

Any thoughts on how to solve this issue?

**Update: Creating a swap file solved this issue if anyone else runs into it.
huhwhatwhome
 
Posts: 5
Joined: Wed Jul 21, 2010 12:44 pm

Re: sabnzbd successful install?

Postby nebody00 » Thu Feb 10, 2011 9:46 am

I've been trying to setup sabnzbd. I'm kinda new at this so I've read this thread as well as the other package thread. I've followed the directions by ndrake but I it seems I can't even run python(?).

I've downloaded SABnzbd, I've installed it.

Everything is fine until up to this point. I navigated to opt/sabnzbd to do this step and it goes downhill...

$this->bbcode_second_pass_code('', '
do: python SABnzbd.py
')

$this->bbcode_second_pass_quote('', 'F')ile "SABnzbd.py", line 20
print "Sorry, requires Python 2.4 or higher."
^
SyntaxError: invalid syntax


What am I doing wrong?
nebody00
 
Posts: 5
Joined: Sat Sep 04, 2010 6:44 pm

Re: sabnzbd successful install?

Postby pepedog » Thu Feb 10, 2011 10:11 am

Quite likely, python versions 2.7 and 3 are both installed
Try :
python2 SABnzbd.py
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: sabnzbd successful install?

Postby nebody00 » Fri Feb 11, 2011 6:55 pm

$this->bbcode_second_pass_quote('pepedog', 'Q')uite likely, python versions 2.7 and 3 are both installed
Try :
python2 SABnzbd.py



That did the trick! Thanks for your help.
nebody00
 
Posts: 5
Joined: Sat Sep 04, 2010 6:44 pm
Top

Re: sabnzbd successful install?

Postby nebody00 » Fri Feb 11, 2011 8:36 pm

$this->bbcode_second_pass_quote('huhwhatwhome', 'I')'ve upgrading to the newest version on Arch Linux ARM install Linux and now I'm having issues with unraring large files. Is anyone else getting the error "ERROR: Error "[Errno 12] Cannot allocate memory" while running rar_unpack on xxxxx".

Any thoughts on how to solve this issue?

**Update: Creating a swap file solved this issue if anyone else runs into it.


I just ran into this issue. How do you go about creating the swapfile?
nebody00
 
Posts: 5
Joined: Sat Sep 04, 2010 6:44 pm
Top

Next

Return to User Questions

Who is online

Users browsing this forum: No registered users and 35 guests