FreeNAS 0.7RC1

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
blawford
Newbie
Newbie
Posts: 3
Joined: October 11th, 2009, 4:20 pm

FreeNAS 0.7RC1

Post by blawford »

First post, so be gentle!

As the subject suggests, I'm trying to install sabnzbd on FreeNAS.

I have been trying to follow this thread on the subject but can't seem to get it working... When I come to run /usr/local/bin/SABnzbd.py I get the following message:

Code: Select all

/libexec/ld-elf.so.1: Shared object "libutil.so.5" not found, required by "python2.5"
I am using FreeNAS 0.7RC1 and was attempting to use sabnzb0.4.3 - although I would prefer to use the latest version possible.

I'm guessing the problem is that the lib files I am missing are from a previous version of freeBSD/FreeNAS, I tried creating a symbolic link from libutil.so.5 to libutil.so.7, which is present - this seemed to work but I got another similar error. Solved this in the same manner until I came to a file which I had no replacement for...

Any help would be appreciated, please excuse me sounding like a bit of a noob, not all that familar with the unix environment.

Thanks!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: FreeNAS 0.7RC1

Post by shypike »

The SABnzbd team doesn't exactly consists of Linux experts either  ;D
Which Python version do you have?
Does it come as a standard package for the platform?
Did you install the required Python modules (Cheetah, PyOpenSSL, yEnc)?
Have you tried to compile the official Python 2.5 tarball (http://www.python.org/download/releases/2.5.4/) ?
blawford
Newbie
Newbie
Posts: 3
Joined: October 11th, 2009, 4:20 pm

Re: FreeNAS 0.7RC1

Post by blawford »

May have had some luck with this...

I installed sabnzbd using 'pkg_add -r' to grab it from the ftp server and the service seems to have started.

PuTTY'ing from work, so wont know if I am able to access the web interface until I get home.

Think it may have been that I was using Python 2.5.2 before and am using 2.5.4 now? Or that I am using SABnzbd 0.4.8 instead of 0.4.3?

Whatever the reason, happy to be a bit further along.
blawford
Newbie
Newbie
Posts: 3
Joined: October 11th, 2009, 4:20 pm

Re: FreeNAS 0.7RC1

Post by blawford »

All working now... Thanks for the suggestions.
hekkemoos
Newbie
Newbie
Posts: 1
Joined: October 25th, 2009, 8:27 am

Re: FreeNAS 0.7RC1

Post by hekkemoos »

Can you tell me how you have updated your python and sabnzb? i can only find self installing packages from old versions.
i have the same problem as you had with 0.7rc1. Thanx
dragon788
Newbie
Newbie
Posts: 4
Joined: October 29th, 2009, 8:12 pm

Re: FreeNAS 0.7RC1

Post by dragon788 »

This post details how to get SAB installed on FreeNAS .7RC1 and higher.

https://sourceforge.net/apps/phpbb/free ... 74&start=0
Post Reply