I just updated to RC4 (on FreeBSD) and am getting this error:
Unpack:
[somenzb] ERROR: Unknown option: ai
I've gotten it on every job. Any idea what could cause this?
Unpack: ERROR: Unknown option: ai
Forum rules
Help us help you:
Help us help you:
- 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.
Re: Unpack: ERROR: Unknown option: ai
It means that you have an unsupported unrar.
Didn't you get a warning?
Didn't you get a warning?
Re: Unpack: ERROR: Unknown option: ai
Don't think so. I may have missed it though.
What do I do instead? It has worked in all previous versions.
What do I do instead? It has worked in all previous versions.
Re: Unpack: ERROR: Unknown option: ai
Install a proper version from rarlabs:
They have one for freeBSD too: http://www.rarlab.com/rar/rarbsd-3.9.1.tar.gz
You only need the unrar part, the rest is payware.
They have one for freeBSD too: http://www.rarlab.com/rar/rarbsd-3.9.1.tar.gz
You only need the unrar part, the rest is payware.
Re: Unpack: ERROR: Unknown option: ai
What's wrong with the normal unrar provided by the freebsd ports system?
Re: Unpack: ERROR: Unknown option: ai
I have exactly the same problem since the last build on my Synology NAS
ERREUR : Unknown option: ai
ERREUR : Unknown option: ai
Re: Unpack: ERROR: Unknown option: ai
I deleted the unrar pkg and put the unrar from the link above in /usr/local/bin. Things seem to be working now.
Re: Unpack: ERROR: Unknown option: ai
Almost all reports of CRC errors coming from Linux/BSD usersClay wrote: What's wrong with the normal unrar provided by the freebsd ports system?
can be traced back to the "free" unrars.
It looks like the free unrar hasn't kept up with more recent versions of RAR formats
(or there are just too many bugs in them).
Rarlabs provides source code and binaries for almost every platform.
There's no need for "free" alternatives, except for purists.
Plus posters on Usenet all use the commercial version anyway,
so there's not much choice.
Re: Unpack: ERROR: Unknown option: ai
'-ai' was a recently added command line option for UNRAR. This option does not exist on older versions of UNRAR such as 3.8 which is still in heavy use, so I have removed the option for now.
This change might not be in the next RC release, it depends.
This change might not be in the next RC release, it depends.