Extractor Error

Support for Deluge on Apple Mac OS
Post Reply
wilson
Member
Member
Posts: 23
Joined: Sat Dec 12, 2015 4:10 pm
Location: US

Extractor Error

Post 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.
wilson
Member
Member
Posts: 23
Joined: Sat Dec 12, 2015 4:10 pm
Location: US

Re: Extractor Error

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Extractor Error

Post 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.
Post Reply