CRC & verification errors in SABNZBD+ 0.4.8 with Ubuntu

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
cento007
Release Testers
Release Testers
Posts: 2
Joined: April 12th, 2009, 6:26 am

CRC & verification errors in SABNZBD+ 0.4.8 with Ubuntu

Post by cento007 »

I used older versions of SABNZBD+ on Debian and installed the 0.4.8 on the new Ubuntu 9 release and keep getting CRC and verification errors.

When i start SAB as a deamon i get the following:

/sabnzbd/SABnzbd-0.4.8/cherrypy/lib/cptools.py:3: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/sabnzbd/SABnzbd-0.4.8/cherrypy/filters/sessionfilter.py:33: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

When i do (on my windows 7 pc) a par check  on those files i am able to repair. When the message was CRC error i am able to extract with winrar without any error.

On my Ubuntu i have:
Par2 0.4-10
python 2.5 (2.5.4-1ubuntu4)
unrar 1:3.8.5-1

Anyone knows if the versions i have installed could be the issue?????


Thanks,

Cento007
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: CRC & verification errors in SABNZBD+ 0.4.8 with Ubuntu

Post by shypike »

This is what I have on Ubuntu 8.04:

Code: Select all

par2cmdline version 0.4, Copyright (C) 2003 Peter Brian Clements.
Modifications for concurrent processing, Unicode support, and hierarchial
directory support are Copyright (c) 2007-2008 Vincent Tan.
Concurrent processing utilises Intel Thread Building Blocks 2.0, Copyright (c) 2007-2008 Intel Corp.
Executing using the 32-bit x86 (IA32) instruction set.
For unrar you should use the real thing from rarlabs.
The repository releases aren't always reliable.
http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
Post Reply