by jeff_porter » February 19th, 2008, 4:34 am
ok, so I setup my box to download, par2 and unrar a file last night.
But I got these error messages...
2008-02-19 03:40:52,017 ERROR [newsunpack] Unknown exception while running par2_repair on set xor-pb.313 Traceback (most recent call last): File "/volume1/opt/SABnzbd-0.3.1/sabnzbd/newsunpack.py", line 598, in par2_repair actionname, joinables) File "/volume1/opt/SABnzbd-0.3.1/sabnzbd/newsunpack.py", line 687, in PAR_Verify startupinfo=stup, creationflags=creationflags) File "/opt/lib/python2.4/subprocess.py", line 543, in __init__ errread, errwrite) File "/opt/lib/python2.4/subprocess.py", line 975, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
2008-02-19 03:40:52,371 ERROR [newsunpack] Unknown exception while running rar_unpack on PB.nzb Traceback (most recent call last): File "/volume1/opt/SABnzbd-0.3.1/sabnzbd/newsunpack.py", line 317, in rar_unpack nzo, actionname, extraction_path) File "/volume1/opt/SABnzbd-0.3.1/sabnzbd/newsunpack.py", line 380, in RAR_Extract startupinfo=stup, creationflags=creationflags) File "/opt/lib/python2.4/subprocess.py", line 543, in __init__ errread, errwrite) File "/opt/lib/python2.4/subprocess.py", line 975, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
Now I'm guessing the unrar failed since par2 failed.
But I'm not sure why par2 failed.
I'm pretty sure that /opt/ is linked from /volume1/opt/, I'll double check this when I get home though.
Its possible I used a softlink and the box has been rebooted.
What do you lot think?