Unrar fails

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
h0ju
Newbie
Newbie
Posts: 2
Joined: August 2nd, 2008, 12:48 pm

Unrar fails

Post by h0ju »

I get the following error with all attempted unrars. "Missing expected file: /usr/bin/nice: None: No such file or directory => unrar error?" anybody know why?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unrar fails

Post by shypike »

Install the "nice" program on your system.
It's a CPU-load regulation utility and should be present on every Linux/Unix system.
User avatar
sander
Release Testers
Release Testers
Posts: 8831
Joined: January 22nd, 2008, 2:22 pm

Re: Unrar fails

Post by sander »

I wonder: which Linux has no nice installed?  ???

OP, please let us know.
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
f you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
Shadowtester
Newbie
Newbie
Posts: 44
Joined: July 31st, 2008, 11:04 am

Re: Unrar fails

Post by Shadowtester »

Debian Etch 4.0r4 64bit server nice not installed

Ubuntu 7.10 64bit server nice not installed

Kubuntu 8.04 64 bit desktop nice installed

Here is a little info about linux distributions with and without nice
User avatar
sander
Release Testers
Release Testers
Posts: 8831
Joined: January 22nd, 2008, 2:22 pm

Re: Unrar fails

Post by sander »

Shadowtester wrote: Debian Etch 4.0r4 64bit server nice not installed

Ubuntu 7.10 64bit server nice not installed

Kubuntu 8.04 64 bit desktop nice installed

Here is a little info about linux distributions with and without nice
Strange: my Ubuntu 8.04 64-bit has nice installed (see below). I'm almost 100% sure it's installed by default.

Code: Select all

sander@ubuntu804:~$ uname -a
Linux ubuntu804 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux
sander@ubuntu804:~$ which nice
/usr/bin/nice
sander@ubuntu804:~$
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
f you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
h0ju
Newbie
Newbie
Posts: 2
Joined: August 2nd, 2008, 12:48 pm

Re: Unrar fails

Post by h0ju »

Yeah it was already installed, that wasn't the issue. Honestly I don't know what was wrong, I just decided to remove and redo sabnzbd and it worked. Thanks for the help anyway guys :)
User avatar
Shadowtester
Newbie
Newbie
Posts: 44
Joined: July 31st, 2008, 11:04 am

Re: Unrar fails

Post by Shadowtester »

sander wrote:
Shadowtester wrote: Debian Etch 4.0r4 64bit server nice not installed

Ubuntu 7.10 64bit server nice not installed

Kubuntu 8.04 64 bit desktop nice installed

Here is a little info about linux distributions with and without nice
Strange: my Ubuntu 8.04 64-bit has nice installed (see below). I'm almost 100% sure it's installed by default.

Code: Select all

sander@ubuntu804:~$ uname -a
Linux ubuntu804 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux
sander@ubuntu804:~$ which nice
/usr/bin/nice
sander@ubuntu804:~$
Yea my Kubuntu 8.04 desktop install has nice installed by default however my Ubuntu 7.10 installs were minimal Server Edition installs and the Debian 4.0r4 is also a minimal Server install so that could explain why nice was not installed.
Post Reply