Comment 3 for bug 388825

Revision history for this message
Stuart Bishop (stub) wrote :

Reverting edge and cleaning the production data is impractical.

I'll suggest downloading latest pytz (http://pypi.python.org/packages/source/p/pytz/pytz-2009j.tar.bz2) and installing on all the appservers:

mkdir -p /srv/staging.launchpad.net/lib/python
export PYTHONPATH=/srv/staging.launchpad.net/lib/python
python2.4 setup.py install --home=/srv/staging.launchpad.net

Then startup the appservers so they start with PYTHONPATH set to /srv/staging.launchpad.net/lib/python.