>oh.. this is observed in 0.6.1 let me have a look on 0.7 first,
I cant install 0.7 with python 2.5 neither in linux nor windows... I
got the following error..
" python2.5 setup.py install
running install
running bdist_egg
running egg_info
writing requirements to orbited.egg-info/requires.txt
writing orbited.egg-info/PKG-INFO
writing top-level names to orbited.egg-info/top_level.txt
writing dependency_links to orbited.egg-info/dependency_links.txt
writing entry points to orbited.egg-info/entry_points.txt
Traceback (most recent call last):
File "setup.py", line 51, in <module>
'Topic :: Software Development :: Libraries :: Python Modules'
File "distutils/core.py", line 151, in setup
File "distutils/dist.py", line 974, in run_commands
File "distutils/dist.py", line 994, in run_command
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/install.py", line 76, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/install.py", line 96, in do_egg_install
File "/usr/lib/python2.5/cmd.py", line 333, in run_command
del help[cmd]
File "distutils/dist.py", line 994, in run_command
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/bdist_egg.py", line 167, in run
File "/usr/lib/python2.5/cmd.py", line 333, in run_command
del help[cmd]
File "distutils/dist.py", line 994, in run_command
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/egg_info.py", line 171, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/egg_info.py", line 252, in find_sources
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/egg_info.py", line 306, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/egg_info.py", line 333, in add_defaults
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/sdist.py", line 45, in walk_revctrl
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/sdist.py", line 52, in _default_revctrl
File "/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/
setuptools/command/sdist.py", line 98, in entries_finder
NameError: global name 'log' is not defined "
> You can check out a particular revision with svn co -r ###, where ### is the
> revision number that you want. So what I'm saying is that you should look at
> the revision history of Orbited.jshttp://
www.orbited.org/log/trunk/daemon/orbited/static/Orbited.jsand
> starting with the latest revision, check each version out and test it again
> the bug. This way we can isolate which revision introduced this bug. Then
> its a simple matter of analyzing the changelog and we should be able to
> track down the problem.
I would try it out soon.