Page 1 of 1

problem running sabnzbd

Posted: Fri Apr 23, 2010 3:36 pm
by iluciv
Hi during the startup of my server I get the following error

Code: Select all

Starting sabnzbd: The following modules need to be installed: Cheetah, cherrypy(included, unpack the zip), sqlite(if python 2.4)
If I try to install any of the listed packages I get this message from Yum

Code: Select all

Loaded plugins: fastestmirror, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirror.aarnet.edu.au * rpmfusion-free: mirror.transact.net.au * rpmfusion-free-updates: mirror.transact.net.au * rpmfusion-nonfree: mirror.transact.net.au * rpmfusion-nonfree-updates: mirror.transact.net.au * updates: mirror.aarnet.edu.au Setting up Install Process No package Cheetah available. Nothing to do
I believe that sqlite is already installed anyway.

I've checked on the web and while I can find the excat error messages for other distros I'm yet to find a solution to the issue I get the same message if I try to install sabnzbd

Code: Select all

No package sabnzbd available.
Server is running great btw I'm loving it

Re: problem running sabnzbd

Posted: Sat Apr 24, 2010 8:55 am
by bigfoot65
These are installed by default when you install the app. What version of Fedora are you using? Did you install the RPM Fusion apps first as instructed by SABnzbd? Also, might consider uninstall, reboot your hda, then reinstall.

If that still does not work, you can install the following depends by hand: python-cheetah, par2cmdline, python-yenc, unrar, pyOpenSSL, python-feedparser. I am guessing that maybe there was a connectivity issue with the Fedora repo and they could not install before the app timed out.

Please let us know how it goes.

Re: problem running sabnzbd

Posted: Fri Apr 30, 2010 5:20 pm
by iluciv
Hi thanks so much for the assistance. I just manually installed the packages and rebooted the server and all is good!


:)