We are using Trac-1.4, installed via pip2 in user $HOME. Server is nginx with uwsgi.
The distribution uwsgi has dropped python2.7 support. So I restored /usr/lib64/uwsgi/python27_plugin.so from the backups and seems to be starting now. But the next issue is missing postgres support: Trac[env] ERROR: Exception caught while checking for upgrade: TracError: Unable to check for upgrade of trac.db.api.DatabaseManager: TracError: Unsupported database type "postgres" Our database is postgres-11, the system packages have dropped python2.7 support as well. What can I do? Best regards. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/10769ad4-cd66-4e95-882e-1f43db59a19eo%40googlegroups.com.
