Thanks for the hints, I feel I'm advancing slowly.
Installed components in the meantime:
- python-docutils
- python-paramiko
- pytz
and also python-memcache (special thanks).
At last the original error page has disappeared, now it runs into
Something broke! (Error 500)
> It appears something broke when you tried to go to here. This is either a
> bug in Review Board or a server configuration error. Please report this to
> your administrator.
Additionally, I "fixed" a strange requirement in setup.py:
install_requires=[
...
...
'paramiko>=1.7.0', # it was 1.9.0 previously
...
]
Now running the site-upgrade and additional commands result in this
errorlog:
Error opening file for reading: Permission denied
> [Thu Dec 05 14:04:15 2013] [notice] caught SIGTERM, shutting down
> [Thu Dec 05 14:04:15 2013] [warn] mod_wsgi: Compiled for Python/2.7.2+.
> [Thu Dec 05 14:04:15 2013] [warn] mod_wsgi: Runtime using Python/2.7.3.
> [Thu Dec 05 14:04:15 2013] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3
> Python/2.7.3 configured -- resuming normal operations
Does this have something to do with Ubuntu folder access? If yes, what
should I change and where?
--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.