Hi Mike Thank you for the clarification.
Looking at your release dates, there can be a siginicant time period (this is not a criticisim) between releases. As the nature of Supervisor is to provide stability and reliability to an environment, unless you are considering a release soon it might be better for me to try a previous version? Looking at your manual page (http://supervisord.org/manual) it appears that 3.0a4 is a recommended previous version? Or am I incorrectly assuming some kind of significance to 3.0a5 and 3.0a6 not being listed there? This issue leads to another. I'm an easy_install virgin! As lovely as easy_install is, there's a certain lack of easy_uninstall? Is this blog correct in how to uninstall supervisor so I can play with different versions? http://thingsilearned.com/2009/04/13/easy_install-uninstalling/ > easy_install -m supervisor > rm /usr/lib/python2.3/site-packages/supervisor-3.0a7-py2.3.egg Tom 2009/12/9 Mike Naberezny <[email protected]> > Hi Tom, > > On 12/9/09 4:45 AM, Tom Barrett wrote: > > But am getting a python error when running supervisord: > > > ... > > File "/usr/lib/python2.3/sre.py", line 179, in compile > > return _compile(pattern, flags) > > File "/usr/lib/python2.3/sre.py", line 230, in _compile > > raise error, v # invalid expression > > sre_constants.error: unexpected end of pattern > > #> python -V > > Python 2.3.4 > > After we released Supervisor 3.0a7, we found a few incompatibilities with > Python 2.3. This is one of them. The error above is caused by the use of > regular expression syntax that was introduced in Python 2.4. This has been > fixed in our Subversion repository for the next release. > > Regards, > Mike > > -- > Mike Naberezny > Maintainable Software > http://maintainable.com > _______________________________________________ > Supervisor-users mailing list > [email protected] > http://lists.supervisord.org/mailman/listinfo/supervisor-users >
_______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
