Page 1 of 1

Extractor Error

Posted: Mon Oct 03, 2016 11:40 pm
by wilson
So after updating to 1.3.13, Extractor is broken. Here is the debug.

Code: Select all

[ERROR   ] 20:43:58 core:172 EXTRACTOR: Extract failed: /path/to/file/folder/file.rar (5191160676451c2f470af6fe4a515096d118e78c) Upon execvpe unrar ['unrar', 'x', '-o+', '-y', '/path/to/file/folder/file.rar] in environment id 4477164632
:Traceback (most recent call last):
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/process.py", line 403, in _fork
    path, uid, gid, executable, args, environment)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/process.py", line 453, in _execChild
    os.execvpe(executable, args, environment)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 355, in execvpe
    _execvpe(file, args, env)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 382, in _execvpe
    func(fullname, *argrest)
OSError: [Errno 8] Exec format error
Any help resolving this would be appreciated.

Re: Extractor Error

Posted: Sat Nov 12, 2016 4:08 pm
by wilson
Can someone point me in the right direction? Are there other resources I can visit to get help with my Extractor issue? Thanks for any assistance provided.

Re: Extractor Error

Posted: Sun Nov 13, 2016 11:47 pm
by Cas
This is only an issue on OSX and I honestly have no idea why it's failing so I can't suggest anything... If you create a ticket for milestone 1.3.14, I will get around to testing on an OSX vm.