setting nice/ionice parameters causes unpacking to fail
Posted: February 26th, 2012, 5:48 pm
Hi,
I've got a problem with setting the nice/ionice parameters. As soon as I do, sabnzbd complains that unpacking failed ("An expected file has not been found").
I think my parameters are correct, I tried "-n 2" and "-n2" for nice.
The relevant part of the Log:
As soon as I remove the nice parameter, everything works fine. The log above is with setting both "-n 2" for nice and "-c2 -c4" for ionice, however the problem is the same if I just use either of them.
Thanks for any help,
woop
Version: 0.6.15
OS: Debian Squeeze
Install-type: source
Are you using IPV6? no
Is the issue reproducible? yes
I've got a problem with setting the nice/ionice parameters. As soon as I do, sabnzbd complains that unpacking failed ("An expected file has not been found").
I think my parameters are correct, I tried "-n 2" and "-n2" for nice.
The relevant part of the Log:
Code: Select all
2012-02-26 23:33:26,589::DEBUG::[newsunpack:531] Running unrar ['/usr/bin/nice', '-n', '2', '/usr/bin/ionice', '-c2', '-n4', '/usr/bin/unrar', 'x', '-idp', '-o-', '-or', '-p-', '/home/usenet/Downloads/incomplete/SOMETHING/SOMETHING.rar', '/home/usenet/Downloads/complete/_UNPACK_SOMETHING/']
2012-02-26 23:33:26,623::DEBUG::[newsunpack:637] Checking existence of /home/usenet/Downloads/complete/_UNPACK_SOMETHING/SOMEFILE.avi
2012-02-26 23:33:26,624::INFO::[newsunpack:644] Missing expected file: SOMEFILE.avi => unrar error?
Thanks for any help,
woop
Version: 0.6.15
OS: Debian Squeeze
Install-type: source
Are you using IPV6? no
Is the issue reproducible? yes