Sept. 23, 2026
3:21 a.m.
On 9/22/26 17:21, alain williams wrote:
I upgraded my server from Debian 12 to Debian 13. This broke several things one of which was mailman. It is now running 3.3.10-2.
The web front end is not usable, it is failing with: django.db.utils.OperationalError: (1054, "Unknown column 'socialaccount_socialapp.provider_id' in 'SELECT'") so I suspect that some mysql tables were not modified.
You probably need to run Django migrations. I.e. as the mailman user, run
django-admin migrate
where django-admin is the name of your Django admin command.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan