I just noticed this exact problem. It is CherryPy problem.. I fixed the problem like this:
cd ${TG_DIR}/thirdparty/cherrypy
svn switch http://svn.cherrypy.org/tags/cherrypy-2.2.0beta
sudo easy_install .
I just noticed this exact problem. It is CherryPy problem.. I fixed the problem like this:
cd ${TG_DIR}/thirdparty/cherrypy
svn switch http://svn.cherrypy.org/tags/cherrypy-2.2.0beta
sudo easy_install .