0.6.14 upacking error

Support for the freeBSD package, created by dbrooks
Post Reply
grizzlepants
Newbie
Newbie
Posts: 1
Joined: February 18th, 2012, 9:22 pm

0.6.14 upacking error

Post by grizzlepants »

I get the errors below:

Code: Select all

2012-02-18 21:10:43,589::INFO::[postproc:258] Starting PostProcessing on CENSORED => Repair:True, Unpack:True, Delete:True, Script:None, Cat:Meow
2012-02-18 21:10:43,590::INFO::[postproc:502] Par2 check starting on CENSORED
2012-02-18 21:10:43,590::INFO::[postproc:517] Running repair on set CENSORED
2012-02-18 21:10:43,590::INFO::[newsunpack:765] Quick-check for CENSORED is OK, skipping repair
2012-02-18 21:10:43,591::INFO::[newsunpack:822] Deleting /usr/local/sabnzbd/Downloads/incomplete/CENSORED/CENSORED.par2
2012-02-18 21:10:43,591::INFO::[newsunpack:836] Deleting /usr/local/sabnzbd/Downloads/incomplete/CENSORED/CENSORED.vol0+1.par2
2012-02-18 21:10:43,591::INFO::[postproc:531] Par2 check finished on CENSORED
2012-02-18 21:10:43,592::INFO::[misc:722] Creating directories: /tank/Unsorted/CENSORED
2012-02-18 21:10:43,593::INFO::[postproc:317] Running unpack_magic on CENSORED
2012-02-18 21:10:43,593::INFO::[newsunpack:208] Unzip starting on /usr/local/sabnzbd/Downloads/incomplete/CENSORED
2012-02-18 21:10:43,593::INFO::[newsunpack:677] Starting extract on zipfile: /usr/local/sabnzbd/Downloads/incomplete/CENSORED/censored.zip 
2012-02-18 21:10:43,654::INFO::[newsunpack:211] Unzip finished on /usr/local/sabnzbd/Downloads/incomplete/CENSORED
2012-02-18 21:10:43,656::INFO::[postproc:319] unpack_magic finished on CENSORED
2012-02-18 21:10:43,661::INFO::[postproc:476] Cleaning up CENSORED (keep_basic=True)
2012-02-18 21:10:43,662::INFO::[misc:1171] Cannot remove folder /usr/local/sabnzbd/Downloads/incomplete/CENSORED/__ADMIN__
2012-02-18 21:10:43,663::INFO::[misc:1171] Cannot remove folder /usr/local/sabnzbd/Downloads/incomplete/CENSORED/__ADMIN__
2012-02-18 21:10:43,664::INFO::[postproc:83] Saving postproc queue
2012-02-18 21:10:43,664::INFO::[__init__:840] Saving data for postproc1.sab in /usr/local/sabnzbd/admin/postproc1.sab
2012-02-18 21:10:43,664::INFO::[downloader:229] Post-processing finished, resuming download
I tried to sanitize it as much as possible, I hope I got everything. Thanks for your help. I installed from pkg, not from ports, if it matters.

After post-processing, there's a folder created in the /tank/Unsorted folder, but it's empty. The archive is not nested (it doesn't contain a rar, or tar.gz). I've tried setting the download folders back to default and I get the same error.
Post Reply