Page 1 of 1

SABNZBD not installed correctly

Posted: Sun Apr 05, 2009 4:23 am
by borg13
Hi all,

I have a problem with installing SABNZBD. All seems installed ok in hda/setup, however the service cannot be started.
when i issue the command service sabnzbd restart i get the following error : sabnzbd: unrecognized service

I got the advice from IRC-channel to install sabnzbd with the following command : yum -y install amahi-sabnzbd
From this i learned that unrar is not available:

========================
amahi-sabnzbd install output
========================
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* updates-newkey: mirrors.nl.eu.kernel.org
* fedora: mirrors.nl.eu.kernel.org
* updates: mirrors.nl.eu.kernel.org
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package amahi-sabnzbd.noarch 0:0.4.6-11 set to be updated
--> Processing Dependency: python-yenc for package: amahi-sabnzbd
--> Processing Dependency: pyOpenSSL for package: amahi-sabnzbd
--> Processing Dependency: par2cmdline for package: amahi-sabnzbd
--> Processing Dependency: unrar for package: amahi-sabnzbd
--> Processing Dependency: python-feedparser for package: amahi-sabnzbd
--> Running transaction check
---> Package python-yenc.i386 0:0.3-4.fc9 set to be updated
---> Package pyOpenSSL.i386 0:0.6-4.fc9 set to be updated
---> Package par2cmdline.i386 0:0.4-14.fc9 set to be updated
---> Package amahi-sabnzbd.noarch 0:0.4.6-11 set to be updated
--> Processing Dependency: unrar for package: amahi-sabnzbd
---> Package python-feedparser.noarch 0:4.1-5.fc9 set to be updated
--> Finished Dependency Resolution
amahi-sabnzbd-0.4.6-11.noarch from amahi has depsolving problems
--> Missing Dependency: unrar is needed by package amahi-sabnzbd-0.4.6-11.noarch (amahi)
Error: Missing Dependency: unrar is needed by package amahi-sabnzbd-0.4.6-11.noarch (amahi)


I found a topic in the forums for installing sabnzbd : http://forums.amahi.org/viewtopic.php?f ... nrar#p1257
but the installed procedure for installing unrar does not give any errors, however i still cannot install sabnzbd.

please help

borg_13

Re: SABNZBD not installed correctly

Posted: Sun Apr 05, 2009 12:40 pm
by cpg
oh, i see.

unrar needs rpmfusion (non-free), which itself requires rpmfusion (free). please install those two apps first.

we need application dependencies!

Re: SABNZBD not installed correctly

Posted: Mon Apr 06, 2009 1:52 am
by borg13
OK, i will look into that this evening. I will probably have to reinstall those too since those are installed. Probably not in the right order?


first free and then non-free?

borg_13

Re: SABNZBD not installed correctly

Posted: Mon Apr 06, 2009 2:21 am
by cpg
the order of installation does not matter, they just install files of repos, not actual programs with dependencies.