RB breaks when upgrading, we reverted to backup.
Any clue? Previous upgrades always went fine.
pip install -U ReviewBoard==3.0.22
(ok)
WARNING:py.warnings:/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.hazmat.backends import default_backend
Rebuilding directory structure
Updating database. This may take a while.
The log output below, including warnings and errors,
can be ignored unless upgrade fails.
------------------ <begin log output> ------------------
[!] Unable to execute the manager command syncdb: cannot import name
signals
[!] Unable to execute the manager command registerscmtools: cannot
import name signals
[!] Unable to execute the manager command evolve: cannot import name
signals
------------------- <end log output> -------------------
Resetting in-database caches.
[!] Unable to execute the manager command fixreviewcounts: No module
named bleach_allowlist
Upgrade complete!
There are duplicate copies of diffs in your database that can be condensed.
These are the result of posting several iterations of a change for review on
older versions of Review Board.
Removing duplicate diff data will save space in your database and speed up
future upgrades.
To condense duplicate diffs, type the following:
root@srv-flux-dev-01:/# tail -n30 /var/log/apache2/error.log