That bug was fixed in 0.5.33 (test_suite must be a list).
Please clean up your site-packages (rm site-packages/elisa*) and try
again.

Philippe

Le mardi 24 mars 2009 à 22:47 +0100, Stephan Raue a écrit :
> when i am build elisa-0.5.33.tar.gz i become follow error:
> 
>        BUILD    elisa
> /home/stephan/projects/OpenELEC/build.i386.uClibc/toolchain/i686-openelec-linux-uclibc/sysroot/usr/lib/python2.6/site-packages/elisa/extern/path.py:37:
>  
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>    import sys, warnings, os, fnmatch, glob, shutil, codecs, md5
> /home/stephan/projects/OpenELEC/build.i386.uClibc/toolchain/i686-openelec-linux-uclibc/sysroot/usr/lib/python2.6/site-packages/twisted/python/filepath.py:12:
>  
> DeprecationWarning: the sha module is deprecated; use the hashlib module 
> instead
>    import sha
> error in elisa setup command: test_suite must be a list
> make: *** [image] Fehler 1
> 
> building of elisa-0.5.32 works.
> 
> Stephan

Reply via email to