Page 1 of 1

[solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....

Posted: February 12th, 2011, 9:40 am
by Phr0zenPhara0
Hi,

i just installed SABnzbd+ 0.5.4 on my Debian Squeeze Server...

Downloading works fine but when it comes to unrar:

2011-02-12 14:55:56,345::INFO::[newsunpack:384] Extracting rarfile /SATARAID5/100 Downloads/Usenet/incomplete/euhd-XXXX.mkv/euhd-XXXX.rar (belonging to eu
hd-XXXX) to /SATARAID5/100 Downloads/Usenet/complete/_UNPACK_euhd-XXXX.mkv
2011-02-12 14:55:56,345::DEBUG::[newsunpack:429] RAR_Extract(): Extractionpath: /SATARAID5/100 Downloads/Usenet/complete/_UNPACK_euhd-XXXX.mkv
2011-02-12 14:55:56,488::WARNING::[newsunpack:556] Erwartete Datei euhd-XXXX.mkv nicht gefunden. Unrar-Fehler?
2011-02-12 14:55:56,489::INFO::[newsunpack:189] Unrar finished on /SATARAID5/100 Downloads/Usenet/incomplete/euhd-XXXX.mkv

Translation for line 3: Expected file euhd-XXXX.mkv not found.Unrar Error?

Sadly i can't see any "Debug-Output" from unrar. The Error comes 0,14 Seconds after the "Extracting", so i think unrar is called but runs into an error. Is sabnzbd calling /usr/bin/unrar x ..... ?

sabnzbd says on startup:

2011-02-12 14:28:35,480::INFO::[sabnzbdplus:386] par2 binary... found (/usr/bin/par2)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:394] unrar binary... found (/usr/bin/unrar)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:399] unzip binary... found (/usr/bin/unzip)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:405] nice binary... found (/usr/bin/nice)
2011-02-12 14:28:35,481::INFO::[sabnzbdplus:409] ionice binary... found (/usr/bin/ionice)

UNRAR Version is 3.91:

VDR:/SATARAID5/100 Downloads/Usenet/logs# /usr/bin/unrar -V

UNRAR 3.91 freeware      Copyright (c) 1993-2009 Alexander Roshal

Usage:     unrar - -
             

Any Ideas?

Re: No par2 and unrar. /usr/bin/unrar, par2 etc. found ....

Posted: February 12th, 2011, 4:27 pm
by Phr0zenPhara0
Solved...Deleting the ini worked for me....

Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....

Posted: February 12th, 2011, 4:59 pm
by Phr0zenPhara0
Btw: It's the nice option which caused this problem...

Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....

Posted: February 13th, 2011, 4:37 am
by shypike
Phr0zenPhara0 wrote: Btw: It's the nice option which caused this problem...
Doesn't nice work at all on your platform or did you set unsupported extra parameters?

Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....

Posted: February 13th, 2011, 11:20 am
by Phr0zenPhara0
"nice" doesn't work at all....