Bug#1037956: mailman3-web: SQL Syntax error installing mailman3-web on mariadb - more fixes

2023-06-20 Thread Falk Hackenberger
after some trial by error here my thing: i have done until now to get mailman3-web running on debian12 with mariadb: add   'charset': 'utf8mb4' to database options in /etc/mailman3/mailman-web.py: add this patch: https://gitlab.com/mailman/mailman-suite/-/commit/7f5dfd4992d4c454327233453608f

Bug#1037956: mailman3-web: SQL Syntax error installing mailman3-web on mariadb - posible fix

2023-06-19 Thread Falk Hackenberger
Hello, i fix it with this patch: https://gitlab.com/mailman/mailman-suite/-/commit/7f5dfd4992d4c454327233453608fc5f42ca29b6 and also configure the mailman3-web to use mysql use 127.0.0.1 and not localhost.

Bug#1037956: mailman3-web: SQL Syntax error installing mailman3-web on mariadb

2023-06-14 Thread Falk Hackenberger
Package: mailman3-web Version: 0+20200530-2.1 Severity: important Dear Maintainer, if I install mailman3-web with mariadb/mysql choise I get this the following output: Determining localhost credentials from /etc/mysql/debian.cnf: succeeded. dbconfig-common: writing config to /etc/dbconfig-c