Hi!

After todays svn update to rev 1712 I get:
# rb-site upgrade /foo/bar
Rebuilding directory structure
Updating database

[!] Unable to execute the manager command syncdb: No module named
    dates

[!] Unable to execute the manager command evolve: No module named
    dates

and the following in apache's error log:
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] ServerName:
'test.srem.org'
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]
DocumentRoot: '/foo/bar/htdocs'
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] URI: '/'
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] Location:
'/'
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] Directory:
None
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] Filename: '/
foo/bar/htdocs/'
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] PathInfo: ''
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20] Traceback
(most recent call last):
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/mod_python/importer.py", line 1537, in
HandlerDispatch\n    default=default_handler, arg=req,
silent=hlist.silent)
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/mod_python/importer.py", line 1229, in
_process_target\n    result = _execute_target(config, req, object,
arg)
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/mod_python/importer.py", line 1128, in
_execute_target\n    result = object(arg)
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/django/core/handlers/modpython.py", line
228, in handler\n    return ModPythonHandler()(req)
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/django/core/handlers/modpython.py", line
191, in __call__\n    self.load_middleware()
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]   File "/usr/
lib/python2.5/site-packages/django/core/handlers/base.py", line 40, in
load_middleware\n    raise exceptions.ImproperlyConfigured, 'Error
importing middleware %s: "%s"' % (mw_module, e)
[Mon Jan 26 08:52:23 2009] [error] [client 85.221.196.20]
ImproperlyConfigured: Error importing middleware
reviewboard.admin.middleware: "No module named dates"

Any hints on what could cause it or what package is missing?

Regards,
--
Ɓukasz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to