Comment 6 for bug 1265057

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Joe,

I found this in the apache2/horizon log. (http://logs.openstack.org/90/64490/1/check/check-grenade-dsvm/60ce30b/logs/horizon_error.txt.gz) will the review above help with this?

[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] mod_wsgi (pid=16849): Target WSGI script '/opt/stack/old/horizon/openstack_dashboard/wsgi/django.wsgi' cannot be loaded as Python module.
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] mod_wsgi (pid=16849): Exception occurred processing WSGI script '/opt/stack/old/horizon/openstack_dashboard/wsgi/django.wsgi'.
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] Traceback (most recent call last):
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/opt/stack/old/horizon/openstack_dashboard/wsgi/django.wsgi", line 4, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] import django.core.handlers.wsgi
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 9, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] from django import http
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/usr/local/lib/python2.7/dist-packages/django/http/__init__.py", line 4, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] from django.http.response import (HttpResponse, StreamingHttpResponse,
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/usr/local/lib/python2.7/dist-packages/django/http/response.py", line 17, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] from django.utils import six, timezone
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/usr/local/lib/python2.7/dist-packages/django/utils/timezone.py", line 11, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] import pytz
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] File "/usr/local/lib/python2.7/dist-packages/pytz/__init__.py", line 29, in <module>
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] from pkg_resources import resource_stream
[Tue Dec 31 02:26:43 2013] [error] [client 127.0.0.1] IOError: zipimport: can not open file /usr/local/lib/python2.7/dist-packages/setuptools-2.0.1-py2.7.egg