Page 1 of 1
SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 26th, 2008, 5:07 pm
by Camelot
I got the following error after updating to 0.4.5 RC1
Code: Select all
2008-10-26 22:03:24,182
ERROR
ionice binary... NOT found!
I did read in the changes that this has been done to improve something related to the linux build, so this might not be unexpected. Sorry if I just wasted someone's time

Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 26th, 2008, 5:57 pm
by shypike
It just tells you that your system doesn't have ionice installed.
It's optional (just like nice is).
ionice gives par2 and unrar a lower disk priority.
Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 26th, 2008, 10:18 pm
by switch
Shouldn't really be classes as an error though, as it is not a required module. A warning would be sufficient.
Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 27th, 2008, 2:23 am
by shypike
True, will be changed for the Final.
Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 29th, 2008, 2:41 pm
by sbultez
so how can we enable a similar function on OSX for Sabnzbd ? Is it enabled by default ?
Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: October 29th, 2008, 5:39 pm
by shypike
When you install an ionice for on OSX, SABnzbd will use it.
Re: SABnzbd-0.4.5 RC1 - ionice error on OSX
Posted: November 2nd, 2008, 12:15 pm
by lininjim
Any tips on installing ionice for osx please?
Anyway the message has gone away in RC2.