Unpacking not starting/working

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
fret
Newbie
Newbie
Posts: 3
Joined: November 18th, 2009, 12:50 pm

Unpacking not starting/working

Post by fret »

hey there!

Version: 0.4.12
OS: Debian
Install-type: python source
Skin (if applicable): Default
Firewall Software: None
Are you using IPV6? No
Is the issue reproducible? yes

When the download finished it told me it failed, but when i try to extract the archives on my windows 7 pc it is working! here is my log:

2009-12-11 22:45:48,601::INFO::[postproc] Running unpack_magic on XXXX.nzb
2009-12-11 22:45:48,608::INFO::[newsunpack] Unrar starting on /media/wd/incomplete/XXX
2009-12-11 22:45:48,614::INFO::[newsunpack] Extracting rarfile /media/wd/incomplete/XXX/XXX.part01.rar (belonging to XXX) to /media/wd/complete/XXX
2009-12-11 22:45:51,431::INFO::[newsunpack] Skipping unrar file check due to unreliable file names
2009-12-11 22:45:52,717::INFO::[newsunpack] Unpacked 0 files/folders in 4.1s
2009-12-11 22:45:52,719::INFO::[newsunpack] Unrar finished on /media/wd/incomplete/XXX
2009-12-11 22:45:52,727::INFO::[postproc] unpack_magic finished on XXX.nzb

here is what the history tells me:

Stage Unrar
    [RAR-INFO] XXX: => Unpacked 0 files/folders in 4.1s

I am using free-unrar on my debian server
User avatar
inpheaux
Administrator
Administrator
Posts: 562
Joined: January 16th, 2008, 9:14 pm

Re: Unpacking not starting/working

Post by inpheaux »

Helped via IRC!

He was using unrar-free, which sucks. Switched to unrar (non-free) and all is well.
fret
Newbie
Newbie
Posts: 3
Joined: November 18th, 2009, 12:50 pm

Re: Unpacking not starting/working

Post by fret »

at first I could not download unrar but i added the following lines to the /etc/apt/sources.list file:

deb http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free
deb-src http://security.debian.org/ stable/updates main contrib non-free


thanks for the help!
Post Reply