You are not logged in.

#1 2008-11-03 21:15:57

azz_kikr
Member
Registered: 2008-10-25
Posts: 2

After update hella damaged

wel it is not completely broken, it just trows up a bunch of warnings...

(i have reinstalled twisted, twistedweb2 and hellanzb but it doesnt fix it)

when opening:

/usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import itertools, md5
/usr/lib/python2.6/site-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/lib/python2.6/site-packages/Hellanzb/Util.py:33: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message = message

Offline

#2 2008-11-04 00:00:26

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,410
Website

Re: After update hella damaged

Those are just warnings that this won't work when python3.0 comes out.  Until upstream (or someone else) releases a fix, there is not much that can be done about it.  Do a google search and if you find one then post it to the bug tracker.

Offline

Board footer

Powered by FluxBB