OS: FreeBSD
Install-type: python source
Skin (if applicable): Default
Firewall Software: N/A
Are you using IPV6?: No
Is the issue reproducible? Yes
I'm starting SABnzbd+ from rc.d and am having a problem unraring and am having problems getting newsunpack to unrar my downloads.
I get the following every time. I had some problems at first because python was not in the path at rc.d startup, but I fixed that problem.. I'm now having the problem that I can't seem to unrar the contents. I noticed there is a RAR_COMMAND option that can be set but I couldn't find any documentation to explain what I should put there.
History through the web console gives me the following
Code: Select all
Stage Unrar
[RAR-INFO]yyyyyyy: => At least one file failed to be unpacked, skipping
Code: Select all
2008-06-17 02:38:15,438::INFO::[newsunpack] Unrar starting on /media/news_downloads/incomplete/xxxxxxxxxxxxxxxxxxx
2008-06-17 02:38:15,441::INFO::[newsunpack] Extracting rarfile /media/news_downloads/incomplete/xxxxxxxxxxxxxxxxxxx/yyyyyyy.r00 (belonging to yyyyyyy) to /media/news_downloads/__UNPACK_IN_PROGRESS__xxxxxxxxxxxxxxxxxxx
2008-06-17 02:38:15,505::INFO::[newsunpack] Missing expected file: /media/news_downloads/__UNPACK_IN_PROGRESS__xxxxxxxxxxxxxxxxxxx/nice: /bin/unrar e: No such file or directory => unrar error?
2008-06-17 02:38:15,506::INFO::[newsunpack] At least one file failed to be unpacked in /media/news_downloads/incomplete/xxxxxxxxxxxxxxxxxxx/yyyyyyy.r00, skipping

